diff options
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" |