dev-util/include-what-you-use: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:29:05 +0000 (21:29 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:29:05 +0000 (21:29 +0200)
Package-Manager: portage-2.2.20.1

dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild
dev-util/include-what-you-use/include-what-you-use-3.4.ebuild
dev-util/include-what-you-use/include-what-you-use-3.5.ebuild
dev-util/include-what-you-use/include-what-you-use-3.6.ebuild

index 58503522a7cdc6871bae9eeca947e592f70053f0..d7ae2b4546827b3886a0e74b163380d0f313afd5 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils cmake-utils flag-o-matic
 
 DESCRIPTION="find unused include directives in C/C++ programs"
-HOMEPAGE="https://code.google.com/p/include-what-you-use/"
+HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"
 # picked from google drive
 SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.gz"
 
index 2356e797073350c0b0f7ba9199bebf95c9f0567a..83494f7f75a14d35b3d41ba37a02ec3dbabe48f5 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils cmake-utils flag-o-matic
 
 DESCRIPTION="find unused include directives in C/C++ programs"
-HOMEPAGE="https://code.google.com/p/include-what-you-use/"
+HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"
 # picked from google drive
 SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.src.tar.gz"
 
index 167af754914fc504a007b32cfd7d5f93e7f6a464..6f3bfe796ec40a625b0e9a19dde772d18f236fe5 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils cmake-utils flag-o-matic
 
 DESCRIPTION="find unused include directives in C/C++ programs"
-HOMEPAGE="https://code.google.com/p/include-what-you-use/"
+HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"
 SRC_URI="http://include-what-you-use.com/downloads/include-what-you-use-3.5.src.tar.gz"
 
 LICENSE="GPL-2"
index f39f4f0e342c293ee3bc8058d013c0636e6395f6..ff33319fc6bee34eb5e56147b7e78adea3ef794b 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils cmake-utils flag-o-matic
 WEIRD_UPSREAM_VERSION=0.4
 
 DESCRIPTION="find unused include directives in C/C++ programs"
-HOMEPAGE="https://code.google.com/p/include-what-you-use/"
+HOMEPAGE="https://github.com/include-what-you-use/include-what-you-use"
 SRC_URI="http://include-what-you-use.org/downloads/${PN}-${WEIRD_UPSREAM_VERSION}.src.tar.gz -> ${P}.src.tar.gz"
 
 LICENSE="GPL-2"