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/puppet/Manifest | 2 +- acct-group/puppet/puppet-0-r1.ebuild | 8 ++++++++ acct-group/puppet/puppet-0.ebuild | 8 -------- 3 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 acct-group/puppet/puppet-0-r1.ebuild delete mode 100644 acct-group/puppet/puppet-0.ebuild (limited to 'acct-group/puppet') diff --git a/acct-group/puppet/Manifest b/acct-group/puppet/Manifest index 4f301a83ffc2..daf284bd8de3 100644 --- a/acct-group/puppet/Manifest +++ b/acct-group/puppet/Manifest @@ -1,2 +1,2 @@ -EBUILD puppet-0.ebuild 146 BLAKE2B 68f7d3ce618a61445c27874ed1bc5205422598e3798041fd48a02950bc09fff101819650665b2c9e55519c4652892d6ea89399f9e9cf2fc1e0544240ddb207d3 SHA512 0a73713b27365d292aa4517e5ac52c5ea502ae10c1f3c39b56a286f355b5b7672d23f701b299e5793f326df6a6f9114056430c5401eadefd78658c8fa06716c7 +EBUILD puppet-0-r1.ebuild 146 BLAKE2B 68f7d3ce618a61445c27874ed1bc5205422598e3798041fd48a02950bc09fff101819650665b2c9e55519c4652892d6ea89399f9e9cf2fc1e0544240ddb207d3 SHA512 0a73713b27365d292aa4517e5ac52c5ea502ae10c1f3c39b56a286f355b5b7672d23f701b299e5793f326df6a6f9114056430c5401eadefd78658c8fa06716c7 MISC metadata.xml 254 BLAKE2B 731c7015b1415180253ab851fc24ad031153050aa0feff41781a5c16ced70787ca132b4fe53adaa8a189de944dda987c65081162895f1f03d68dc77405308fa7 SHA512 49faa8aa0aef31db638fe291aa55ff114f96fd9f9b2c733f88b326b44f3e9dbf627e825de7c41d45f208b2b7e5e6cd5c03e6fee3fa6013625ce7ce158bbc9a31 diff --git a/acct-group/puppet/puppet-0-r1.ebuild b/acct-group/puppet/puppet-0-r1.ebuild new file mode 100644 index 000000000000..cf9422869bf9 --- /dev/null +++ b/acct-group/puppet/puppet-0-r1.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=455 diff --git a/acct-group/puppet/puppet-0.ebuild b/acct-group/puppet/puppet-0.ebuild deleted file mode 100644 index cf9422869bf9..000000000000 --- a/acct-group/puppet/puppet-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=455 -- cgit v1.2.3