From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- acct-group/dhcpcd/Manifest | 2 +- acct-group/dhcpcd/dhcpcd-0-r1.ebuild | 8 ++++++++ acct-group/dhcpcd/dhcpcd-0.ebuild | 8 -------- 3 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 acct-group/dhcpcd/dhcpcd-0-r1.ebuild delete mode 100644 acct-group/dhcpcd/dhcpcd-0.ebuild (limited to 'acct-group/dhcpcd') diff --git a/acct-group/dhcpcd/Manifest b/acct-group/dhcpcd/Manifest index 0f9e0e6e707e..905e8d4919f9 100644 --- a/acct-group/dhcpcd/Manifest +++ b/acct-group/dhcpcd/Manifest @@ -1,2 +1,2 @@ -EBUILD dhcpcd-0.ebuild 151 BLAKE2B 306e0904bd08b2cc315457a6cf928609b47db968b3e70069cd47369ba3712322d17cd3ba1fa553d720e1b78bba11ddad87afadb97032338898fbe60eba99bd90 SHA512 ba1b216da075681ec6658b023bf1654067a3b04eebb8f7e8aa40f033b9fef7c5824bb436d47296d7dce74af9ddd5e53c5bc3e12c1c559fb48f98372a879f8a57 +EBUILD dhcpcd-0-r1.ebuild 151 BLAKE2B 306e0904bd08b2cc315457a6cf928609b47db968b3e70069cd47369ba3712322d17cd3ba1fa553d720e1b78bba11ddad87afadb97032338898fbe60eba99bd90 SHA512 ba1b216da075681ec6658b023bf1654067a3b04eebb8f7e8aa40f033b9fef7c5824bb436d47296d7dce74af9ddd5e53c5bc3e12c1c559fb48f98372a879f8a57 MISC metadata.xml 223 BLAKE2B ce9aaf73ccbc1745f44acf92e5a32b134fc36a7f40c1c83a4f8296bafe3902d851ca1d1b67829d82573b8e9df4bd2643122a98846ed7824bbf67fd88b0c822e0 SHA512 291302ff827472b8aaaa094bf6ed7b728166f21c9603b98beed59db2071a75193d7c5e462c4d435eea7e1047a1f31076bdf6deb08a1c8ab794ddd965c9be92bb diff --git a/acct-group/dhcpcd/dhcpcd-0-r1.ebuild b/acct-group/dhcpcd/dhcpcd-0-r1.ebuild new file mode 100644 index 000000000000..47af5f206833 --- /dev/null +++ b/acct-group/dhcpcd/dhcpcd-0-r1.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/dhcpcd-0.ebuild b/acct-group/dhcpcd/dhcpcd-0.ebuild deleted file mode 100644 index 47af5f206833..000000000000 --- a/acct-group/dhcpcd/dhcpcd-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# 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 -- cgit v1.2.3