mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user