diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2019-12-12 13:48:12 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-12-12 13:53:17 +0100 |
commit | f02e493a6246ea306a660022f571245865616a99 (patch) | |
tree | 60154274c2c0bf0267c3df0430c8bf3a2cdbb107 /acct-group | |
parent | www-misc/shellinabox: remove user/group management through acct-* ebuilds. (diff) | |
download | gentoo-f02e493a6246ea306a660022f571245865616a99.tar.gz gentoo-f02e493a6246ea306a660022f571245865616a99.tar.bz2 gentoo-f02e493a6246ea306a660022f571245865616a99.zip |
acct-group/shellinaboxd: remove group.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/shellinaboxd/metadata.xml | 5 | ||||
-rw-r--r-- | acct-group/shellinaboxd/shellinaboxd-0.ebuild | 9 |
2 files changed, 0 insertions, 14 deletions
diff --git a/acct-group/shellinaboxd/metadata.xml b/acct-group/shellinaboxd/metadata.xml deleted file mode 100644 index 7a38bb900964..000000000000 --- a/acct-group/shellinaboxd/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/acct-group/shellinaboxd/shellinaboxd-0.ebuild b/acct-group/shellinaboxd/shellinaboxd-0.ebuild deleted file mode 100644 index d5fee0d5f3dd..000000000000 --- a/acct-group/shellinaboxd/shellinaboxd-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="shellinabox group" -ACCT_GROUP_ID=306 |