summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-25 19:53:15 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-25 19:53:15 +0000
commitaf418beb5b1c32e888e61958f1ae2e3f29e7da7e (patch)
treef662778c777b188807ff9b98a734d44152c5843e /app-text/gocr
parentdigest fix (diff)
downloadgentoo-2-af418beb5b1c32e888e61958f1ae2e3f29e7da7e.tar.gz
gentoo-2-af418beb5b1c32e888e61958f1ae2e3f29e7da7e.tar.bz2
gentoo-2-af418beb5b1c32e888e61958f1ae2e3f29e7da7e.zip
Stable on x86 wrt bug #133376.
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'app-text/gocr')
-rw-r--r--app-text/gocr/ChangeLog5
-rw-r--r--app-text/gocr/gocr-0.40-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog
index 76e02311f12d..9edf41dfcfb6 100644
--- a/app-text/gocr/ChangeLog
+++ b/app-text/gocr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gocr
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.31 2006/05/23 19:37:28 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.32 2006/05/25 19:53:15 wolf31o2 Exp $
+
+ 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> gocr-0.40-r2.ebuild:
+ Stable on x86 wrt bug #133376.
23 May 2006; Alexandre Buisse <nattfodd@gentoo.org> -gocr-0.40-r1.ebuild:
Removed 0.40-r1 as -r2 is stable on ppc64.
diff --git a/app-text/gocr/gocr-0.40-r2.ebuild b/app-text/gocr/gocr-0.40-r2.ebuild
index 315592ce4216..c90ecc16410f 100644
--- a/app-text/gocr/gocr-0.40-r2.ebuild
+++ b/app-text/gocr/gocr-0.40-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.40-r2.ebuild,v 1.2 2006/05/23 18:18:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.40-r2.ebuild,v 1.3 2006/05/25 19:53:15 wolf31o2 Exp $
inherit eutils
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
IUSE="gtk doc"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
DEPEND=">=media-libs/netpbm-9.12
doc? ( >=media-gfx/transfig-3.2 )