summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Coppens <coppens.matthias.abc@gmail.com>2020-08-10 01:08:11 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-09-06 08:55:17 +0300
commit74436838a0da53e067c2bb8a80e21f2df13244ee (patch)
tree88267e5bd74a7c881648118b31eafd2002bc0145 /app-i18n/uchardet/metadata.xml
parentsys-fs/simple-mtpfs: update fuse dependency slot (diff)
downloadgentoo-74436838a0da53e067c2bb8a80e21f2df13244ee.tar.gz
gentoo-74436838a0da53e067c2bb8a80e21f2df13244ee.tar.bz2
gentoo-74436838a0da53e067c2bb8a80e21f2df13244ee.zip
app-i18n/uchardet: Version bump + maintainership
+ Added version 0.0.7, patch from 0.0.6-r2 isn't needed there + EAPI 6 -> 7 + Eclass cmake-utils -> cmake + I've adopted this orphaned package Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17066 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-i18n/uchardet/metadata.xml')
-rw-r--r--app-i18n/uchardet/metadata.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml
index df067141bad0..3c431c24f073 100644
--- a/app-i18n/uchardet/metadata.xml
+++ b/app-i18n/uchardet/metadata.xml
@@ -1,8 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <bugs-to>https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet</bugs-to>
- </upstream>
+ <maintainer type="person">
+ <email>coppens.matthias.abc@gmail.com</email>
+ <name>Matthias Coppens</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet</bugs-to>
+ </upstream>
</pkgmetadata>