diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /dev-java | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-java')
27 files changed, 33 insertions, 33 deletions
diff --git a/dev-java/gson/gson-2.3.1.ebuild b/dev-java/gson/gson-2.3.1.ebuild index f147d94aca1c..3775cf316deb 100644 --- a/dev-java/gson/gson-2.3.1.ebuild +++ b/dev-java/gson/gson-2.3.1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Java library to convert JSON to Java objects and vice-versa" -HOMEPAGE="http://code.google.com/p/google-gson/" +HOMEPAGE="https://code.google.com/p/google-gson/" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/code/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" SLOT="2.2.2" diff --git a/dev-java/guava/guava-07.ebuild b/dev-java/guava/guava-07.ebuild index c0b3d274ef1e..f647d37abd4e 100644 --- a/dev-java/guava/guava-07.ebuild +++ b/dev-java/guava/guava-07.ebuild @@ -10,7 +10,7 @@ inherit java-pkg-2 java-pkg-simple MY_P="${PN}-r${PV}" DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/" +HOMEPAGE="https://code.google.com/p/guava-libraries/" SRC_URI="http://guava-libraries.googlecode.com/files/${MY_P}.zip" LICENSE="Apache-2.0" diff --git a/dev-java/guava/guava-13.0.1.ebuild b/dev-java/guava/guava-13.0.1.ebuild index 1ff8907ee6dd..6e0efa2cd109 100644 --- a/dev-java/guava/guava-13.0.1.ebuild +++ b/dev-java/guava/guava-13.0.1.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/" +HOMEPAGE="https://code.google.com/p/guava-libraries/" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" @@ -22,6 +22,6 @@ RDEPEND="${COMMON_DEP} || ( virtual/jre:1.7 virtual/jre:1.6 )" DEPEND="${COMMON_DEP} app-arch/unzip - virtual/jdk:1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635 + virtual/jdk:1.7" # https://code.google.com/p/guava-libraries/issues/detail?id=635 JAVA_GENTOO_CLASSPATH="jsr305" diff --git a/dev-java/guava/guava-14.0.1.ebuild b/dev-java/guava/guava-14.0.1.ebuild index 0dfb1adb6f4b..3dcbc4a576cf 100644 --- a/dev-java/guava/guava-14.0.1.ebuild +++ b/dev-java/guava/guava-14.0.1.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/" +HOMEPAGE="https://code.google.com/p/guava-libraries/" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" @@ -23,6 +23,6 @@ RDEPEND="${COMMON_DEP} || ( virtual/jre:1.7 virtual/jre:1.6 )" DEPEND="${COMMON_DEP} app-arch/unzip - virtual/jdk:1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635 + virtual/jdk:1.7" # https://code.google.com/p/guava-libraries/issues/detail?id=635 JAVA_GENTOO_CLASSPATH="jsr305,javax-inject" diff --git a/dev-java/guava/guava-15.0.ebuild b/dev-java/guava/guava-15.0.ebuild index d040a260db41..28aac3df2740 100644 --- a/dev-java/guava/guava-15.0.ebuild +++ b/dev-java/guava/guava-15.0.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/" +HOMEPAGE="https://code.google.com/p/guava-libraries/" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" @@ -23,6 +23,6 @@ RDEPEND="${COMMON_DEP} || ( virtual/jre:1.7 virtual/jre:1.6 )" DEPEND="${COMMON_DEP} app-arch/unzip - virtual/jdk:1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635 + virtual/jdk:1.7" # https://code.google.com/p/guava-libraries/issues/detail?id=635 JAVA_GENTOO_CLASSPATH="jsr305,javax-inject" diff --git a/dev-java/guava/guava-16.0.1.ebuild b/dev-java/guava/guava-16.0.1.ebuild index cd03568bb422..6f6c46b11c76 100644 --- a/dev-java/guava/guava-16.0.1.ebuild +++ b/dev-java/guava/guava-16.0.1.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/" +HOMEPAGE="https://code.google.com/p/guava-libraries/" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" @@ -23,6 +23,6 @@ RDEPEND="${COMMON_DEP} || ( virtual/jre:1.7 virtual/jre:1.6 )" DEPEND="${COMMON_DEP} app-arch/unzip - virtual/jdk:1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635 + virtual/jdk:1.7" # https://code.google.com/p/guava-libraries/issues/detail?id=635 JAVA_GENTOO_CLASSPATH="jsr305,javax-inject" diff --git a/dev-java/guava/guava-17.0.ebuild b/dev-java/guava/guava-17.0.ebuild index b147c1a95684..4cd108577c1d 100644 --- a/dev-java/guava/guava-17.0.ebuild +++ b/dev-java/guava/guava-17.0.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/" +HOMEPAGE="https://code.google.com/p/guava-libraries/" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" @@ -23,6 +23,6 @@ RDEPEND="${COMMON_DEP} || ( virtual/jre:1.7 virtual/jre:1.6 )" DEPEND="${COMMON_DEP} app-arch/unzip - virtual/jdk:1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635 + virtual/jdk:1.7" # https://code.google.com/p/guava-libraries/issues/detail?id=635 JAVA_GENTOO_CLASSPATH="jsr305,javax-inject" diff --git a/dev-java/guava/guava-18.0.ebuild b/dev-java/guava/guava-18.0.ebuild index 1ea3c1a5bb63..4f13f4070653 100644 --- a/dev-java/guava/guava-18.0.ebuild +++ b/dev-java/guava/guava-18.0.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A collection of Google's core Java libraries" -HOMEPAGE="http://code.google.com/p/guava-libraries/ https://github.com/google/guava" +HOMEPAGE="https://code.google.com/p/guava-libraries/ https://github.com/google/guava" SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" @@ -23,6 +23,6 @@ RDEPEND="${COMMON_DEP} || ( virtual/jre:1.7 virtual/jre:1.6 )" DEPEND="${COMMON_DEP} app-arch/unzip - virtual/jdk:1.7" # http://code.google.com/p/guava-libraries/issues/detail?id=635 + virtual/jdk:1.7" # https://code.google.com/p/guava-libraries/issues/detail?id=635 JAVA_GENTOO_CLASSPATH="jsr305,javax-inject" diff --git a/dev-java/guice/guice-2.0-r1.ebuild b/dev-java/guice/guice-2.0-r1.ebuild index 33bb66f57658..4884a4ea9001 100644 --- a/dev-java/guice/guice-2.0-r1.ebuild +++ b/dev-java/guice/guice-2.0-r1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 DESCRIPTION="Guice is a lightweight dependency injection framework for Java 5 and above" -HOMEPAGE="http://code.google.com/p/google-guice/" +HOMEPAGE="https://code.google.com/p/google-guice/" SRC_URI="http://google-guice.googlecode.com/files/${P}-src.zip" LICENSE="Apache-2.0" diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild index b43883935cd3..a1510544ec53 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild @@ -10,7 +10,7 @@ MY_PN="hamcrest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Library of matchers for building test expressions" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild index 0e2f1949947e..6784bc047c8e 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild index 9736c7f9c3d7..1841de298fe5 100644 --- a/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild +++ b/dev-java/hamcrest-generator/hamcrest-generator-1.1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Code generator for Hamcrest's library of matchers for building test expressions" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild index d364ee23d084..c8c173542746 100644 --- a/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild +++ b/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Code generator for Hamcrest's library of matchers for building test expressions" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild index f9ae6e5c589f..37482281438f 100644 --- a/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild +++ b/dev-java/hamcrest-integration/hamcrest-integration-1.3.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Integration library of hamcrest" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild index 9d69e81fe71c..b3aa70f5341e 100644 --- a/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild +++ b/dev-java/hamcrest-library/hamcrest-library-1.1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild index dc4eb70ce350..23d4bde552cf 100644 --- a/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild +++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" -HOMEPAGE="http://code.google.com/p/${MY_PN}/" +HOMEPAGE="https://code.google.com/p/${MY_PN}/" SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" diff --git a/dev-java/javax-inject/javax-inject-1-r1.ebuild b/dev-java/javax-inject/javax-inject-1-r1.ebuild index 22efd9c7ecf3..d6f905d0041b 100644 --- a/dev-java/javax-inject/javax-inject-1-r1.ebuild +++ b/dev-java/javax-inject/javax-inject-1-r1.ebuild @@ -11,7 +11,7 @@ inherit java-pkg-2 java-ant-2 MY_P=${PN/-/.}-${PV} DESCRIPTION="Dependency injection for Java (JSR-330)" -HOMEPAGE="http://code.google.com/p/atinject/" +HOMEPAGE="https://code.google.com/p/atinject/" SRC_URI="http://atinject.googlecode.com/files/${MY_P}-bundle.jar" LICENSE="Apache-2.0" diff --git a/dev-java/jformatstring/jformatstring-2.0.3.ebuild b/dev-java/jformatstring/jformatstring-2.0.3.ebuild index 43592fa3ebba..ab8ab1cbe929 100644 --- a/dev-java/jformatstring/jformatstring-2.0.3.ebuild +++ b/dev-java/jformatstring/jformatstring-2.0.3.ebuild @@ -11,7 +11,7 @@ inherit java-pkg-2 java-pkg-simple DESCRIPTION="Compile time checking for Java format strings" SRC_URI="mirror://sourceforge/findbugs/findbugs-${FINDBUGS_PV}-source.zip" -HOMEPAGE="http://code.google.com/p/j-format-string" +HOMEPAGE="https://code.google.com/p/j-format-string" LICENSE="GPL-2" SLOT="0" diff --git a/dev-java/jsr305/jsr305-1.0-r1.ebuild b/dev-java/jsr305/jsr305-1.0-r1.ebuild index 7e21ac5cda9d..9b85abcae22e 100644 --- a/dev-java/jsr305/jsr305-1.0-r1.ebuild +++ b/dev-java/jsr305/jsr305-1.0-r1.ebuild @@ -10,7 +10,7 @@ MY_PN=jsr-305 DESCRIPTION="Reference implementation for JSR 305: Annotations for Software Defect Detection in Java" SRC_URI="mirror://gentoo/${MY_PN}-source.tar.gz" -HOMEPAGE="http://code.google.com/p/jsr-305/" +HOMEPAGE="https://code.google.com/p/jsr-305/" LICENSE="BSD" SLOT="0" diff --git a/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild b/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild index 79e5e8d5410d..65f57da5ef19 100644 --- a/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild +++ b/dev-java/jvyamlb/jvyamlb-0.2.5.ebuild @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="JvYAMLb, YAML processor extracted from JRuby" -HOMEPAGE="http://code.google.com/p/jvyamlb/" +HOMEPAGE="https://code.google.com/p/jvyamlb/" SRC_URI="http://jvyamlb.googlecode.com/files/jvyamlb-src-${PV}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild b/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild index b01774553eb4..56d1da3734e8 100644 --- a/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild +++ b/dev-java/matrix-toolkits-java/matrix-toolkits-java-0.9.12.ebuild @@ -12,7 +12,7 @@ JAVA_ANT_REWRITE_CLASSPATH="true" inherit java-pkg-2 java-ant-2 DESCRIPTION="BLAS and LAPACK-derived matrix data structures and linear algebra methods" -HOMEPAGE="http://code.google.com/p/matrix-toolkits-java/" +HOMEPAGE="https://code.google.com/p/matrix-toolkits-java/" SRC_URI="http://matrix-toolkits-java.googlecode.com/files/mtj-${PV}.zip" LICENSE="LGPL-3" diff --git a/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild b/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild index bb194c8fc6af..cbd78fd1e37f 100644 --- a/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild +++ b/dev-java/piccolo2d/piccolo2d-1.2.1-r2.ebuild @@ -9,7 +9,7 @@ inherit eutils java-pkg-2 java-ant-2 MY_PN="piccolo" DESCRIPTION="A Structured 2D Graphics Framework" -HOMEPAGE="http://code.google.com/p/piccolo2d/" +HOMEPAGE="https://code.google.com/p/piccolo2d/" SRC_URI="http://piccolo2d.googlecode.com/files/Piccolo2D.Java-${PV}.zip" LICENSE="BSD" diff --git a/dev-java/reflections/reflections-0.9.9.ebuild b/dev-java/reflections/reflections-0.9.9.ebuild index 2e5e4a6e47d8..8b6386acbecf 100644 --- a/dev-java/reflections/reflections-0.9.9.ebuild +++ b/dev-java/reflections/reflections-0.9.9.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Java runtime metadata analysis" -HOMEPAGE="http://code.google.com/p/reflections/" +HOMEPAGE="https://code.google.com/p/reflections/" SRC_URI="http://search.maven.org/remotecontent?filepath=org/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="WTFPL-2" SLOT="0" diff --git a/dev-java/snakeyaml/snakeyaml-1.11.ebuild b/dev-java/snakeyaml/snakeyaml-1.11.ebuild index 0451fb4ec7c3..6e66881e2865 100644 --- a/dev-java/snakeyaml/snakeyaml-1.11.ebuild +++ b/dev-java/snakeyaml/snakeyaml-1.11.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A YAML 1.1 parser and emitter for Java 5" -HOMEPAGE="http://code.google.com/p/snakeyaml/" +HOMEPAGE="https://code.google.com/p/snakeyaml/" SRC_URI="http://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip" LICENSE="Apache-2.0" diff --git a/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild b/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild index ae5e9457ef19..e741bfeebb78 100644 --- a/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild +++ b/dev-java/snakeyaml/snakeyaml-1.9-r1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A YAML 1.1 parser and emitter for Java 5" -HOMEPAGE="http://code.google.com/p/snakeyaml/" +HOMEPAGE="https://code.google.com/p/snakeyaml/" SRC_URI="http://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip" LICENSE="Apache-2.0" diff --git a/dev-java/snakeyaml/snakeyaml-1.9.ebuild b/dev-java/snakeyaml/snakeyaml-1.9.ebuild index 1e56652b1d65..fe42df963026 100644 --- a/dev-java/snakeyaml/snakeyaml-1.9.ebuild +++ b/dev-java/snakeyaml/snakeyaml-1.9.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="A YAML 1.1 parser and emitter for Java 5" -HOMEPAGE="http://code.google.com/p/snakeyaml/" +HOMEPAGE="https://code.google.com/p/snakeyaml/" SRC_URI="http://snakeyaml.googlecode.com/files/SnakeYAML-all-${PV}.zip" LICENSE="Apache-2.0" diff --git a/dev-java/zemberek/zemberek-2.1.1.ebuild b/dev-java/zemberek/zemberek-2.1.1.ebuild index b3a95a9d9041..55c9c3c033c0 100644 --- a/dev-java/zemberek/zemberek-2.1.1.ebuild +++ b/dev-java/zemberek/zemberek-2.1.1.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="source doc test" inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="Zemberek NLP library" -HOMEPAGE="http://code.google.com/p/zemberek/" +HOMEPAGE="https://code.google.com/p/zemberek/" SRC_URI="http://${PN}.googlecode.com/files/${P}-nolibs-src.zip" LICENSE="MPL-1.1" |