diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2020-01-25 20:15:57 +0100 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2020-01-25 20:16:22 +0100 |
commit | a4ae6e460bd559c94ec96b2206bcea3fa77f513c (patch) | |
tree | 6e86b18d1f5bcbdeff14dfe44e61aeef0b7bd8f3 /www-misc | |
parent | virtual/qmail: drop to ~alpha (diff) | |
download | gentoo-a4ae6e460bd559c94ec96b2206bcea3fa77f513c.tar.gz gentoo-a4ae6e460bd559c94ec96b2206bcea3fa77f513c.tar.bz2 gentoo-a4ae6e460bd559c94ec96b2206bcea3fa77f513c.zip |
www-misc/xxv: reassing package to myself, removed versionator inherit
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/xxv/metadata.xml | 5 | ||||
-rw-r--r-- | www-misc/xxv/xxv-1.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/xxv/metadata.xml b/www-misc/xxv/metadata.xml index 103ae1ef3d00..7a140a4e8658 100644 --- a/www-misc/xxv/metadata.xml +++ b/www-misc/xxv/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <name>Joerg Bornkessel</name> + <email>hd_brummy@gentoo.org</email> + </maintainer> <longdescription lang="en"> To program and steer central service over a Browser the VDR </longdescription> diff --git a/www-misc/xxv/xxv-1.6.1-r1.ebuild b/www-misc/xxv/xxv-1.6.1-r1.ebuild index 201fd74841e1..1ceb6455bdf6 100644 --- a/www-misc/xxv/xxv-1.6.1-r1.ebuild +++ b/www-misc/xxv/xxv-1.6.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils versionator +inherit eutils VERSION="718" # every bump, new version |