diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2019-12-12 13:48:38 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-12-12 13:53:24 +0100 |
commit | 944b0fadd895499e00c175104dd1551b481dfaf1 (patch) | |
tree | e1459eb41b026b14eda635a0da786fa450e0780b | |
parent | acct-group/shellinaboxd: remove group. (diff) | |
download | gentoo-944b0fadd895499e00c175104dd1551b481dfaf1.tar.gz gentoo-944b0fadd895499e00c175104dd1551b481dfaf1.tar.bz2 gentoo-944b0fadd895499e00c175104dd1551b481dfaf1.zip |
acct-user/shellinaboxd: remove user.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r-- | acct-user/shellinaboxd/metadata.xml | 5 | ||||
-rw-r--r-- | acct-user/shellinaboxd/shellinaboxd-0.ebuild | 9 |
2 files changed, 0 insertions, 14 deletions
diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml deleted file mode 100644 index 7a38bb900964..000000000000 --- a/acct-user/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-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild deleted file mode 100644 index 02ff9473f3f5..000000000000 --- a/acct-user/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-user - -DESCRIPTION="shellinabox user" -ACCT_USER_ID=306 |