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/scponly/Manifest | 2 +- acct-group/scponly/scponly-0-r1.ebuild | 9 +++++++++ acct-group/scponly/scponly-0.ebuild | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/scponly/scponly-0-r1.ebuild delete mode 100644 acct-group/scponly/scponly-0.ebuild (limited to 'acct-group/scponly') diff --git a/acct-group/scponly/Manifest b/acct-group/scponly/Manifest index 707196fef922..bf14dfb94eeb 100644 --- a/acct-group/scponly/Manifest +++ b/acct-group/scponly/Manifest @@ -1,2 +1,2 @@ -EBUILD scponly-0.ebuild 178 BLAKE2B 8294f699694f530317bd987612c0f9494c4a23cd12335d8c9c5e9e4f06fbd64620e495a64d14346a62df4e5368bd7c9649d283845b5ded2a0a4ab6112c4deb71 SHA512 51604f0c3369b5c999b18e92bdf8290517387e0c6c8a9fdc063878c0a1a07bf690ce205e5eb5afe3387276eeafb08e780829342cfe71081d6cd86445fb893a16 +EBUILD scponly-0-r1.ebuild 183 BLAKE2B 2c995e1a0a49fde7a703114e93377661507410782cdd36320cbe0fae473586adb79177895ec4d7e1a98b7640474636730d913bfe954a5db9cd49c17d9fb72029 SHA512 2900acb88e2e188cefd370a767b8a9372e50464e8fb4fe14d85a8161a321f489c71014680c7a54d9de47f3743515ea0bb736ffbd8de86288623c675e7342deae MISC metadata.xml 366 BLAKE2B 2dfc36224a99a053e04ce8888b2fa2a03c3a7649fe62ac7f66f7a5ac8829a913457ed767d2fa4fc6503628a747594de5d89a028f41f09f6c4ede6cc109b8e922 SHA512 1bef34b0f7835d77fb56fe12149dc3f10a3695c8303118420065ccb48607d6a90da2ff999747778f251e4a0ee1525a30df49df1d60699cb32b00dd357e8a99c5 diff --git a/acct-group/scponly/scponly-0-r1.ebuild b/acct-group/scponly/scponly-0-r1.ebuild new file mode 100644 index 000000000000..c0418d2599cc --- /dev/null +++ b/acct-group/scponly/scponly-0-r1.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="group for scponly" +ACCT_GROUP_ID=239 diff --git a/acct-group/scponly/scponly-0.ebuild b/acct-group/scponly/scponly-0.ebuild deleted file mode 100644 index e01ce81b073a..000000000000 --- a/acct-group/scponly/scponly-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="group for scponly" -ACCT_GROUP_ID=239 -- cgit v1.2.3