summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-04-16 18:53:16 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-04-16 18:53:16 +0000
commitf115749bf4b7109b8926b638721f5b17f2249c1c (patch)
tree1b0da71047f6564dd374d52ebff114c081011b79 /app-text/tesseract/tesseract-2.04-r1.ebuild
parentFixing build time dependencies. Avoiding installation of empty dir /usr/man/m... (diff)
downloadhistorical-f115749bf4b7109b8926b638721f5b17f2249c1c.tar.gz
historical-f115749bf4b7109b8926b638721f5b17f2249c1c.tar.bz2
historical-f115749bf4b7109b8926b638721f5b17f2249c1c.zip
Stable on amd64 wrt bug #304053
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-text/tesseract/tesseract-2.04-r1.ebuild')
-rw-r--r--app-text/tesseract/tesseract-2.04-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tesseract/tesseract-2.04-r1.ebuild b/app-text/tesseract/tesseract-2.04-r1.ebuild
index 5efd278d16eb..402af0866c10 100644
--- a/app-text/tesseract/tesseract-2.04-r1.ebuild
+++ b/app-text/tesseract/tesseract-2.04-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/tesseract/tesseract-2.04-r1.ebuild,v 1.5 2010/04/11 13:56:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/tesseract/tesseract-2.04-r1.ebuild,v 1.6 2010/04/16 18:53:16 hwoarang Exp $
EAPI="2"
@@ -24,7 +24,7 @@ SRC_URI="http://tesseract-ocr.googlecode.com/files/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
IUSE="examples tiff linguas_de linguas_eu linguas_es linguas_fr linguas_it linguas_nl linguas_pt_BR linguas_vi"
DEPEND="tiff? ( media-libs/tiff )"