diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:17:23 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:53 +0200 |
commit | 9bac2a732fd5e7f5a13bce489a44042398c017a1 (patch) | |
tree | 1bc8cf0e67b71e37413315c88d86d54ce851adb6 /acct-group | |
parent | acct-group/gpio: treeclean (diff) | |
download | gentoo-9bac2a732fd5e7f5a13bce489a44042398c017a1.tar.gz gentoo-9bac2a732fd5e7f5a13bce489a44042398c017a1.tar.bz2 gentoo-9bac2a732fd5e7f5a13bce489a44042398c017a1.zip |
acct-group/simplevirt: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/simplevirt/metadata.xml | 5 | ||||
-rw-r--r-- | acct-group/simplevirt/simplevirt-0-r2.ebuild | 8 |
2 files changed, 0 insertions, 13 deletions
diff --git a/acct-group/simplevirt/metadata.xml b/acct-group/simplevirt/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-group/simplevirt/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/acct-group/simplevirt/simplevirt-0-r2.ebuild b/acct-group/simplevirt/simplevirt-0-r2.ebuild deleted file mode 100644 index ea9e10ee72d3..000000000000 --- a/acct-group/simplevirt/simplevirt-0-r2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=404 |