summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:29:05 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:29:05 +0200
commit858ea473c2b61ac1c8b709e20fa54832382a02e3 (patch)
treeffdc6bc54192bfee3fc33a36b4a0fd7f05c8ab58 /dev-util/include-what-you-use
parentdev-util/gprof2dot: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-858ea473c2b61ac1c8b709e20fa54832382a02e3.tar.gz
gentoo-858ea473c2b61ac1c8b709e20fa54832382a02e3.tar.bz2
gentoo-858ea473c2b61ac1c8b709e20fa54832382a02e3.zip
dev-util/include-what-you-use: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-util/include-what-you-use')
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild2
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-3.4.ebuild2
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-3.5.ebuild2
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-3.6.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild
index 58503522a7cd..d7ae2b454682 100644
--- a/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-3.3-r1.ebuild
@@ -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"
diff --git a/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild
index 2356e7970733..83494f7f75a1 100644
--- a/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild
@@ -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"
diff --git a/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild
index 167af754914f..6f3bfe796ec4 100644
--- a/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-3.5.ebuild
@@ -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"
diff --git a/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild
index f39f4f0e342c..ff33319fc6be 100644
--- a/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-3.6.ebuild
@@ -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"