commit: f959c74d5dde68c670fcf21f7dbed6b6db248754
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 13:11:35 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 13:11:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f959c74d
app-text/ghostscript-gpl: Fix SRC_URL
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild
b/app-text/ghostscript-gpl/ghostscript-gpl-9.20.ebuild
index c44df59..7363779 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"