mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user