diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:38:14 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-23 08:46:01 +0200 |
commit | 9c8b3da1ff57e8f59bbb21c2e45a7aad653011b5 (patch) | |
tree | efd256c9887446fca112229c1a927de15332cde1 /sys-apps/debianutils | |
parent | net-misc/openssh-blacklist: Use HTTPS. (diff) | |
download | gentoo-9c8b3da1ff57e8f59bbb21c2e45a7aad653011b5.tar.gz gentoo-9c8b3da1ff57e8f59bbb21c2e45a7aad653011b5.tar.bz2 gentoo-9c8b3da1ff57e8f59bbb21c2e45a7aad653011b5.zip |
sys-apps/debianutils: Use HTTPS.
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-4.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-4.8.1.1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-4.8.2.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/debianutils/debianutils-4.7.ebuild b/sys-apps/debianutils/debianutils-4.7.ebuild index 6f3ee158285c..cc93d0fc79ca 100644 --- a/sys-apps/debianutils/debianutils-4.7.ebuild +++ b/sys-apps/debianutils/debianutils-4.7.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=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils flag-o-matic DESCRIPTION="A selection of tools from Debian" -HOMEPAGE="http://packages.qa.debian.org/d/debianutils.html" +HOMEPAGE="https://packages.qa.debian.org/d/debianutils.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2 SMAIL" diff --git a/sys-apps/debianutils/debianutils-4.8.1.1.ebuild b/sys-apps/debianutils/debianutils-4.8.1.1.ebuild index f508711c7a1f..fa86cf0160ab 100644 --- a/sys-apps/debianutils/debianutils-4.8.1.1.ebuild +++ b/sys-apps/debianutils/debianutils-4.8.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="A selection of tools from Debian" -HOMEPAGE="http://packages.qa.debian.org/d/debianutils.html" +HOMEPAGE="https://packages.qa.debian.org/d/debianutils.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2 SMAIL" diff --git a/sys-apps/debianutils/debianutils-4.8.2.ebuild b/sys-apps/debianutils/debianutils-4.8.2.ebuild index f508711c7a1f..fa86cf0160ab 100644 --- a/sys-apps/debianutils/debianutils-4.8.2.ebuild +++ b/sys-apps/debianutils/debianutils-4.8.2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="A selection of tools from Debian" -HOMEPAGE="http://packages.qa.debian.org/d/debianutils.html" +HOMEPAGE="https://packages.qa.debian.org/d/debianutils.html" SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2 SMAIL" |