summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-07-16 17:43:07 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-07-16 17:43:07 +0000
commit4d074e5c0f3a6956ef14b419716311f862672312 (patch)
treec0f90c63f7030cc59ae37224ff1dfea4952742fb /app-text/ghostscript
parentUse kernel.eclass now (diff)
downloadgentoo-2-4d074e5c0f3a6956ef14b419716311f862672312.tar.gz
gentoo-2-4d074e5c0f3a6956ef14b419716311f862672312.tar.bz2
gentoo-2-4d074e5c0f3a6956ef14b419716311f862672312.zip
bug #24595
Diffstat (limited to 'app-text/ghostscript')
-rw-r--r--app-text/ghostscript/ChangeLog5
-rw-r--r--app-text/ghostscript/Manifest20
-rw-r--r--app-text/ghostscript/ghostscript-7.05.6-r3.ebuild4
3 files changed, 16 insertions, 13 deletions
diff --git a/app-text/ghostscript/ChangeLog b/app-text/ghostscript/ChangeLog
index 95e7d538c375..e74eada2601a 100644
--- a/app-text/ghostscript/ChangeLog
+++ b/app-text/ghostscript/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ghostscript
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.35 2003/07/16 14:04:05 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.36 2003/07/16 17:42:54 lanius Exp $
+
+ 16 Jul 2003; <lanius@gentoo.org> ghostscript-7.05.6-r3.ebuild:
+ fixed missing ${S} (#24595)
*ghostscript-7.05.6-r3 (16 Jul 2003)
diff --git a/app-text/ghostscript/Manifest b/app-text/ghostscript/Manifest
index 0ecced754dd1..7450c62b0516 100644
--- a/app-text/ghostscript/Manifest
+++ b/app-text/ghostscript/Manifest
@@ -1,12 +1,12 @@
-MD5 b97dbdc769af2392bc7e1b7be9bd6d5e ChangeLog 6520
-MD5 5969230b95c1114627460bc012999274 ghostscript-7.05.3-r1.ebuild 1964
-MD5 02e2e18900fd6c21bfacfc834a8cc5d5 ghostscript-7.05.5-r1.ebuild 2481
-MD5 3b965d457685aacc4e1ae4e0bba087e8 ghostscript-7.05.5-r2.ebuild 2603
-MD5 b109fca2c805d2bea14c0261a373616f ghostscript-7.05.5.ebuild 1886
-MD5 96922ead39294ea771bcc47b5d4b7a2b ghostscript-7.05.6-r1.ebuild 2605
-MD5 5775b11c48d3699b400fe9d518682f0c ghostscript-7.05.6-r2.ebuild 2712
-MD5 5fd0e465470e0c28630425b8aa19f06a ghostscript-7.05.6.ebuild 2592
-MD5 369f4b196922538d27af762d313c177d ghostscript-7.05.6-r3.ebuild 3040
+MD5 98785eda10f9306eca52d80aa6814aa4 ChangeLog 6616
+MD5 e9515e6006afe3c010d68bfc6ad02247 ghostscript-7.05.3-r1.ebuild 1965
+MD5 33752ccfc6e5c61042f3009ab5338a4a ghostscript-7.05.5-r1.ebuild 2482
+MD5 46aa95b15b640377866cabdcd19327e8 ghostscript-7.05.5-r2.ebuild 2604
+MD5 8fb653c1ee67d1ab1ec40efa55d1b26b ghostscript-7.05.5.ebuild 1887
+MD5 432cfa361608e4c28ac5ad263fd0203f ghostscript-7.05.6-r1.ebuild 2606
+MD5 922dfd70c94430d5f79f5f73d8cc9e2a ghostscript-7.05.6-r2.ebuild 2713
+MD5 9a20b93023c49cd994a5da748404e06f ghostscript-7.05.6.ebuild 2593
+MD5 5046777ef9d135c2a1e50548aff5f30b ghostscript-7.05.6-r3.ebuild 3045
MD5 cd47befad950c27337bdc21511f89050 files/digest-ghostscript-7.05.3-r1 295
MD5 ac5b31ed5b19e7d882fc094159e35e8d files/digest-ghostscript-7.05.5 220
MD5 3cdc3dc3a080a9e1e29ba2ddf05debd4 files/digest-ghostscript-7.05.5-r1 359
@@ -22,5 +22,5 @@ MD5 f0a076c486b8d72e90c8aac2355ccd4d files/gs7.05.6-cjk.diff 20038
MD5 86e743552ef51cab2ef4c70728ad6954 files/lxm3200-cups.diff 1256
MD5 f9c4821dac99d593d62405379f6653ec files/png.diff 426
MD5 54ca592ef6bd375f6fdd214786962efb files/ps2epsi-security.patch 281
-MD5 e065254ba9e798e4177ed687b6b5ee2e files/gs7.05.6-random.patch 478
MD5 c63f6d71a403dbc72265831386b84eb0 files/digest-ghostscript-7.05.6-r3 359
+MD5 e065254ba9e798e4177ed687b6b5ee2e files/gs7.05.6-random.patch 478
diff --git a/app-text/ghostscript/ghostscript-7.05.6-r3.ebuild b/app-text/ghostscript/ghostscript-7.05.6-r3.ebuild
index 9cdf27b80a8f..5124ac46833d 100644
--- a/app-text/ghostscript/ghostscript-7.05.6-r3.ebuild
+++ b/app-text/ghostscript/ghostscript-7.05.6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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-r3.ebuild,v 1.1 2003/07/16 14:04:05 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.05.6-r3.ebuild,v 1.2 2003/07/16 17:42:54 lanius Exp $
inherit eutils
@@ -99,7 +99,7 @@ src_install() {
fi
# Install ijs
- cd ijs
+ cd ${S}/ijs
dodir /usr/bin /usr/include /usr/lib
einstall install_prefix=${D}
}