From 5fff89eee52b571b7d56a6e06a638f7825f246be Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 24 Jan 2020 22:40:52 +0100 Subject: acct-group/dhcp: Initial commit Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Lars Wendler --- acct-group/dhcp/dhcp-0.ebuild | 8 ++++++++ acct-group/dhcp/metadata.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/dhcp/dhcp-0.ebuild create mode 100644 acct-group/dhcp/metadata.xml (limited to 'acct-group/dhcp') 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 @@ + + + + + base-system@gentoo.org + + -- cgit v1.2.3-65-gdbad