summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-01-28 14:11:35 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-01-28 14:11:52 +0100
commitf959c74d5dde68c670fcf21f7dbed6b6db248754 (patch)
tree2b0ab45e06446fed36e2185a071bc28f2c88f331 /app-text/ghostscript-gpl
parentmedia-libs/libsdl: fix for Prefix, bug #607178 (diff)
downloadgentoo-f959c74d5dde68c670fcf21f7dbed6b6db248754.tar.gz
gentoo-f959c74d5dde68c670fcf21f7dbed6b6db248754.tar.bz2
gentoo-f959c74d5dde68c670fcf21f7dbed6b6db248754.zip
app-text/ghostscript-gpl: Fix SRC_URL
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild
index c44df59661ea..736377971be5 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild
@@ -27,7 +27,7 @@ PVM_S=$(replace_all_version_separators "" ${PVM})
# djvu? ( mirror://sourceforge/djvu/gsdjvu-${GSDJVU_PV}.tar.gz )"
SRC_URI="
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
- mirror://gentoo/${PN}-9.20-patchset-1.tar.xz
+ https://dev.gentoo.org/~dilfridge/distfiles/${PN}-9.20-patchset-1.tar.xz
"
LICENSE="AGPL-3 CPL-1.0"