diff options
Diffstat (limited to 'dev-util/include-what-you-use/include-what-you-use-3.6.ebuild')
-rw-r--r-- | dev-util/include-what-you-use/include-what-you-use-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 f39f4f0e342..ff33319fc6b 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" |