summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conrad@kostecki.com>2019-09-15 00:52:11 +0200
committerJoonas Niilola <juippis@gentoo.org>2019-09-19 18:47:49 +0300
commitc707d9cb9f19868bff269ea9af8bd104aada42ca (patch)
tree55975328efd9fb637b85c3a2d46b94e2d0316781 /sys-apps/qdirstat/metadata.xml
parentsys-process/numad: chmod -x files/numad.initd (diff)
downloadgentoo-c707d9cb9f19868bff269ea9af8bd104aada42ca.tar.gz
gentoo-c707d9cb9f19868bff269ea9af8bd104aada42ca.tar.bz2
gentoo-c707d9cb9f19868bff269ea9af8bd104aada42ca.zip
sys-apps/qdirstat: bump to version 1.6
Also bumped to EAPI=7 and added myself as maintainer. Closes: https://bugs.gentoo.org/637400 Closes: https://bugs.gentoo.org/668742 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/12927 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-apps/qdirstat/metadata.xml')
-rw-r--r--sys-apps/qdirstat/metadata.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-apps/qdirstat/metadata.xml b/sys-apps/qdirstat/metadata.xml
index b811e95a6aec..b73ce0a34ae8 100644
--- a/sys-apps/qdirstat/metadata.xml
+++ b/sys-apps/qdirstat/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<longdescription>
Qt-based directory statistics: KDirStat without any KDE -- from
the author of the original KDirStat.
@@ -15,6 +22,7 @@
and other Unix-like systems.
</longdescription>
<upstream>
+ <bugs-to>https://github.com/shundhammer/qdirstat/issues</bugs-to>
<remote-id type="github">shundhammer/qdirstat</remote-id>
</upstream>
</pkgmetadata>