commit: 7ac17fe64643ed2809bbb97aa541e62cf894a375 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:36:23 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:45:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac17fe6
net-dialup/pppconfig: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-dialup/pppconfig/pppconfig-2.3.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild index 021b12bb9b7..85b063a1b96 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 DESCRIPTION="A text menu based utility for configuring ppp" -HOMEPAGE="http://packages.qa.debian.org/p/pppconfig.html" +HOMEPAGE="https://packages.qa.debian.org/p/pppconfig.html" SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz" SLOT="0"
