acct-user/stunnel: New user for net-misc/stunnel (GID 341)
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 17 Dec 2019 15:07:44 +0000 (10:07 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 17 Dec 2019 15:07:44 +0000 (10:07 -0500)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
acct-user/stunnel/metadata.xml [new file with mode: 0644]
acct-user/stunnel/stunnel-0.ebuild [new file with mode: 0644]

diff --git a/acct-user/stunnel/metadata.xml b/acct-user/stunnel/metadata.xml
new file mode 100644 (file)
index 0000000..d920e3b
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>blueness@gentoo.org</email>
+               <name>Anthony G. Basile</name>
+       </maintainer>
+</pkgmetadata>
diff --git a/acct-user/stunnel/stunnel-0.ebuild b/acct-user/stunnel/stunnel-0.ebuild
new file mode 100644 (file)
index 0000000..e50cafb
--- /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="user for stunnel"
+ACCT_USER_ID=341
+ACCT_USER_GROUPS=( stunnel )
+
+acct-user_add_deps