summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-10 10:01:38 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-03-10 23:35:14 +0100
commit153caad68d68c3e6a6bbcded39ce7ba81d7237bb (patch)
treed2edf2521d49cb7570f9b7d13e43e1a8165a7890 /app-text/pep/pep-2.8-r2.ebuild
parentdev-python/nuitka: version bump to 0.6.2. (diff)
downloadgentoo-153caad68d68c3e6a6bbcded39ce7ba81d7237bb.tar.gz
gentoo-153caad68d68c3e6a6bbcded39ce7ba81d7237bb.tar.bz2
gentoo-153caad68d68c3e6a6bbcded39ce7ba81d7237bb.zip
app-text/pep: fix SRC_URI.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11328 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-text/pep/pep-2.8-r2.ebuild')
-rw-r--r--app-text/pep/pep-2.8-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pep/pep-2.8-r2.ebuild b/app-text/pep/pep-2.8-r2.ebuild
index a5320f2d7272..27ea8d3bc0a7 100644
--- a/app-text/pep/pep-2.8-r2.ebuild
+++ b/app-text/pep/pep-2.8-r2.ebuild
@@ -7,7 +7,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"
+SRC_URI="http://hannemyr.com/enjoy/${PN}${PV//./}.zip -> ${P}.zip"
LICENSE="GPL-2"
SLOT="0"