From: Jeroen Roovers Date: Tue, 15 Aug 2017 09:44:50 +0000 (+0200) Subject: dev-util/debhelper: Fix HOMEPAGE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6f209c00087f857327c228580c7c7e4b78cb9922;p=gentoo.git dev-util/debhelper: Fix HOMEPAGE. Package-Manager: Portage-2.3.7, Repoman-2.3.3 --- diff --git a/dev-util/debhelper/debhelper-10.6.4.ebuild b/dev-util/debhelper/debhelper-10.6.4.ebuild index 29abd1f16f1f..c4f2a7b166cc 100644 --- a/dev-util/debhelper/debhelper-10.6.4.ebuild +++ b/dev-util/debhelper/debhelper-10.6.4.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils toolchain-funcs DESCRIPTION="Collection of programs that can be used to automate common tasks in debian/rules" -HOMEPAGE="http://packages.qa.debian.org/d/debhelper.html" +HOMEPAGE="https://packages.qa.debian.org/d/debhelper.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2" diff --git a/dev-util/debhelper/debhelper-10.7.2.ebuild b/dev-util/debhelper/debhelper-10.7.2.ebuild index 29abd1f16f1f..c4f2a7b166cc 100644 --- a/dev-util/debhelper/debhelper-10.7.2.ebuild +++ b/dev-util/debhelper/debhelper-10.7.2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils toolchain-funcs DESCRIPTION="Collection of programs that can be used to automate common tasks in debian/rules" -HOMEPAGE="http://packages.qa.debian.org/d/debhelper.html" +HOMEPAGE="https://packages.qa.debian.org/d/debhelper.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2" diff --git a/dev-util/debhelper/debhelper-9.20160814.ebuild b/dev-util/debhelper/debhelper-9.20160814.ebuild index 4a53bab85201..3333a21a303d 100644 --- a/dev-util/debhelper/debhelper-9.20160814.ebuild +++ b/dev-util/debhelper/debhelper-9.20160814.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Collection of programs that can be used to automate common tasks in debian/rules" -HOMEPAGE="http://packages.qa.debian.org/d/debhelper.html" +HOMEPAGE="https://packages.qa.debian.org/d/debhelper.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2"