summaryrefslogtreecommitdiff
path: root/acct-group/dhcp
diff options
context:
space:
mode:
Diffstat (limited to 'acct-group/dhcp')
-rw-r--r--acct-group/dhcp/Manifest2
-rw-r--r--acct-group/dhcp/dhcp-0.ebuild8
-rw-r--r--acct-group/dhcp/metadata.xml7
3 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/dhcp/Manifest b/acct-group/dhcp/Manifest
new file mode 100644
index 000000000000..79709cb240d2
--- /dev/null
+++ b/acct-group/dhcp/Manifest
@@ -0,0 +1,2 @@
+EBUILD dhcp-0.ebuild 151 BLAKE2B 93c98657f5316c254b8deddce973a532ccdcfe1d0b417705d73ef2c53691e0d4ae19c72a78b682d681c4748d031667a8cec6b86b9460fda75229f37b8b47cb51 SHA512 bc4b1ba5627f0f529a7f590836e3d2ed9795cd97a463b1f5ca1c0a0a321a2964ca550d8c552c75aefc8ce104e41c2c860e5adbaa95e753c72bef2b78a15b542a
+MISC metadata.xml 223 BLAKE2B ce9aaf73ccbc1745f44acf92e5a32b134fc36a7f40c1c83a4f8296bafe3902d851ca1d1b67829d82573b8e9df4bd2643122a98846ed7824bbf67fd88b0c822e0 SHA512 291302ff827472b8aaaa094bf6ed7b728166f21c9603b98beed59db2071a75193d7c5e462c4d435eea7e1047a1f31076bdf6deb08a1c8ab794ddd965c9be92bb
diff --git a/acct-group/dhcp/dhcp-0.ebuild b/acct-group/dhcp/dhcp-0.ebuild
new file mode 100644
index 000000000000..5b54d2ecdd85
--- /dev/null
+++ b/acct-group/dhcp/dhcp-0.ebuild
@@ -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
index 000000000000..f540000d5aab
--- /dev/null
+++ b/acct-group/dhcp/metadata.xml
@@ -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>