dev-java/dom4j: Hompage, metadata

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/20422
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2021-04-17 15:09:05 +02:00
committed by Miroslav Šulc
parent e344cbe23a
commit 1cd35b6c3d
2 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="XML Java library"
HOMEPAGE="http://dom4j.sourceforge.net/"
HOMEPAGE="https://dom4j.github.io/"
SRC_URI="
mirror://sourceforge/dom4j/${P}.tar.gz
mirror://gentoo/${P}-java5.patch.bz2"

View File

@@ -11,6 +11,8 @@
and with full support for DOM, SAX and JAXP.
</longdescription>
<upstream>
<remote-id type="sourceforge">dom4j</remote-id>
<remote-id type="github">dom4j/dom4j</remote-id>
<doc>https://github.com/dom4j/dom4j/wiki</doc>
<bugs-to>https://github.com/dom4j/dom4j/issues</bugs-to>
</upstream>
</pkgmetadata>