diff options
author | David Seifert <soap@gentoo.org> | 2023-04-30 12:06:04 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-04-30 12:06:04 +0200 |
commit | 7e62d4d47ece30d40b11b82b3133f8ebec36249b (patch) | |
tree | cf8ce2c9ae17e3db01b9da5db3281e29972e5d0c /acct-user | |
parent | www-misc/shellinabox: treeclean (diff) | |
download | gentoo-7e62d4d47ece30d40b11b82b3133f8ebec36249b.tar.gz gentoo-7e62d4d47ece30d40b11b82b3133f8ebec36249b.tar.bz2 gentoo-7e62d4d47ece30d40b11b82b3133f8ebec36249b.zip |
acct-user/shellinaboxd: treeclean
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/shellinaboxd/metadata.xml | 12 | ||||
-rw-r--r-- | acct-user/shellinaboxd/shellinaboxd-0-r1.ebuild | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml deleted file mode 100644 index 65be4a236db7..000000000000 --- a/acct-user/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-user/shellinaboxd/shellinaboxd-0-r1.ebuild b/acct-user/shellinaboxd/shellinaboxd-0-r1.ebuild deleted file mode 100644 index 49a32a426147..000000000000 --- a/acct-user/shellinaboxd/shellinaboxd-0-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2019-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="shellinabox user" -ACCT_USER_ID=139 -ACCT_USER_GROUPS=( shellinaboxd ) - -acct-user_add_deps |