diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /dev-cpp | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-cpp/ctemplate/ctemplate-2.2.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/glog/glog-0.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/glog/glog-0.3.2.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/glog/glog-0.3.3-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/glog/glog-0.3.3.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gmock/gmock-1.4.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gmock/gmock-1.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gmock/gmock-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gmock/gmock-1.7.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gmock/gmock-1.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtest/gtest-1.6.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtest/gtest-1.6.0-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtest/gtest-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtest/gtest-1.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/sparsehash/sparsehash-1.10.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/sparsehash/sparsehash-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild index 89ebe02034ca..3bb8cffcfa06 100644 --- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild @@ -8,7 +8,7 @@ inherit elisp-common python DESCRIPTION="A simple but powerful template language for C++" HOMEPAGE="https://code.google.com/p/ctemplate/" -SRC_URI="http://ctemplate.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ctemplate.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/glog/glog-0.3.1.ebuild b/dev-cpp/glog/glog-0.3.1.ebuild index 1fa503e4a900..63f85797fabe 100644 --- a/dev-cpp/glog/glog-0.3.1.ebuild +++ b/dev-cpp/glog/glog-0.3.1.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Google's C++ logging library" HOMEPAGE="https://code.google.com/p/google-glog/" -SRC_URI="http://google-glog.googlecode.com/files/${P}-1.tar.gz" +SRC_URI="https://google-glog.googlecode.com/files/${P}-1.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/glog/glog-0.3.2.ebuild b/dev-cpp/glog/glog-0.3.2.ebuild index 6e55b45f94c2..26a1e208e18a 100644 --- a/dev-cpp/glog/glog-0.3.2.ebuild +++ b/dev-cpp/glog/glog-0.3.2.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Google's C++ logging library" HOMEPAGE="https://code.google.com/p/google-glog/" -SRC_URI="http://google-glog.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/glog/glog-0.3.3-r1.ebuild b/dev-cpp/glog/glog-0.3.3-r1.ebuild index e2ff29cef318..101392ef0b51 100644 --- a/dev-cpp/glog/glog-0.3.3-r1.ebuild +++ b/dev-cpp/glog/glog-0.3.3-r1.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib-minimal DESCRIPTION="Google's C++ logging library" HOMEPAGE="https://code.google.com/p/google-glog/" -SRC_URI="http://google-glog.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/glog/glog-0.3.3.ebuild b/dev-cpp/glog/glog-0.3.3.ebuild index eade3a33c755..d1549dfb00f2 100644 --- a/dev-cpp/glog/glog-0.3.3.ebuild +++ b/dev-cpp/glog/glog-0.3.3.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Google's C++ logging library" HOMEPAGE="https://code.google.com/p/google-glog/" -SRC_URI="http://google-glog.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://google-glog.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" 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" diff --git a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild index a10b1c4b8fb7..4863374c947b 100644 --- a/dev-cpp/gtest/gtest-1.6.0-r1.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0-r1.ebuild @@ -9,7 +9,7 @@ inherit eutils python autotools DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/gtest/gtest-1.6.0-r2.ebuild b/dev-cpp/gtest/gtest-1.6.0-r2.ebuild index 30433ce973f1..9bdf07fd9813 100644 --- a/dev-cpp/gtest/gtest-1.6.0-r2.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0-r2.ebuild @@ -11,7 +11,7 @@ inherit eutils python-any-r1 autotools-multilib DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/gtest/gtest-1.6.0.ebuild b/dev-cpp/gtest/gtest-1.6.0.ebuild index 0035d620da71..15ff07ce47ce 100644 --- a/dev-cpp/gtest/gtest-1.6.0.ebuild +++ b/dev-cpp/gtest/gtest-1.6.0.ebuild @@ -9,7 +9,7 @@ inherit python libtool DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/gtest/gtest-1.7.0.ebuild b/dev-cpp/gtest/gtest-1.7.0.ebuild index 7e82fed9170b..60f389d087f4 100644 --- a/dev-cpp/gtest/gtest-1.7.0.ebuild +++ b/dev-cpp/gtest/gtest-1.7.0.ebuild @@ -13,7 +13,7 @@ inherit eutils python-any-r1 autotools-multilib DESCRIPTION="Google C++ Testing Framework" HOMEPAGE="https://code.google.com/p/googletest/" -SRC_URI="http://googletest.googlecode.com/files/${P}.zip" +SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild b/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild index ac2946abfcdb..ea91835d54eb 100644 --- a/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild +++ b/dev-cpp/gtkmm-utils/gtkmm-utils-0.4.1.ebuild @@ -9,7 +9,7 @@ inherit eutils DESCRIPTION="Utility functions, classes and widgets written on top of gtkmm and glibmm." HOMEPAGE="https://code.google.com/p/gtkmm-utils/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" diff --git a/dev-cpp/sparsehash/sparsehash-1.10.ebuild b/dev-cpp/sparsehash/sparsehash-1.10.ebuild index a604a5b38549..f9ac998de94c 100644 --- a/dev-cpp/sparsehash/sparsehash-1.10.ebuild +++ b/dev-cpp/sparsehash/sparsehash-1.10.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="An extremely memory-efficient hash_map implementation" HOMEPAGE="https://code.google.com/p/google-sparsehash/" -SRC_URI="http://google-sparsehash.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://google-sparsehash.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild index c974a4d8e376..5999d3f7edca 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild +++ b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild @@ -6,7 +6,7 @@ EAPI="4" DESCRIPTION="An extremely memory-efficient hash_map implementation" HOMEPAGE="https://code.google.com/p/sparsehash/" -SRC_URI="http://sparsehash.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://sparsehash.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild index 0a7ce24ba100..c57489f6a660 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="A YAML parser and emitter in C++" HOMEPAGE="https://code.google.com/p/yaml-cpp/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild index bc6308084b81..97d5bb93067a 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="A YAML parser and emitter in C++" HOMEPAGE="https://code.google.com/p/yaml-cpp/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" |