summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:05 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:35:41 +0200
commit769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch)
treeb2ac9f34d4991495f829bd5db62f51c7579e4a4e /dev-cpp/yaml-cpp
parentsys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff)
downloadgentoo-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-cpp/yaml-cpp')
-rw-r--r--dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild2
-rw-r--r--dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild2
2 files changed, 2 insertions, 2 deletions
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 becb268db4b7..0a7ce24ba100 100644
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit cmake-utils
DESCRIPTION="A YAML parser and emitter in C++"
-HOMEPAGE="http://code.google.com/p/yaml-cpp/"
+HOMEPAGE="https://code.google.com/p/yaml-cpp/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
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 4c6a51814a4f..bc6308084b81 100644
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="A YAML parser and emitter in C++"
-HOMEPAGE="http://code.google.com/p/yaml-cpp/"
+HOMEPAGE="https://code.google.com/p/yaml-cpp/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"