dev-cpp/yaml-cpp: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:58:14 +0000 (20:58 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:58:14 +0000 (20:58 +0200)
Package-Manager: portage-2.2.20.1

dev-cpp/yaml-cpp/yaml-cpp-0.3.0.ebuild
dev-cpp/yaml-cpp/yaml-cpp-0.5.1.ebuild

index c57489f6a66053345ef02f31eff764d6eccbfbb2..fd09adb66413f48639862c5626bd693a956d8c1f 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit cmake-utils
 
 DESCRIPTION="A YAML parser and emitter in C++"
-HOMEPAGE="https://code.google.com/p/yaml-cpp/"
+HOMEPAGE="https://github.com/jbeder/yaml-cpp"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="MIT"
index 97d5bb93067a10f70fa44921ca8b7c16000e85c9..e735d733104c214f2628c3d901ba0e3b46279906 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="A YAML parser and emitter in C++"
-HOMEPAGE="https://code.google.com/p/yaml-cpp/"
+HOMEPAGE="https://github.com/jbeder/yaml-cpp"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="MIT"