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