acct-group/dhcp: Initial commit
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 24 Jan 2020 21:40:52 +0000 (22:40 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 24 Jan 2020 21:52:19 +0000 (22:52 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
acct-group/dhcp/dhcp-0.ebuild [new file with mode: 0644]
acct-group/dhcp/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/dhcp/dhcp-0.ebuild b/acct-group/dhcp/dhcp-0.ebuild
new file mode 100644 (file)
index 0000000..5b54d2e
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=300
diff --git a/acct-group/dhcp/metadata.xml b/acct-group/dhcp/metadata.xml
new file mode 100644 (file)
index 0000000..f540000
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="project">
+               <email>base-system@gentoo.org</email>
+       </maintainer>
+</pkgmetadata>