summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-09 16:29:55 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-09 16:29:55 +0000
commitdfa093a6c613624c98a441dbfeb589d8dbcbb597 (patch)
treee79a1691910f44fed8f015367a14625e4921578e /app-text
parentvirtual/ghostscript, .so build (diff)
downloadgentoo-2-dfa093a6c613624c98a441dbfeb589d8dbcbb597.tar.gz
gentoo-2-dfa093a6c613624c98a441dbfeb589d8dbcbb597.tar.bz2
gentoo-2-dfa093a6c613624c98a441dbfeb589d8dbcbb597.zip
removed die ;)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-afpl/Manifest2
-rw-r--r--app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/app-text/ghostscript-afpl/Manifest b/app-text/ghostscript-afpl/Manifest
index 505e630b99cb..6a076b1515ae 100644
--- a/app-text/ghostscript-afpl/Manifest
+++ b/app-text/ghostscript-afpl/Manifest
@@ -1,4 +1,4 @@
-MD5 bd8890653bbaaa5a35289cf23f69a5c9 ghostscript-afpl-8.11.ebuild 3278
+MD5 0a7e0938ede77432d28dee84c77e73ce ghostscript-afpl-8.11.ebuild 3273
MD5 2a71ac8887d59d7a361d77f817d281bb ChangeLog 567
MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
MD5 c2ae99630b9c6264495d16e128e82fd8 files/digest-ghostscript-afpl-8.11 359
diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild
index 87815c64e31f..5412884c6f59 100644
--- a/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild
+++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.11.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-afpl/ghostscript-afpl-8.11.ebuild,v 1.2 2003/12/09 16:28:14 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.11.ebuild,v 1.3 2003/12/09 16:29:49 lanius Exp $
inherit eutils
@@ -114,5 +114,4 @@ src_install() {
cd ${S}/ijs
dodir /usr/bin /usr/include /usr/lib
einstall install_prefix=${D}
- die
}