diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:15:54 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:50 +0200 |
commit | 67983f9c3ee7fdd18748ed5c485488b6b72575fe (patch) | |
tree | 53ec7fd8b373ed4be8fd4dc73f49a5f8b00de2af /acct-group | |
parent | acct-{user,group}/sobby: treeclean (diff) | |
download | gentoo-67983f9c3ee7fdd18748ed5c485488b6b72575fe.tar.gz gentoo-67983f9c3ee7fdd18748ed5c485488b6b72575fe.tar.bz2 gentoo-67983f9c3ee7fdd18748ed5c485488b6b72575fe.zip |
acct-{user,group}/spread: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/spread/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/spread/spread-0-r1.ebuild | 10 |
2 files changed, 0 insertions, 18 deletions
diff --git a/acct-group/spread/metadata.xml b/acct-group/spread/metadata.xml deleted file mode 100644 index f460837e12d5..000000000000 --- a/acct-group/spread/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>kumba@gentoo.org</email> - <name>Joshua Kinard</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/spread/spread-0-r1.ebuild b/acct-group/spread/spread-0-r1.ebuild deleted file mode 100644 index 900b78116d63..000000000000 --- a/acct-group/spread/spread-0-r1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for net-misc/spread" - -ACCT_GROUP_ID="159" |