diff options
author | David Seifert <soap@gentoo.org> | 2023-04-30 12:06:05 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-04-30 12:06:05 +0200 |
commit | c0c2f655d77fbcc754969b658723a6f129f6b20e (patch) | |
tree | 698f732d3090494565c0a4274fd76599c603ae35 /acct-group | |
parent | acct-user/shellinaboxd: treeclean (diff) | |
download | gentoo-c0c2f655d77fbcc754969b658723a6f129f6b20e.tar.gz gentoo-c0c2f655d77fbcc754969b658723a6f129f6b20e.tar.bz2 gentoo-c0c2f655d77fbcc754969b658723a6f129f6b20e.zip |
acct-group/shellinaboxd: treeclean
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/shellinaboxd/metadata.xml | 12 | ||||
-rw-r--r-- | acct-group/shellinaboxd/shellinaboxd-0-r1.ebuild | 9 |
2 files changed, 0 insertions, 21 deletions
diff --git a/acct-group/shellinaboxd/metadata.xml b/acct-group/shellinaboxd/metadata.xml deleted file mode 100644 index 65be4a236db7..000000000000 --- a/acct-group/shellinaboxd/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"> - <email>monsieurp@gentoo.org</email> - <name>Patrice Clement</name> - </maintainer> - <maintainer type="project"> - <email>shell-tools@gentoo.org</email> - <name>Gentoo Shell Tools Project</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/shellinaboxd/shellinaboxd-0-r1.ebuild b/acct-group/shellinaboxd/shellinaboxd-0-r1.ebuild deleted file mode 100644 index ecd1ca8bae43..000000000000 --- a/acct-group/shellinaboxd/shellinaboxd-0-r1.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="shellinabox group" -ACCT_GROUP_ID=139 |