From: Andreas K. Hüttel Date: Sat, 28 Jan 2017 13:11:35 +0000 (+0100) Subject: app-text/ghostscript-gpl: Fix SRC_URL X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f959c74d5dde68c670fcf21f7dbed6b6db248754;p=gentoo.git app-text/ghostscript-gpl: Fix SRC_URL Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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"