acct-user/shellinaboxd: User for www-misc/shellinabox
authorCraig Andrews <candrews@gentoo.org>
Wed, 18 Dec 2019 21:58:18 +0000 (16:58 -0500)
committerCraig Andrews <candrews@gentoo.org>
Sun, 22 Dec 2019 04:47:55 +0000 (23:47 -0500)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
acct-user/shellinaboxd/metadata.xml [new file with mode: 0644]
acct-user/shellinaboxd/shellinaboxd-0.ebuild [new file with mode: 0644]

diff --git a/acct-user/shellinaboxd/metadata.xml b/acct-user/shellinaboxd/metadata.xml
new file mode 100644 (file)
index 0000000..b09023b
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://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.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild
new file mode 100644 (file)
index 0000000..e7a3eaf
--- /dev/null
@@ -0,0 +1,12 @@
+# 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=139
+ACCT_USER_GROUPS=( shellinaboxd )
+
+acct-user_add_deps