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:
Patrice Clement
2015-08-16 19:06:48 +00:00
parent 531c23ab9c
commit f2b07ff730

View File

@@ -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"