commit:     e6d8677ef90d64d01feb2c80c7d0cc3148f04302
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  4 21:38:29 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jul  4 21:44:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d8677e

dev-java/jcodings: update HOMEPAGE.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/jcodings/jcodings-1.0.11.ebuild | 4 ++--
 dev-java/jcodings/jcodings-1.0.4.ebuild  | 4 ++--
 dev-java/jcodings/jcodings-1.0.5.ebuild  | 4 ++--
 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 9fea9e91e1f..0800cfad7b1 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 86442e747b5..f710dfa7f2a 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 beabb483bb1..3d834393238 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"

Reply via email to