diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-07-04 23:38:58 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-07-04 23:44:44 +0200 |
commit | 9367dd5318fccb38d91de7c8d1242052cfe7590b (patch) | |
tree | 0f5e0d4eadd6b72e41c6275a3b47cef355fb8b69 /dev-java/spice-jndikit | |
parent | dev-java/plexus-classworlds: update HOMEPAGE. (diff) | |
download | gentoo-9367dd5318fccb38d91de7c8d1242052cfe7590b.tar.gz gentoo-9367dd5318fccb38d91de7c8d1242052cfe7590b.tar.bz2 gentoo-9367dd5318fccb38d91de7c8d1242052cfe7590b.zip |
dev-java/spice-jndikit: update HOMEPAGE.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-java/spice-jndikit')
-rw-r--r-- | dev-java/spice-jndikit/spice-jndikit-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild b/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild index fd39702bbe77..5b5faa9594df 100644 --- a/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild +++ b/dev-java/spice-jndikit/spice-jndikit-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 JAVA_PKG_IUSE="doc source test" @@ -6,7 +6,7 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="JNDI Kit is a toolkit designed to help with the construction of JNDI providers" -HOMEPAGE="http://spice.codehaus.org/" +HOMEPAGE="https://github.com/codehaus" SRC_URI="http://dist.codehaus.org/spice/distributions/${P}-src.tar.gz" LICENSE="Spice-1.1" SLOT="0" |