summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-13 19:09:31 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:27:10 -0400
commitc69f540605dd6dc22315777b1b6551cbccf8f198 (patch)
treeb738cc2463aabaed1977fc09f9c19cb66217623b /app-text/pep
parentapp-misc/pdfpc: use HTTPS (diff)
downloadgentoo-c69f540605dd6dc22315777b1b6551cbccf8f198.tar.gz
gentoo-c69f540605dd6dc22315777b1b6551cbccf8f198.tar.bz2
gentoo-c69f540605dd6dc22315777b1b6551cbccf8f198.zip
app-text/pep: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text/pep')
-rw-r--r--app-text/pep/pep-2.8-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pep/pep-2.8-r2.ebuild b/app-text/pep/pep-2.8-r2.ebuild
index 27ea8d3bc0a7..f1864940b8b8 100644
--- a/app-text/pep/pep-2.8-r2.ebuild
+++ b/app-text/pep/pep-2.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit toolchain-funcs flag-o-matic
DESCRIPTION="General purpose filter and file cleaning program"
-HOMEPAGE="http://hannemyr.com/enjoy/pep.html"
-SRC_URI="http://hannemyr.com/enjoy/${PN}${PV//./}.zip -> ${P}.zip"
+HOMEPAGE="https://hannemyr.com/enjoy/pep.html"
+SRC_URI="https://hannemyr.com/enjoy/${PN}${PV//./}.zip -> ${P}.zip"
LICENSE="GPL-2"
SLOT="0"