summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmas Spann <zappel@simple-co.de>2024-01-31 14:25:24 +0100
committerMaciej Barć <xgqt@gentoo.org>2024-02-01 11:10:14 +0100
commit39379e8369e1241b351b0710386887f683bdbdd9 (patch)
treeb10ce5b41af925667893eefdb5e88f86e1bc88b9 /acct-user
parentacct-group/croc: bump to 0-r2; take up maintainership (diff)
downloadgentoo-39379e8369e1241b351b0710386887f683bdbdd9.tar.gz
gentoo-39379e8369e1241b351b0710386887f683bdbdd9.tar.bz2
gentoo-39379e8369e1241b351b0710386887f683bdbdd9.zip
acct-user/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@simple-co.de> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/croc/croc-0-r2.ebuild (renamed from acct-user/croc/croc-0-r1.ebuild)4
-rw-r--r--acct-user/croc/metadata.xml9
2 files changed, 10 insertions, 3 deletions
diff --git a/acct-user/croc/croc-0-r1.ebuild b/acct-user/croc/croc-0-r2.ebuild
index ec221b097a29..7d909e8678e1 100644
--- a/acct-user/croc/croc-0-r1.ebuild
+++ b/acct-user/croc/croc-0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-user
diff --git a/acct-user/croc/metadata.xml b/acct-user/croc/metadata.xml
index 115e9d64a669..1826d184c487 100644
--- a/acct-user/croc/metadata.xml
+++ b/acct-user/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>