summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-04-26 11:42:10 +0000
committerMike Gardiner <obz@gentoo.org>2004-04-26 11:42:10 +0000
commit863ab924c7bfc6470c7b915b07dec1a4ee8be2b4 (patch)
treebf6286b66bc065d96c38b8eda16e6c09f8cf1d9a /app-text/gocr
parentAdd die following econf for bug 48950 (Manifest recommit) (diff)
downloadgentoo-2-863ab924c7bfc6470c7b915b07dec1a4ee8be2b4.tar.gz
gentoo-2-863ab924c7bfc6470c7b915b07dec1a4ee8be2b4.tar.bz2
gentoo-2-863ab924c7bfc6470c7b915b07dec1a4ee8be2b4.zip
Marked stable on x86
Diffstat (limited to 'app-text/gocr')
-rw-r--r--app-text/gocr/ChangeLog6
-rw-r--r--app-text/gocr/gocr-0.37.ebuild4
-rw-r--r--app-text/gocr/gocr-0.39.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog
index 9630a3792933..243f600a9f2e 100644
--- a/app-text/gocr/ChangeLog
+++ b/app-text/gocr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gocr
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.15 2004/03/21 19:16:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.16 2004/04/26 11:38:08 obz Exp $
+
+ 26 Apr 2004; Mike Gardiner <obz@gentoo.org> gocr-0.37.ebuild,
+ gocr-0.39.ebuild:
+ Marked stable on x86
22 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> gocr-0.3.6-r2.ebuild,
gocr-0.3.6-r3.ebuild, gocr-0.37.ebuild, gocr-0.39.ebuild:
diff --git a/app-text/gocr/gocr-0.37.ebuild b/app-text/gocr/gocr-0.37.ebuild
index d74be1893705..bd3d1553aa37 100644
--- a/app-text/gocr/gocr-0.37.ebuild
+++ b/app-text/gocr/gocr-0.37.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/gocr/gocr-0.37.ebuild,v 1.4 2004/03/21 19:16:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.37.ebuild,v 1.5 2004/04/26 11:38:08 obz Exp $
DESCRIPTION="An OCR (Optical Character Recognition) reader"
HOMEPAGE="http://jocr.sourceforge.net"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
IUSE="gtk doc"
SLOT="0"
-KEYWORDS="~x86 amd64"
+KEYWORDS="x86 amd64"
DEPEND=">=media-libs/netpbm-9.12
doc? ( >=media-gfx/transfig-3.2 )
diff --git a/app-text/gocr/gocr-0.39.ebuild b/app-text/gocr/gocr-0.39.ebuild
index 0bdcb2e3b85e..88995e74c578 100644
--- a/app-text/gocr/gocr-0.39.ebuild
+++ b/app-text/gocr/gocr-0.39.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/gocr/gocr-0.39.ebuild,v 1.2 2004/03/21 19:16:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.39.ebuild,v 1.3 2004/04/26 11:38:08 obz Exp $
DESCRIPTION="An OCR (Optical Character Recognition) reader"
HOMEPAGE="http://jocr.sourceforge.net"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
IUSE="gtk doc"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
DEPEND=">=media-libs/netpbm-9.12
doc? ( >=media-gfx/transfig-3.2 )