Skip to content

Commit

Permalink
dev-java/kxml: Update HOMEPAGE. License should be BSD and not MIT acc…
Browse files Browse the repository at this point in the history
…ording to HOMEPAGE.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Aug 16, 2015
1 parent 531c23a commit f2b07ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/kxml/kxml-2.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit f2b07ff

Please sign in to comment.