summaryrefslogtreecommitdiff
path: root/dev-util/include-what-you-use/include-what-you-use-3.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/include-what-you-use/include-what-you-use-3.4.ebuild')
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2356e797073..83494f7f75a 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"