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

dev-cpp/gflags/gflags-2.1.1-r1.ebuild
dev-cpp/gflags/gflags-2.1.2.ebuild
dev-cpp/gflags/gflags-9999.ebuild

index 257f2e85c0543334112090f6187cfd1b372a7143..9ff07392f8d5b2371abdab04b74bd114fd26cbf4 100644 (file)
@@ -7,7 +7,7 @@ EAPI="5"
 inherit cmake-multilib
 
 DESCRIPTION="Google's C++ argument parsing library"
-HOMEPAGE="https://code.google.com/p/gflags/"
+HOMEPAGE="http://gflags.github.io/gflags/"
 SRC_URI="https://github.com/schuhschuh/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 27e9031205dad6cdb76a568ac88f0923f2b297a5..a925537a778ca40b74311b51053ea940f176dcc6 100644 (file)
@@ -7,7 +7,7 @@ EAPI="5"
 inherit cmake-multilib
 
 DESCRIPTION="Google's C++ argument parsing library"
-HOMEPAGE="https://code.google.com/p/gflags/"
+HOMEPAGE="http://gflags.github.io/gflags/"
 SRC_URI="https://github.com/gflags/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
index 9eeb5e9d85862339a1a190b0044b9195c9339f05..08b97a317c4c6e4c7f37a8667e58204f3f683363 100644 (file)
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="Google's C++ argument parsing library"
-HOMEPAGE="https://code.google.com/p/gflags/"
+HOMEPAGE="http://gflags.github.io/gflags/"
 
 LICENSE="BSD"
 SLOT="0"