dev-util/schroot: Switch to https
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 7 Jun 2018 10:44:27 +0000 (12:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 7 Jun 2018 10:48:35 +0000 (12:48 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/schroot/schroot-1.6.10-r4.ebuild

index 29b345f82d0330c6855ec14a7266d3a9f8a029b1..432388f071b420b022f694fabc805395259eb965 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=6
 
 inherit cmake-utils eutils pam versionator bash-completion-r1
 
@@ -9,7 +9,7 @@ MY_P=${PN}_${PV}
 DEB_REL=2
 
 DESCRIPTION="Utility to execute commands in a chroot environment"
-HOMEPAGE="http://packages.debian.org/source/sid/schroot"
+HOMEPAGE="https://packages.debian.org/source/sid/schroot"
 SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.orig.tar.xz
        mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}-${DEB_REL}.debian.tar.xz"