From cd13599012aa3f6fb9c8479e94f7e961ec1d14e8 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 10 Feb 2020 11:46:56 +0100 Subject: acct-group/dhcpcd: Initial commit Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Lars Wendler --- acct-group/dhcpcd/dhcpcd-0.ebuild | 8 ++++++++ acct-group/dhcpcd/metadata.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/dhcpcd/dhcpcd-0.ebuild create mode 100644 acct-group/dhcpcd/metadata.xml (limited to 'acct-group/dhcpcd') diff --git a/acct-group/dhcpcd/dhcpcd-0.ebuild b/acct-group/dhcpcd/dhcpcd-0.ebuild new file mode 100644 index 000000000000..47af5f206833 --- /dev/null +++ b/acct-group/dhcpcd/dhcpcd-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=303 diff --git a/acct-group/dhcpcd/metadata.xml b/acct-group/dhcpcd/metadata.xml new file mode 100644 index 000000000000..f540000d5aab --- /dev/null +++ b/acct-group/dhcpcd/metadata.xml @@ -0,0 +1,7 @@ + + + + + base-system@gentoo.org + + -- cgit v1.2.3-65-gdbad