mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-java/kxml: Update HOMEPAGE. License should be BSD and not MIT according to HOMEPAGE.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -9,10 +9,10 @@ JAVA_PKG_IUSE="doc examples source"
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Small XML pull parser for constrained environments such as Applets, Personal Java or MIDP devices"
|
||||
HOMEPAGE="http://${PN}.sourceforge.net/"
|
||||
HOMEPAGE="http://kxml.org/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${PN}2-src-${PV}.zip"
|
||||
|
||||
LICENSE="MIT"
|
||||
LICENSE="BSD"
|
||||
SLOT="2"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user