summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /dev-cpp/gmock
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-cpp/gmock')
-rw-r--r--dev-cpp/gmock/gmock-1.4.0.ebuild2
-rw-r--r--dev-cpp/gmock/gmock-1.5.0.ebuild2
-rw-r--r--dev-cpp/gmock/gmock-1.6.0.ebuild2
-rw-r--r--dev-cpp/gmock/gmock-1.7.0-r1.ebuild2
-rw-r--r--dev-cpp/gmock/gmock-1.7.0.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-cpp/gmock/gmock-1.4.0.ebuild b/dev-cpp/gmock/gmock-1.4.0.ebuild
index 834392542e32..5dc1396ac301 100644
--- a/dev-cpp/gmock/gmock-1.4.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.4.0.ebuild
@@ -8,7 +8,7 @@ inherit libtool eutils
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
-SRC_URI="http://googlemock.googlecode.com/files/${P}.tar.bz2"
+SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-cpp/gmock/gmock-1.5.0.ebuild b/dev-cpp/gmock/gmock-1.5.0.ebuild
index 8a664c925139..6865db9226ba 100644
--- a/dev-cpp/gmock/gmock-1.5.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.5.0.ebuild
@@ -8,7 +8,7 @@ inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
-SRC_URI="http://googlemock.googlecode.com/files/${P}.tar.bz2"
+SRC_URI="https://googlemock.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-cpp/gmock/gmock-1.6.0.ebuild b/dev-cpp/gmock/gmock-1.6.0.ebuild
index 25ef33ec6f27..d57d0f72d024 100644
--- a/dev-cpp/gmock/gmock-1.6.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.6.0.ebuild
@@ -8,7 +8,7 @@ inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
-SRC_URI="http://googlemock.googlecode.com/files/${P}.zip"
+SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-cpp/gmock/gmock-1.7.0-r1.ebuild b/dev-cpp/gmock/gmock-1.7.0-r1.ebuild
index f4586a7fb082..6f919b40895a 100644
--- a/dev-cpp/gmock/gmock-1.7.0-r1.ebuild
+++ b/dev-cpp/gmock/gmock-1.7.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit libtool multilib-minimal python-any-r1
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
-SRC_URI="http://googlemock.googlecode.com/files/${P}.zip"
+SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-cpp/gmock/gmock-1.7.0.ebuild b/dev-cpp/gmock/gmock-1.7.0.ebuild
index 443dc876392d..db866284f716 100644
--- a/dev-cpp/gmock/gmock-1.7.0.ebuild
+++ b/dev-cpp/gmock/gmock-1.7.0.ebuild
@@ -8,7 +8,7 @@ inherit libtool
DESCRIPTION="Google's C++ mocking framework"
HOMEPAGE="https://code.google.com/p/googlemock/"
-SRC_URI="http://googlemock.googlecode.com/files/${P}.zip"
+SRC_URI="https://googlemock.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"