summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-24 15:39:45 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-24 15:39:45 +0000
commit5bdc6933e2d0787f956e180933b40257c63534ef (patch)
tree80377073f18a62c9a75e9b7eda078a31faaa303f /app-text/yagf/yagf-0.9.2.ebuild
parentVersion bump. Update the ebuilds to point at gentoo infrastructure. (diff)
downloadgentoo-2-5bdc6933e2d0787f956e180933b40257c63534ef.tar.gz
gentoo-2-5bdc6933e2d0787f956e180933b40257c63534ef.tar.bz2
gentoo-2-5bdc6933e2d0787f956e180933b40257c63534ef.zip
Default to tesseract implementation
(Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'app-text/yagf/yagf-0.9.2.ebuild')
-rw-r--r--app-text/yagf/yagf-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/yagf/yagf-0.9.2.ebuild b/app-text/yagf/yagf-0.9.2.ebuild
index d448bd09c635..9c25d465ff1b 100644
--- a/app-text/yagf/yagf-0.9.2.ebuild
+++ b/app-text/yagf/yagf-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/yagf/yagf-0.9.2.ebuild,v 1.6 2013/03/24 12:08:05 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/yagf/yagf-0.9.2.ebuild,v 1.7 2013/03/24 15:39:45 hwoarang Exp $
EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="http://symmetrica.net/cuneiform-linux/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="scanner +cuneiform tesseract pdf"
+IUSE="scanner cuneiform +tesseract pdf"
REQUIRED_USE="|| ( cuneiform tesseract )"