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-user | |
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-user')
-rw-r--r-- | acct-user/spread/metadata.xml | 8 | ||||
-rw-r--r-- | acct-user/spread/spread-0-r1.ebuild | 13 |
2 files changed, 0 insertions, 21 deletions
diff --git a/acct-user/spread/metadata.xml b/acct-user/spread/metadata.xml deleted file mode 100644 index f460837e12d5..000000000000 --- a/acct-user/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-user/spread/spread-0-r1.ebuild b/acct-user/spread/spread-0-r1.ebuild deleted file mode 100644 index 14694ac04946..000000000000 --- a/acct-user/spread/spread-0-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="A user for net-misc/spread" - -ACCT_USER_GROUPS=( "spread" ) -ACCT_USER_ID="159" - -acct-user_add_deps |