summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2010-02-17 23:35:16 +0000
committerAlex Alexander <wired@gentoo.org>2010-02-17 23:35:16 +0000
commitcec5b2e686dead6521d7a00532de45ff324c55b4 (patch)
tree3ad0c4434262cede93a2528e3f9a81eb55695d9f /x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild
parent[qt4-build.eclass] added exceptions USE flag for >= Qt 4.6.x - bug #240185 (diff)
downloadhistorical-cec5b2e686dead6521d7a00532de45ff324c55b4.tar.gz
historical-cec5b2e686dead6521d7a00532de45ff324c55b4.tar.bz2
historical-cec5b2e686dead6521d7a00532de45ff324c55b4.zip
qt-xmlpatterns requires qt-core[exceptions]
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild')
-rw-r--r--x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild
index f11a48718f43..8c9ccdc5d9da 100644
--- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild
+++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.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/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild,v 1.1 2010/02/15 15:12:57 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.6.2.ebuild,v 1.2 2010/02/17 23:35:16 wired Exp $
EAPI="2"
inherit qt4-build
@@ -10,7 +10,7 @@ SLOT="4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
-DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]"
+DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,exceptions]"
RDEPEND="${DEPEND}"
QT4_TARGET_DIRECTORIES="src/xmlpatterns tools/xmlpatterns"