commit: 4a05d913fccdd2992b96ed6f950f1937fce07a6d
Author: Armas Spann <zappel <AT> simple-co <DOT> de>
AuthorDate: Wed Jan 31 13:22:04 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Feb 1 10:10:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a05d913
acct-group/croc: bump to 0-r2; take up maintainership
Changes:
- Version bump to 0-r2
- Updated to EAPI 8
- Added myself as a proxy maintainer for this package
Signed-off-by: Armas Spann <zappel <AT> simple-co.de>
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
acct-group/croc/{croc-0-r1.ebuild => croc-0-r2.ebuild} | 4 ++--
acct-group/croc/metadata.xml | 9 ++++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/acct-group/croc/croc-0-r1.ebuild b/acct-group/croc/croc-0-r2.ebuild
similarity index 76%
rename from acct-group/croc/croc-0-r1.ebuild
rename to acct-group/croc/croc-0-r2.ebuild
index 79aff7a7f494..a78d2f260cf0 100644
--- a/acct-group/croc/croc-0-r1.ebuild
+++ b/acct-group/croc/croc-0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-group
diff --git a/acct-group/croc/metadata.xml b/acct-group/croc/metadata.xml
index 115e9d64a669..1826d184c487 100644
--- a/acct-group/croc/metadata.xml
+++ b/acct-group/croc/metadata.xml
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <name>Armas Spann</name>
+ <email>[email protected]</email>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>[email protected]</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
</pkgmetadata>