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/gamestat/Manifest | 2 +- acct-group/gamestat/gamestat-0-r1.ebuild | 9 +++++++++ acct-group/gamestat/gamestat-0.ebuild | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/gamestat/gamestat-0-r1.ebuild delete mode 100644 acct-group/gamestat/gamestat-0.ebuild (limited to 'acct-group/gamestat') diff --git a/acct-group/gamestat/Manifest b/acct-group/gamestat/Manifest index 44ffa7cd9508..4cf79b66d47b 100644 --- a/acct-group/gamestat/Manifest +++ b/acct-group/gamestat/Manifest @@ -1,2 +1,2 @@ -EBUILD gamestat-0.ebuild 208 BLAKE2B 900008a1fb85a1359df36e18ef801f82da30069ee73dd325baa5abb583b041d033790bc019ff9f7d418d4870fb0e775b5085794c763bf50d161af9fa3a491f09 SHA512 d104431f593c2a66777469cd4039795abbb993ca21103c66eabda155887e876ce3ccf31c7690c248384af07262bb381fd0dd2325903aa1aa7cebcece247f72a4 +EBUILD gamestat-0-r1.ebuild 213 BLAKE2B f350b7b1c42d023861d4483f6cf08498af4f5dbbb0eba72153ab2d1f69128e616422d705ebcba59fae7dad401bb807c50d79bc13abc529b9ef0a02b7caeb12ae SHA512 ff0e0b908e59f34cc21508487404ab70468233ef140fb487d23759169e08feea60f6621487fd6ad54a38bf18b7affd3a101396c6b5d0290b294181b1a24b575b MISC metadata.xml 251 BLAKE2B 6b7205e717d4ffe9bf5eb49f5b7c0c6e918fd21c16040fb218d1c30c8d6e90ed842fcbcc629149fab946030bc980e13df1263322659956d8f80255dd82947a57 SHA512 be5f7fd63f27c0024465c10cf1587a5db3535b3e22e98df071d75be8a957d2e88b7c83da56bec910fe371c90354c1e17e7ceed017a115709aa835b8c89868004 diff --git a/acct-group/gamestat/gamestat-0-r1.ebuild b/acct-group/gamestat/gamestat-0-r1.ebuild new file mode 100644 index 000000000000..8b641548584a --- /dev/null +++ b/acct-group/gamestat/gamestat-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 shared high-score and game state files" +ACCT_GROUP_ID=36 diff --git a/acct-group/gamestat/gamestat-0.ebuild b/acct-group/gamestat/gamestat-0.ebuild deleted file mode 100644 index 4c1adef56951..000000000000 --- a/acct-group/gamestat/gamestat-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 shared high-score and game state files" -ACCT_GROUP_ID=36 -- cgit v1.2.3