diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 18:10:26 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 18:10:26 +0000 |
commit | b6ad7e7a291ed22eb11859cb97068a8d0d3fba88 (patch) | |
tree | efbd89f0199375727e14a8e3020360534a87d6df /app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild | |
parent | Unmask on amd64 to satisfy app-text/gocr (Manifest recommit) (diff) | |
download | gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.gz gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.bz2 gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.zip |
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild')
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild index 901bd46636cb..39434d52d038 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.2 2004/02/27 20:48:59 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14.ebuild,v 1.3 2004/02/29 18:10:25 aliz Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/${MY_PN}-fonts-std-${FONTS_PV}.tar.gz cjk? ( http://www.matsusaka-u.ac.jp/mirror/gs-cjk/adobe-cmaps-200204.tar.gz http://www.matsusaka-u.ac.jp/mirror/gs-cjk/acro5-cmaps-2001.tar.gz) - cups? ( ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/cups-${CUPS_PV}-source.tar.bz2 )" + cups? ( mirror://gentoo/cups-${CUPS_PV}-source.tar.bz2 )" LICENSE="Aladdin" SLOT="0" |