diff options
author | 2021-04-04 21:31:38 +0200 | |
---|---|---|
committer | 2021-04-05 15:04:55 +0000 | |
commit | 8009b39933d27c43cea5b19c1ab2ebd3ced933d3 (patch) | |
tree | 9b11c8c04ad978a632232e978aded868e71663ae /app-admin/xstow/metadata.xml | |
parent | media-libs/libpgf: remove .la file (diff) | |
download | gentoo-8009b39933d27c43cea5b19c1ab2ebd3ced933d3.tar.gz gentoo-8009b39933d27c43cea5b19c1ab2ebd3ced933d3.tar.bz2 gentoo-8009b39933d27c43cea5b19c1ab2ebd3ced933d3.zip |
app-admin/xstow: Bumped to version xstow-1.0.2
update to EAP7, fixes EPREFIX glitches
Assigned Martin Oberzalek as proxy maintainer
Signed-off-by: Martin Oberzalek <kingleo@gmx.at>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Closes: https://github.com/gentoo/gentoo/pull/20255
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/xstow/metadata.xml')
-rw-r--r-- | app-admin/xstow/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-admin/xstow/metadata.xml b/app-admin/xstow/metadata.xml index 96081f5fce16..4d31fca9f3f5 100644 --- a/app-admin/xstow/metadata.xml +++ b/app-admin/xstow/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" proxied="yes"> + <email>kingleo@gmx.at</email> + <name>Martin Oberzalek</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="sourceforge">xstow</remote-id> </upstream> |