acct-user/quagga: new user (425)
authorSergey Popov <pinkbyte@gentoo.org>
Sun, 8 Mar 2020 16:24:02 +0000 (19:24 +0300)
committerSergey Popov <pinkbyte@gentoo.org>
Sun, 8 Mar 2020 16:32:35 +0000 (19:32 +0300)
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
acct-user/quagga/metadata.xml [new file with mode: 0644]
acct-user/quagga/quagga-0.ebuild [new file with mode: 0644]

diff --git a/acct-user/quagga/metadata.xml b/acct-user/quagga/metadata.xml
new file mode 100644 (file)
index 0000000..40cc8dc
--- /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">
+               <name>Sergey Popov</name>
+               <email>pinkbyte@gentoo.org</email>
+       </maintainer>
+</pkgmetadata>
diff --git a/acct-user/quagga/quagga-0.ebuild b/acct-user/quagga/quagga-0.ebuild
new file mode 100644 (file)
index 0000000..6d09e17
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=425
+ACCT_USER_GROUPS=( quagga )
+
+acct-user_add_deps