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-libs | |
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-libs')
26 files changed, 27 insertions, 27 deletions
diff --git a/dev-libs/cityhash/cityhash-1.0.3.ebuild b/dev-libs/cityhash/cityhash-1.0.3.ebuild index ecc724b93a6d..157ed8f21ea7 100644 --- a/dev-libs/cityhash/cityhash-1.0.3.ebuild +++ b/dev-libs/cityhash/cityhash-1.0.3.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="http://code.google.com/p/cityhash/" +HOMEPAGE="https://code.google.com/p/cityhash/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/cityhash/cityhash-1.1.0.ebuild b/dev-libs/cityhash/cityhash-1.1.0.ebuild index ecc724b93a6d..157ed8f21ea7 100644 --- a/dev-libs/cityhash/cityhash-1.1.0.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="http://code.google.com/p/cityhash/" +HOMEPAGE="https://code.google.com/p/cityhash/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/cityhash/cityhash-1.1.1.ebuild b/dev-libs/cityhash/cityhash-1.1.1.ebuild index 41f38a1c09e9..2bebff77fe9a 100644 --- a/dev-libs/cityhash/cityhash-1.1.1.ebuild +++ b/dev-libs/cityhash/cityhash-1.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Google's CityHash family of hash functions" -HOMEPAGE="http://code.google.com/p/cityhash/" +HOMEPAGE="https://code.google.com/p/cityhash/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild index ce247e789da3..396a9a2e28fe 100644 --- a/dev-libs/double-conversion/double-conversion-2.0.1.ebuild +++ b/dev-libs/double-conversion/double-conversion-2.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit scons-utils eutils DESCRIPTION="Binary-decimal and decimal-binary routines forIEEE doubles" -HOMEPAGE="http://code.google.com/p/double-conversion/" +HOMEPAGE="https://code.google.com/p/double-conversion/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/grok/grok-0.9.2.ebuild b/dev-libs/grok/grok-0.9.2.ebuild index b061208c02c4..579474c5912a 100644 --- a/dev-libs/grok/grok-0.9.2.ebuild +++ b/dev-libs/grok/grok-0.9.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="DRY and RAD for regular expressions" -HOMEPAGE="https://github.com/jordansissel/grok http://code.google.com/p/semicomplete/wiki/Grok" +HOMEPAGE="https://github.com/jordansissel/grok https://code.google.com/p/semicomplete/wiki/Grok" SRC_URI="https://github.com/jordansissel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/iksemel/iksemel-1.3.ebuild b/dev-libs/iksemel/iksemel-1.3.ebuild index ead5e1e3b424..05214142a3ff 100644 --- a/dev-libs/iksemel/iksemel-1.3.ebuild +++ b/dev-libs/iksemel/iksemel-1.3.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit autotools eutils DESCRIPTION="eXtensible Markup Language parser library designed for Jabber applications" -HOMEPAGE="http://code.google.com/p/iksemel" +HOMEPAGE="https://code.google.com/p/iksemel" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" @@ -19,7 +19,7 @@ RDEPEND="gnutls? ( net-libs/gnutls )" DEPEND="${RDEPEND} gnutls? ( virtual/pkgconfig )" -# http://code.google.com/p/iksemel/issues/detail?id=4 +# https://code.google.com/p/iksemel/issues/detail?id=4 RESTRICT="test" src_prepare() { diff --git a/dev-libs/iksemel/iksemel-1.4.ebuild b/dev-libs/iksemel/iksemel-1.4.ebuild index b78d3c81d7ed..d0d450b0a817 100644 --- a/dev-libs/iksemel/iksemel-1.4.ebuild +++ b/dev-libs/iksemel/iksemel-1.4.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit autotools eutils DESCRIPTION="eXtensible Markup Language parser library designed for Jabber applications" -HOMEPAGE="http://code.google.com/p/iksemel" +HOMEPAGE="https://code.google.com/p/iksemel" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-libs/isl/isl-0.11.1.ebuild b/dev-libs/isl/isl-0.11.1.ebuild index 451635a73c29..113382706e9e 100644 --- a/dev-libs/isl/isl-0.11.1.ebuild +++ b/dev-libs/isl/isl-0.11.1.ebuild @@ -23,7 +23,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf - # http://groups.google.com/group/isl-development/t/37ad876557e50f2c + # https://groups.google.com/group/isl-development/t/37ad876557e50f2c sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737 } diff --git a/dev-libs/isl/isl-0.12.2.ebuild b/dev-libs/isl/isl-0.12.2.ebuild index 880aa4e8e200..cab71a2a1a73 100644 --- a/dev-libs/isl/isl-0.12.2.ebuild +++ b/dev-libs/isl/isl-0.12.2.ebuild @@ -25,7 +25,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf - # http://groups.google.com/group/isl-development/t/37ad876557e50f2c + # https://groups.google.com/group/isl-development/t/37ad876557e50f2c sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737 } diff --git a/dev-libs/isl/isl-0.13.ebuild b/dev-libs/isl/isl-0.13.ebuild index bbedbb3accf6..198bb558d72c 100644 --- a/dev-libs/isl/isl-0.13.ebuild +++ b/dev-libs/isl/isl-0.13.ebuild @@ -25,7 +25,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf - # http://groups.google.com/group/isl-development/t/37ad876557e50f2c + # https://groups.google.com/group/isl-development/t/37ad876557e50f2c sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737 } diff --git a/dev-libs/isl/isl-0.14.1.ebuild b/dev-libs/isl/isl-0.14.1.ebuild index 3af0bec280ba..7270a05ab487 100644 --- a/dev-libs/isl/isl-0.14.1.ebuild +++ b/dev-libs/isl/isl-0.14.1.ebuild @@ -26,7 +26,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf - # http://groups.google.com/group/isl-development/t/37ad876557e50f2c + # https://groups.google.com/group/isl-development/t/37ad876557e50f2c sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737 } diff --git a/dev-libs/isl/isl-0.14.ebuild b/dev-libs/isl/isl-0.14.ebuild index 3af0bec280ba..7270a05ab487 100644 --- a/dev-libs/isl/isl-0.14.ebuild +++ b/dev-libs/isl/isl-0.14.ebuild @@ -26,7 +26,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf - # http://groups.google.com/group/isl-development/t/37ad876557e50f2c + # https://groups.google.com/group/isl-development/t/37ad876557e50f2c sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737 } diff --git a/dev-libs/isl/isl-0.15.ebuild b/dev-libs/isl/isl-0.15.ebuild index fb0d623273ce..da9172bd5e42 100644 --- a/dev-libs/isl/isl-0.15.ebuild +++ b/dev-libs/isl/isl-0.15.ebuild @@ -26,7 +26,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.07-gdb-autoload-dir.patch # m4/ax_create_pkgconfig_info.m4 is broken but avoid eautoreconf - # http://groups.google.com/group/isl-development/t/37ad876557e50f2c + # https://groups.google.com/group/isl-development/t/37ad876557e50f2c sed -i -e '/Libs:/s:@LDFLAGS@ ::' configure || die #382737 } diff --git a/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild b/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild index b09621e241c0..b96b81092a43 100644 --- a/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild +++ b/dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit cmake-utils multilib DESCRIPTION="Suffix-sorting library (for BWT)" -HOMEPAGE="http://code.google.com/p/libdivsufsort/" +HOMEPAGE="https://code.google.com/p/libdivsufsort/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" LICENSE="MIT" diff --git a/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild b/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild index 1e6905313683..0dcf70205f7e 100644 --- a/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild +++ b/dev-libs/libdivsufsort/libdivsufsort-9999.ebuild @@ -11,7 +11,7 @@ inherit subversion #endif DESCRIPTION="Suffix-sorting library (for BWT)" -HOMEPAGE="http://code.google.com/p/libdivsufsort/" +HOMEPAGE="https://code.google.com/p/libdivsufsort/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" LICENSE="MIT" diff --git a/dev-libs/libdnet/libdnet-1.12.ebuild b/dev-libs/libdnet/libdnet-1.12.ebuild index f4231c4fe534..e476e3768252 100644 --- a/dev-libs/libdnet/libdnet-1.12.ebuild +++ b/dev-libs/libdnet/libdnet-1.12.ebuild @@ -11,7 +11,7 @@ DISTUTILS_OPTIONAL=1 inherit autotools distutils-r1 eutils DESCRIPTION="simplified, portable interface to several low-level networking routines" -HOMEPAGE="http://code.google.com/p/libdnet/" +HOMEPAGE="https://code.google.com/p/libdnet/" SRC_URI="http://libdnet.googlecode.com/files/${P}.tgz ipv6? ( http://fragroute-ipv6.googlecode.com/files/${P}.ipv6-1.patch.gz )" diff --git a/dev-libs/liblouis/liblouis-2.5.3.ebuild b/dev-libs/liblouis/liblouis-2.5.3.ebuild index afaa126a1bd8..6a2563bdbe46 100644 --- a/dev-libs/liblouis/liblouis-2.5.3.ebuild +++ b/dev-libs/liblouis/liblouis-2.5.3.ebuild @@ -10,7 +10,7 @@ DISTUTILS_OPTIONAL=1 inherit distutils-r1 DESCRIPTION="An open-source braille translator and back-translator" -HOMEPAGE="http://code.google.com/p/liblouis/" +HOMEPAGE="https://code.google.com/p/liblouis/" SRC_URI="http://liblouis.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild index abe9a85b8d33..7012a28a1122 100644 --- a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild +++ b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit autotools-utils DESCRIPTION="code generator and runtime libraries to use Protocol Buffers (protobuf) from pure C" -HOMEPAGE="http://code.google.com/p/protobuf-c/" +HOMEPAGE="https://code.google.com/p/protobuf-c/" SRC_URI="http://protobuf-c.googlecode.com/files/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-libs/protobuf/protobuf-2.4.1.ebuild b/dev-libs/protobuf/protobuf-2.4.1.ebuild index e7ea1f3f5c8c..c03ff34208dc 100644 --- a/dev-libs/protobuf/protobuf-2.4.1.ebuild +++ b/dev-libs/protobuf/protobuf-2.4.1.ebuild @@ -11,7 +11,7 @@ DISTUTILS_SRC_TEST="setup.py" inherit autotools eutils distutils java-pkg-opt-2 elisp-common DESCRIPTION="Google's Protocol Buffers -- an efficient method of encoding structured data" -HOMEPAGE="http://code.google.com/p/protobuf/" +HOMEPAGE="https://code.google.com/p/protobuf/" SRC_URI="http://protobuf.googlecode.com/files/${P}.tar.bz2" LICENSE="Apache-2.0" diff --git a/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild b/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild index d4d0b3a121bf..f9b309f8bbef 100644 --- a/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild +++ b/dev-libs/protobuf/protobuf-2.5.0-r2.ebuild @@ -12,7 +12,7 @@ DISTUTILS_OPTIONAL=1 inherit autotools-multilib eutils flag-o-matic distutils-r1 java-pkg-opt-2 elisp-common DESCRIPTION="Google's Protocol Buffers -- an efficient method of encoding structured data" -HOMEPAGE="http://code.google.com/p/protobuf/" +HOMEPAGE="https://code.google.com/p/protobuf/" SRC_URI="http://protobuf.googlecode.com/files/${P}.tar.bz2" LICENSE="Apache-2.0" diff --git a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild index 4add84282fed..b9d6abf7612b 100644 --- a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild +++ b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild @@ -12,7 +12,7 @@ DISTUTILS_OPTIONAL=1 inherit autotools-multilib eutils flag-o-matic toolchain-funcs distutils-r1 java-pkg-opt-2 elisp-common DESCRIPTION="Google's Protocol Buffers -- an efficient method of encoding structured data" -HOMEPAGE="http://code.google.com/p/protobuf/ https://github.com/google/protobuf/" +HOMEPAGE="https://code.google.com/p/protobuf/ https://github.com/google/protobuf/" SRC_URI="https://github.com/google/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="Apache-2.0" diff --git a/dev-libs/re2/re2-0_p20130115-r1.ebuild b/dev-libs/re2/re2-0_p20130115-r1.ebuild index d4ed307c4bba..6119b5de7fc2 100644 --- a/dev-libs/re2/re2-0_p20130115-r1.ebuild +++ b/dev-libs/re2/re2-0_p20130115-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils multilib multilib-build toolchain-funcs DESCRIPTION="An efficent, principled regular expression library" -HOMEPAGE="http://code.google.com/p/re2/" +HOMEPAGE="https://code.google.com/p/re2/" SRC_URI="http://re2.googlecode.com/files/${PN}-${PV##*_p}.tgz" LICENSE="BSD" diff --git a/dev-libs/re2/re2-0_p20130115.ebuild b/dev-libs/re2/re2-0_p20130115.ebuild index fc79ab11106a..3f194abf9220 100644 --- a/dev-libs/re2/re2-0_p20130115.ebuild +++ b/dev-libs/re2/re2-0_p20130115.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils multilib toolchain-funcs DESCRIPTION="An efficent, principled regular expression library" -HOMEPAGE="http://code.google.com/p/re2/" +HOMEPAGE="https://code.google.com/p/re2/" SRC_URI="http://re2.googlecode.com/files/${PN}-${PV##*_p}.tgz" LICENSE="BSD" diff --git a/dev-libs/re2/re2-0_p20130712.ebuild b/dev-libs/re2/re2-0_p20130712.ebuild index 45face3005b4..1f0e36ced427 100644 --- a/dev-libs/re2/re2-0_p20130712.ebuild +++ b/dev-libs/re2/re2-0_p20130712.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils multilib multilib-minimal toolchain-funcs DESCRIPTION="An efficent, principled regular expression library" -HOMEPAGE="http://code.google.com/p/re2/" +HOMEPAGE="https://code.google.com/p/re2/" SRC_URI="http://re2.googlecode.com/files/${PN}-${PV##*_p}.tgz" LICENSE="BSD" diff --git a/dev-libs/re2/re2-0_p20140304.ebuild b/dev-libs/re2/re2-0_p20140304.ebuild index 9496910e814e..0437762d058c 100644 --- a/dev-libs/re2/re2-0_p20140304.ebuild +++ b/dev-libs/re2/re2-0_p20140304.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit flag-o-matic eutils multilib multilib-minimal toolchain-funcs DESCRIPTION="An efficent, principled regular expression library" -HOMEPAGE="http://code.google.com/p/re2/" +HOMEPAGE="https://code.google.com/p/re2/" SRC_URI="http://re2.googlecode.com/files/${PN}-${PV##*_p}.tgz" LICENSE="BSD" diff --git a/dev-libs/rlog/rlog-1.4.ebuild b/dev-libs/rlog/rlog-1.4.ebuild index b85be5c5a44c..8552422d8b3d 100644 --- a/dev-libs/rlog/rlog-1.4.ebuild +++ b/dev-libs/rlog/rlog-1.4.ebuild @@ -6,7 +6,7 @@ EAPI=2 inherit eutils DESCRIPTION="A C++ logging library" -HOMEPAGE="http://code.google.com/p/rlog/" +HOMEPAGE="https://code.google.com/p/rlog/" SRC_URI="http://rlog.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" |