app-text/ghostscript-gpl: Fix SRC_URL
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 28 Jan 2017 13:11:35 +0000 (14:11 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 28 Jan 2017 13:11:52 +0000 (14:11 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild

index c44df59661eaa1ba3fc028b9f636f69d4ab223ff..736377971be5ae7f24ed84dc3e2b5776a8f3aa26 100644 (file)
@@ -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"