summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-08-15 11:44:50 +0200
committerJeroen Roovers <jer@gentoo.org>2017-08-15 11:44:50 +0200
commit6f209c00087f857327c228580c7c7e4b78cb9922 (patch)
tree81171f8f5c4e95090d7501a04f25f12877fa116c /dev-util/debhelper
parentdev-util/debhelper: Version bump. (diff)
downloadgentoo-6f209c00087f857327c228580c7c7e4b78cb9922.tar.gz
gentoo-6f209c00087f857327c228580c7c7e4b78cb9922.tar.bz2
gentoo-6f209c00087f857327c228580c7c7e4b78cb9922.zip
dev-util/debhelper: Fix HOMEPAGE.
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'dev-util/debhelper')
-rw-r--r--dev-util/debhelper/debhelper-10.6.4.ebuild2
-rw-r--r--dev-util/debhelper/debhelper-10.7.2.ebuild2
-rw-r--r--dev-util/debhelper/debhelper-9.20160814.ebuild2
3 files changed, 3 insertions, 3 deletions
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"