commit: 9c8b3da1ff57e8f59bbb21c2e45a7aad653011b5 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:38:14 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:46:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8b3da1
sys-apps/debianutils: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 sys-apps/debianutils/debianutils-4.7.ebuild | 4 ++-- sys-apps/debianutils/debianutils-4.8.1.1.ebuild | 2 +- 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 6f3ee158285..cc93d0fc79c 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 f508711c7a1..fa86cf0160a 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 f508711c7a1..fa86cf0160a 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"
