commit: f3f36f453bf712aaa2bb75fcf2977cb8fc316790 Author: charIes17 <charles17 <AT> arcor <DOT> de> AuthorDate: Thu Dec 28 11:58:18 2017 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Thu Dec 28 15:29:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f36f45
net-proxy/wwwoffle: HOMEPAGE and SRC_URI to use https Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-proxy/wwwoffle/wwwoffle-2.9i-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-proxy/wwwoffle/wwwoffle-2.9i-r1.ebuild b/net-proxy/wwwoffle/wwwoffle-2.9i-r1.ebuild index 053f7395776..9ad5008d950 100644 --- a/net-proxy/wwwoffle/wwwoffle-2.9i-r1.ebuild +++ b/net-proxy/wwwoffle/wwwoffle-2.9i-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils user DESCRIPTION="Web caching proxy suitable for non-permanent Internet connections" -HOMEPAGE="http://www.gedanken.org.uk/software/wwwoffle/" -SRC_URI="http://www.gedanken.org.uk/software/${PN}/download/${P}.tgz" +HOMEPAGE="https://www.gedanken.org.uk/software/wwwoffle/" +SRC_URI="https://www.gedanken.org.uk/software/${PN}/download/${P}.tgz" KEYWORDS="amd64 ppc ppc64 sparc x86" SLOT="0"
