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/input/Manifest | 2 +- acct-group/input/input-0-r1.ebuild | 8 ++++++++ acct-group/input/input-0.ebuild | 8 -------- 3 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 acct-group/input/input-0-r1.ebuild delete mode 100644 acct-group/input/input-0.ebuild (limited to 'acct-group/input') diff --git a/acct-group/input/Manifest b/acct-group/input/Manifest index 2b9af9863cb4..d40b859257c6 100644 --- a/acct-group/input/Manifest +++ b/acct-group/input/Manifest @@ -1,2 +1,2 @@ -EBUILD input-0.ebuild 145 BLAKE2B e741a5916e0cc7f07c83f46050714a52c99291aaf59bb8620d62f95154aecaade4a21e3f20ac8692b6a2ad3b37b5a349458416c7a37050a32a84b2b160c986e1 SHA512 da1c5b14b3c919662a6c876cd892c7c1d60ae8416273a075d96cbcecfa4b1846d075243ecaa1acaf74ec2b14e4cacf6cb35e23ffb4b802f38db671092416f2d2 +EBUILD input-0-r1.ebuild 150 BLAKE2B ffb48e248cd1fc40822e342f578432c79a9d2a71ba354e9bc5476dbb12c9d050f07fe65984d8c0e424585e691237e8d1e89dfb5811819c27372f0e13337e5728 SHA512 d32553066de6e7fdddc27586ce30bb20eed72689df529ee92a458fb5aebd8d774eb5e12f8856858fb4284334fbc099e192c3d1373f18ea1dc4228593380574ec MISC metadata.xml 219 BLAKE2B 6498f172fc689a14cc6636dfd4618c342c48a78937a3862e1968983b80fbc08c7f8b8a6b8089a1e1156be2809016c01dbc6a9bccb87ba88b394c105b52280679 SHA512 db6f809f5b14dfcd53c463e06ec29d4f10aa2393ab69691330ec1aae0d2a903baf0c43841ffb57c9e714d0442a36663fc229961200115e98789e636fc3f02d1a diff --git a/acct-group/input/input-0-r1.ebuild b/acct-group/input/input-0-r1.ebuild new file mode 100644 index 000000000000..9ef06e8444a4 --- /dev/null +++ b/acct-group/input/input-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=97 diff --git a/acct-group/input/input-0.ebuild b/acct-group/input/input-0.ebuild deleted file mode 100644 index e0c891b35d44..000000000000 --- a/acct-group/input/input-0.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=97 -- cgit v1.2.3