summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-07-04 23:38:29 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-07-04 23:44:40 +0200
commite6d8677ef90d64d01feb2c80c7d0cc3148f04302 (patch)
treec838e341fdefba7898d8ac5bde11b1817f18e44b /dev-java/jcodings
parentdev-java/jaxen: update HOMEPAGE. (diff)
downloadgentoo-e6d8677ef90d64d01feb2c80c7d0cc3148f04302.tar.gz
gentoo-e6d8677ef90d64d01feb2c80c7d0cc3148f04302.tar.bz2
gentoo-e6d8677ef90d64d01feb2c80c7d0cc3148f04302.zip
dev-java/jcodings: update HOMEPAGE.
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'dev-java/jcodings')
-rw-r--r--dev-java/jcodings/jcodings-1.0.11.ebuild4
-rw-r--r--dev-java/jcodings/jcodings-1.0.4.ebuild4
-rw-r--r--dev-java/jcodings/jcodings-1.0.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/jcodings/jcodings-1.0.11.ebuild b/dev-java/jcodings/jcodings-1.0.11.ebuild
index 9fea9e91e1ff..0800cfad7b1d 100644
--- a/dev-java/jcodings/jcodings-1.0.11.ebuild
+++ b/dev-java/jcodings/jcodings-1.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Byte-based encoding support library for Java"
-HOMEPAGE="http://jruby.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus"
SRC_URI="https://github.com/jruby/${PN}/archive/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-java/jcodings/jcodings-1.0.4.ebuild b/dev-java/jcodings/jcodings-1.0.4.ebuild
index 86442e747b5e..f710dfa7f2a4 100644
--- a/dev-java/jcodings/jcodings-1.0.4.ebuild
+++ b/dev-java/jcodings/jcodings-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -9,7 +9,7 @@ MY_PN="jruby-${PN}"
GIT_PV="0-gbaaab90"
DESCRIPTION="Byte-based encoding support library for Java"
-HOMEPAGE="http://jruby.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus"
#SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz"
SRC_URI="mirror://gentoo/${P}-git.tar.gz"
LICENSE="MIT"
diff --git a/dev-java/jcodings/jcodings-1.0.5.ebuild b/dev-java/jcodings/jcodings-1.0.5.ebuild
index beabb483bb15..3d8343932380 100644
--- a/dev-java/jcodings/jcodings-1.0.5.ebuild
+++ b/dev-java/jcodings/jcodings-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Byte-based encoding support library for Java"
-HOMEPAGE="http://jruby.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus"
SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz"
LICENSE="MIT"