summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:38:39 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-09 17:38:39 +0000
commit1d6182c23e1dca960cd4736c761892d365568df3 (patch)
tree5645b10dec8f8f6ae0cc132a4bb577450b64c8ab /app-text/gocr
parentvalidate metadata.xml (diff)
downloadgentoo-2-1d6182c23e1dca960cd4736c761892d365568df3.tar.gz
gentoo-2-1d6182c23e1dca960cd4736c761892d365568df3.tar.bz2
gentoo-2-1d6182c23e1dca960cd4736c761892d365568df3.zip
changed app-text/ghostscript to virtual/ghostscript
Diffstat (limited to 'app-text/gocr')
-rw-r--r--app-text/gocr/ChangeLog5
-rw-r--r--app-text/gocr/Manifest4
-rw-r--r--app-text/gocr/gocr-0.3.6-r2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog
index 07c6f8e49c3a..ffbee2b5ee5d 100644
--- a/app-text/gocr/ChangeLog
+++ b/app-text/gocr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gocr
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.11 2003/10/22 08:21:59 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.12 2003/12/09 17:36:47 lanius Exp $
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gocr-0.3.6-r2.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
22 Oct 2003; Mike Gardiner <obz@gentoo.org> gocr-0.3.6-r2.ebuild:
Fixed make install to use DESTDIR=D/usr so we get /usr as a prefix instead of
diff --git a/app-text/gocr/Manifest b/app-text/gocr/Manifest
index f648ba96055c..1abe23336aab 100644
--- a/app-text/gocr/Manifest
+++ b/app-text/gocr/Manifest
@@ -1,6 +1,6 @@
MD5 7d81f65d5a15d9871961ef6c06d84a6e gocr-0.37.ebuild 1310
-MD5 e8e2920050a4dfb1277aa8f575949c4f gocr-0.3.6-r2.ebuild 1396
-MD5 fa6547b7b62216064f5384f8d1dacb8e ChangeLog 2087
+MD5 801114050f8389da8b6c13913f65f84d gocr-0.3.6-r2.ebuild 1398
+MD5 3c4ca07361c5f893b71cb4a4c69cee51 ChangeLog 2218
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 fb58fc4e59edc313fe5eb203fc439f57 files/digest-gocr-0.3.6-r2 62
MD5 ed4700fa87db2cf1b0ebb0fe3bc71e2e files/gocr-0.3.6-gentoo.diff 387
diff --git a/app-text/gocr/gocr-0.3.6-r2.ebuild b/app-text/gocr/gocr-0.3.6-r2.ebuild
index bb3ae8608447..d9e62d6e078a 100644
--- a/app-text/gocr/gocr-0.3.6-r2.ebuild
+++ b/app-text/gocr/gocr-0.3.6-r2.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/gocr/gocr-0.3.6-r2.ebuild,v 1.13 2003/10/22 08:21:59 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.3.6-r2.ebuild,v 1.14 2003/12/09 17:36:47 lanius Exp $
DESCRIPTION="Converts PNM to ASCII"
SRC_URI="mirror://sourceforge/jocr/${P}.tar.gz"
@@ -14,7 +14,7 @@ IUSE="tetex"
RDEPEND="=media-libs/netpbm-9.12*"
DEPEND="${RDEPEND}
app-text/tetex
- app-text/ghostscript
+ virtual/ghostscript
tetex? ( >=tetex-1.0.7-r10
>=transfig-3.2.3d-r1 )"