commit:     f2b07ff730c8988bfb8fcdc237a668797d24fc6b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 19:06:48 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 19:07:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b07ff7

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 <AT> gentoo.org>

 dev-java/kxml/kxml-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/kxml/kxml-2.3.0.ebuild b/dev-java/kxml/kxml-2.3.0.ebuild
index a7235f3..c8bb643 100644
--- 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"
 

Reply via email to