summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-03-20 07:15:15 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-03-20 07:15:15 +0000
commit0bc87c43bbaf7d58199a1d9f90d1d88a8d48bef5 (patch)
tree35c7fa95a6a2b445cfac5d4aac6a8d0a09c919f7 /app-text/yagf/yagf-0.9.2.ebuild
parentInitial import, test dep of webtest (diff)
downloadgentoo-2-0bc87c43bbaf7d58199a1d9f90d1d88a8d48bef5.tar.gz
gentoo-2-0bc87c43bbaf7d58199a1d9f90d1d88a8d48bef5.tar.bz2
gentoo-2-0bc87c43bbaf7d58199a1d9f90d1d88a8d48bef5.zip
Revert subslot operator addition to poppler dependency, wrt bug #462020
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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 1593f4060eda..81b97a9e3a60 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.3 2013/03/17 17:08:57 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/yagf/yagf-0.9.2.ebuild,v 1.4 2013/03/20 07:15:15 pinkbyte Exp $
EAPI="5"
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
cuneiform? ( app-text/cuneiform )
tesseract? ( app-text/tesseract )
scanner? ( media-gfx/xsane )
- pdf? ( || ( app-text/poppler:=[utils] app-text/ghostscript-gpl ) )"
+ pdf? ( || ( app-text/poppler[utils] app-text/ghostscript-gpl ) )"
DOCS=( AUTHORS ChangeLog DESCRIPTION README )