mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
committed by
Miroslav Šulc
parent
e344cbe23a
commit
1cd35b6c3d
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user