summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:52:30 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:52:30 +0000
commitba1b91fcbe145bef2c3cd3dbd33661407ab6cdb0 (patch)
tree6c8ce0ac1bffc9849a94bd9fb3a72b39e01bf748 /media-gfx/pstoedit
parentremoved libtool (should only be a local test) (diff)
downloadgentoo-2-ba1b91fcbe145bef2c3cd3dbd33661407ab6cdb0.tar.gz
gentoo-2-ba1b91fcbe145bef2c3cd3dbd33661407ab6cdb0.tar.bz2
gentoo-2-ba1b91fcbe145bef2c3cd3dbd33661407ab6cdb0.zip
changed app-text/ghostscript to virtual/ghostscript
Diffstat (limited to 'media-gfx/pstoedit')
-rw-r--r--media-gfx/pstoedit/ChangeLog6
-rw-r--r--media-gfx/pstoedit/Manifest6
-rw-r--r--media-gfx/pstoedit/pstoedit-3.32.ebuild4
-rw-r--r--media-gfx/pstoedit/pstoedit-3.33.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/pstoedit/ChangeLog b/media-gfx/pstoedit/ChangeLog
index b979b3262d95..a050724a09b0 100644
--- a/media-gfx/pstoedit/ChangeLog
+++ b/media-gfx/pstoedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/pstoedit
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.6 2003/10/02 14:28:12 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.7 2003/12/09 17:49:35 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> pstoedit-3.32.ebuild,
+ pstoedit-3.33.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
02 Oct 2003; Mike Gardiner <obz@gentoo.org> metadata.xml,
pstoedit-3.33.ebuild:
diff --git a/media-gfx/pstoedit/Manifest b/media-gfx/pstoedit/Manifest
index e35f4a9f2132..1012d4b197a1 100644
--- a/media-gfx/pstoedit/Manifest
+++ b/media-gfx/pstoedit/Manifest
@@ -1,6 +1,6 @@
-MD5 b17dcfdef714f6e31876ec1de5b95003 pstoedit-3.32.ebuild 815
-MD5 cf8ce6c3dd4d3dd94025ef9fb6708540 ChangeLog 1442
+MD5 a49fe6514e7099e257b019fac0189713 pstoedit-3.32.ebuild 812
+MD5 93c3b31db2ba251b417aecbf4719cd12 ChangeLog 1597
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 4e04b188fc397976a6d19e0d1a396919 pstoedit-3.33.ebuild 1127
+MD5 33016bfcc51a471b0cc77c0899d8cc66 pstoedit-3.33.ebuild 1129
MD5 31054e5cc9324907446fa0eebf1438ca files/digest-pstoedit-3.32 65
MD5 a907639a46bec91770facf3dda3db0b6 files/digest-pstoedit-3.33 65
diff --git a/media-gfx/pstoedit/pstoedit-3.32.ebuild b/media-gfx/pstoedit/pstoedit-3.32.ebuild
index 17f6d07f4aa9..3d97b9bdacee 100644
--- a/media-gfx/pstoedit/pstoedit-3.32.ebuild
+++ b/media-gfx/pstoedit/pstoedit-3.32.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/media-gfx/pstoedit/pstoedit-3.32.ebuild,v 1.6 2003/09/06 23:56:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.32.ebuild,v 1.7 2003/12/09 17:49:35 lanius Exp $
inherit libtool
@@ -20,7 +20,7 @@ DEPEND="media-libs/libpng
flash? ( media-libs/ming )"
RDEPEND="${DEPEND}
- app-text/ghostscript"
+ virtual/ghostscript"
src_compile() {
elibtoolize
diff --git a/media-gfx/pstoedit/pstoedit-3.33.ebuild b/media-gfx/pstoedit/pstoedit-3.33.ebuild
index a132a865169a..629bb346165f 100644
--- a/media-gfx/pstoedit/pstoedit-3.33.ebuild
+++ b/media-gfx/pstoedit/pstoedit-3.33.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/media-gfx/pstoedit/pstoedit-3.33.ebuild,v 1.3 2003/10/02 14:28:12 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.33.ebuild,v 1.4 2003/12/09 17:49:35 lanius Exp $
inherit libtool
@@ -23,7 +23,7 @@ DEPEND="media-libs/libpng
# flash? ( media-libs/ming )"
RDEPEND="${DEPEND}
- app-text/ghostscript"
+ virtual/ghostscript"
src_compile() {