diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-07-04 23:39:10 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-07-04 23:44:46 +0200 |
commit | 663e5aae265a85655b1ec381e56596d3c1a29873 (patch) | |
tree | 914f33a7872dad5f7ac9459c15ac87eb9388cfa9 /dev-java/stax/stax-1.2.0.ebuild | |
parent | dev-java/spice-jndikit: update HOMEPAGE. (diff) | |
download | gentoo-663e5aae265a85655b1ec381e56596d3c1a29873.tar.gz gentoo-663e5aae265a85655b1ec381e56596d3c1a29873.tar.bz2 gentoo-663e5aae265a85655b1ec381e56596d3c1a29873.zip |
dev-java/stax: update HOMEPAGE.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-java/stax/stax-1.2.0.ebuild')
-rw-r--r-- | dev-java/stax/stax-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/stax/stax-1.2.0.ebuild b/dev-java/stax/stax-1.2.0.ebuild index 3e2a0d3857f9..97e45fdd7ba6 100644 --- a/dev-java/stax/stax-1.2.0.ebuild +++ b/dev-java/stax/stax-1.2.0.ebuild @@ -6,7 +6,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 DESCRIPTION="A standard XML processing API that allows you to stream XML data" -HOMEPAGE="http://stax.codehaus.org/" +HOMEPAGE="https://github.com/codehaus" SRC_URI="http://dist.codehaus.org/${PN}/distributions/${PN}-src-${PV}.zip" LICENSE="Apache-2.0" |