diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:17:30 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:53 +0200 |
commit | 6d723b7ee9242cd40e122c80ae1f49e1fd654cf8 (patch) | |
tree | e1b32545b20609698aebb4f1367e15f2b68f3d47 /acct-group | |
parent | acct-group/simplevirt: treeclean (diff) | |
download | gentoo-6d723b7ee9242cd40e122c80ae1f49e1fd654cf8.tar.gz gentoo-6d723b7ee9242cd40e122c80ae1f49e1fd654cf8.tar.bz2 gentoo-6d723b7ee9242cd40e122c80ae1f49e1fd654cf8.zip |
acct-group/spi: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/spi/metadata.xml | 12 | ||||
-rw-r--r-- | acct-group/spi/spi-0-r1.ebuild | 8 |
2 files changed, 0 insertions, 20 deletions
diff --git a/acct-group/spi/metadata.xml b/acct-group/spi/metadata.xml deleted file mode 100644 index b810f29cf12e..000000000000 --- a/acct-group/spi/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>crabbedhaloablution@icloud.com</email> - <name>Peter Alfredsen</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/spi/spi-0-r1.ebuild b/acct-group/spi/spi-0-r1.ebuild deleted file mode 100644 index 5e2962ae7212..000000000000 --- a/acct-group/spi/spi-0-r1.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID="227" |