diff options
author | charIes17 <charles17@arcor.de> | 2017-12-28 12:58:18 +0100 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2017-12-28 10:29:12 -0500 |
commit | f3f36f453bf712aaa2bb75fcf2977cb8fc316790 (patch) | |
tree | b7b12bb6d0376956ae92fa1ef96837526042664f /net-proxy/wwwoffle | |
parent | sys-auth/pam-csync: HOMEPAGE and SRC_URI to use https (diff) | |
download | gentoo-f3f36f453bf712aaa2bb75fcf2977cb8fc316790.tar.gz gentoo-f3f36f453bf712aaa2bb75fcf2977cb8fc316790.tar.bz2 gentoo-f3f36f453bf712aaa2bb75fcf2977cb8fc316790.zip |
net-proxy/wwwoffle: HOMEPAGE and SRC_URI to use https
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'net-proxy/wwwoffle')
-rw-r--r-- | net-proxy/wwwoffle/wwwoffle-2.9i-r1.ebuild | 6 |
1 files 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 053f7395776f..9ad5008d950c 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" |