dev-cpp/yaml-cpp: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 20:58:14 +02:00
parent 622dba9779
commit 1945a2b02c
2 changed files with 2 additions and 2 deletions

View 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"

View 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"