summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-04 22:37:57 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-04 22:56:10 +0100
commit35f5eacf470fa90459b88c4ccfd1ead398ea7422 (patch)
tree5149ff5552fac25c81ed40d91871dc8ee5ca3ae1 /dev-util/include-what-you-use
parentdev-lang/elixir: switch HOMEPAGE to https:// (diff)
downloadgentoo-35f5eacf470fa90459b88c4ccfd1ead398ea7422.tar.gz
gentoo-35f5eacf470fa90459b88c4ccfd1ead398ea7422.tar.bz2
gentoo-35f5eacf470fa90459b88c4ccfd1ead398ea7422.zip
dev-util/include-what-you-use: switch HOMEPAGE to https://
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/include-what-you-use')
-rw-r--r--dev-util/include-what-you-use/include-what-you-use-3.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/include-what-you-use/include-what-you-use-3.9.ebuild b/dev-util/include-what-you-use/include-what-you-use-3.9.ebuild
index c4dcc6b85fc2..d70ae3b9f7e2 100644
--- a/dev-util/include-what-you-use/include-what-you-use-3.9.ebuild
+++ b/dev-util/include-what-you-use/include-what-you-use-3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit cmake-utils flag-o-matic python-single-r1
WEIRD_UPSTREAM_VERSION=0.7
DESCRIPTION="Find unused include directives in C/C++ programs"
-HOMEPAGE="http://include-what-you-use.org/"
+HOMEPAGE="https://include-what-you-use.org/"
SRC_URI="http://include-what-you-use.org/downloads/${PN}-${WEIRD_UPSTREAM_VERSION}.src.tar.gz -> ${P}.src.tar.gz"
LICENSE="GPL-2"