summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-08 01:49:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-08 01:49:20 +0000
commit267cdfff3116f5ebf41239cf895266623821dfc3 (patch)
tree249789581aaf50f772d350845aa6f958853fdb0e
parentsmall correction to init script (diff)
downloadhistorical-267cdfff3116f5ebf41239cf895266623821dfc3.tar.gz
historical-267cdfff3116f5ebf41239cf895266623821dfc3.tar.bz2
historical-267cdfff3116f5ebf41239cf895266623821dfc3.zip
fix use invocation
-rw-r--r--app-text/ghostscript/ChangeLog6
-rw-r--r--app-text/ghostscript/Manifest20
-rw-r--r--app-text/ghostscript/ghostscript-7.05.6.ebuild4
3 files changed, 17 insertions, 13 deletions
diff --git a/app-text/ghostscript/ChangeLog b/app-text/ghostscript/ChangeLog
index 9489704459c9..79aa62bc3b0d 100644
--- a/app-text/ghostscript/ChangeLog
+++ b/app-text/ghostscript/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ghostscript
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.58 2004/07/01 21:56:09 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.59 2004/07/08 01:49:20 mr_bones_ Exp $
+
+ 07 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ ghostscript-7.05.6.ebuild:
+ fix use invocation
01 Jul 2004; Luca Barbato <lu_zero@gentoo.org> ghostscript-7.05.6.ebuild:
Minor changes
diff --git a/app-text/ghostscript/Manifest b/app-text/ghostscript/Manifest
index c677bebd4c24..ae38c9ca1675 100644
--- a/app-text/ghostscript/Manifest
+++ b/app-text/ghostscript/Manifest
@@ -1,16 +1,16 @@
+MD5 d4a120db2d8c898bdfd844d9befc39fd ChangeLog 9770
+MD5 3289902b6401002ac33846a9feae5c82 ghostscript-7.05.6.ebuild 2627
+MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
MD5 0c3b4e549fd62104ea87a7fe1728d13b ghostscript-7.07.1-r1.ebuild 3087
MD5 f03ac964bd02a6935e57f98d44c897f2 ghostscript-7.07.1-r2.ebuild 3195
-MD5 534e2888975b54257a899189baabcf5b ChangeLog 9662
-MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
-MD5 9f1f6f7868ee6b6e105308ed7d4c8de1 ghostscript-7.05.6.ebuild 2631
+MD5 71a93bd09748f37be38b726b0530e497 files/digest-ghostscript-7.07.1-r1 291
MD5 71a93bd09748f37be38b726b0530e497 files/digest-ghostscript-7.07.1-r2 291
-MD5 68fa21d11a860c222c8ba89c39ce578e files/gs7.05.6-gdevpx.patch 402
-MD5 acda8ddfde1efeaf451cb28a67dcc773 files/gs7.07.1-krgb.patch.gz 5569
+MD5 fd34b2b7a029f19eab4ba3f69afe295e files/ghostscript-7.05.6.man.patch 1231
MD5 286fde55f66a662388d3004e6d8d896a files/gs7.05-gdevhl12.c 22009
-MD5 7208aacbb4aa234ce1a6126e8f682c06 files/gs7.07.1-ps2epsi.patch 372
+MD5 f0a076c486b8d72e90c8aac2355ccd4d files/gs7.05.6-cjk.diff 20038
MD5 5f1b04ca58928a339b749703e067e2ba files/gs7.05.6-kochi-substitute.patch 3774
-MD5 fd34b2b7a029f19eab4ba3f69afe295e files/ghostscript-7.05.6.man.patch 1231
-MD5 ac6af6bf67095500ea043aea27062d62 files/gs7.07.1-ijs.patch 401
-MD5 71a93bd09748f37be38b726b0530e497 files/digest-ghostscript-7.07.1-r1 291
+MD5 acda8ddfde1efeaf451cb28a67dcc773 files/gs7.07.1-krgb.patch.gz 5569
MD5 c63f6d71a403dbc72265831386b84eb0 files/digest-ghostscript-7.05.6 359
-MD5 f0a076c486b8d72e90c8aac2355ccd4d files/gs7.05.6-cjk.diff 20038
+MD5 68fa21d11a860c222c8ba89c39ce578e files/gs7.05.6-gdevpx.patch 402
+MD5 ac6af6bf67095500ea043aea27062d62 files/gs7.07.1-ijs.patch 401
+MD5 7208aacbb4aa234ce1a6126e8f682c06 files/gs7.07.1-ps2epsi.patch 372
diff --git a/app-text/ghostscript/ghostscript-7.05.6.ebuild b/app-text/ghostscript/ghostscript-7.05.6.ebuild
index 06eb5e0403bc..380a3d35fd75 100644
--- a/app-text/ghostscript/ghostscript-7.05.6.ebuild
+++ b/app-text/ghostscript/ghostscript-7.05.6.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/ghostscript-7.05.6.ebuild,v 1.12 2004/07/01 22:00:18 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.6.ebuild,v 1.13 2004/07/08 01:49:20 mr_bones_ Exp $
DESCRIPTION="ESP Ghostscript -- an enhanced version of GNU Ghostscript with better printer support"
SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/espgs-${PV}-source.tar.bz2
@@ -76,7 +76,7 @@ src_install() {
insinto /usr/share/emacs/site-lisp
doins doc/gsdoc.el || die
- if [ `use cjk` ] ; then
+ if use cjk ; then
dodir /usr/share/ghostscript/Resource
dodir /usr/share/ghostscript/Resource/Font
dodir /usr/share/ghostscript/Resource/CIDFont