diff options
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/croc/croc-0-r2.ebuild (renamed from acct-group/croc/croc-0-r1.ebuild) | 4 | ||||
-rw-r--r-- | 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 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>zappel@simple-co.de</email> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> </pkgmetadata> |