projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
531c23a
)
dev-java/kxml: Update HOMEPAGE. License should be BSD and not MIT according to HOMEPAGE.
author
Patrice Clement
<monsieurp@gentoo.org>
Sun, 16 Aug 2015 19:06:48 +0000
(19:06 +0000)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sun, 16 Aug 2015 19:07:02 +0000
(19:07 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/kxml/kxml-2.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/kxml/kxml-2.3.0.ebuild
b/dev-java/kxml/kxml-2.3.0.ebuild
index a7235f392c16e44b91fec8f7e8a7523ffc9e5cc9..c8bb6434107a60be541323b0e6b31455079d1c9b 100644
(file)
--- a/
dev-java/kxml/kxml-2.3.0.ebuild
+++ b/
dev-java/kxml/kxml-2.3.0.ebuild
@@
-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"