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/dhcp/Manifest | 2 +- acct-group/dhcp/dhcp-0-r1.ebuild | 8 ++++++++ acct-group/dhcp/dhcp-0.ebuild | 8 -------- 3 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 acct-group/dhcp/dhcp-0-r1.ebuild delete mode 100644 acct-group/dhcp/dhcp-0.ebuild (limited to 'acct-group/dhcp') diff --git a/acct-group/dhcp/Manifest b/acct-group/dhcp/Manifest index 79709cb240d2..f9a146976238 100644 --- a/acct-group/dhcp/Manifest +++ b/acct-group/dhcp/Manifest @@ -1,2 +1,2 @@ -EBUILD dhcp-0.ebuild 151 BLAKE2B 93c98657f5316c254b8deddce973a532ccdcfe1d0b417705d73ef2c53691e0d4ae19c72a78b682d681c4748d031667a8cec6b86b9460fda75229f37b8b47cb51 SHA512 bc4b1ba5627f0f529a7f590836e3d2ed9795cd97a463b1f5ca1c0a0a321a2964ca550d8c552c75aefc8ce104e41c2c860e5adbaa95e753c72bef2b78a15b542a +EBUILD dhcp-0-r1.ebuild 151 BLAKE2B 93c98657f5316c254b8deddce973a532ccdcfe1d0b417705d73ef2c53691e0d4ae19c72a78b682d681c4748d031667a8cec6b86b9460fda75229f37b8b47cb51 SHA512 bc4b1ba5627f0f529a7f590836e3d2ed9795cd97a463b1f5ca1c0a0a321a2964ca550d8c552c75aefc8ce104e41c2c860e5adbaa95e753c72bef2b78a15b542a MISC metadata.xml 223 BLAKE2B ce9aaf73ccbc1745f44acf92e5a32b134fc36a7f40c1c83a4f8296bafe3902d851ca1d1b67829d82573b8e9df4bd2643122a98846ed7824bbf67fd88b0c822e0 SHA512 291302ff827472b8aaaa094bf6ed7b728166f21c9603b98beed59db2071a75193d7c5e462c4d435eea7e1047a1f31076bdf6deb08a1c8ab794ddd965c9be92bb diff --git a/acct-group/dhcp/dhcp-0-r1.ebuild b/acct-group/dhcp/dhcp-0-r1.ebuild new file mode 100644 index 000000000000..5b54d2ecdd85 --- /dev/null +++ b/acct-group/dhcp/dhcp-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=300 diff --git a/acct-group/dhcp/dhcp-0.ebuild b/acct-group/dhcp/dhcp-0.ebuild deleted file mode 100644 index 5b54d2ecdd85..000000000000 --- a/acct-group/dhcp/dhcp-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=300 -- cgit v1.2.3