summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2010-09-23 21:31:33 +0000
committerAlex Alexander <wired@gentoo.org>2010-09-23 21:31:33 +0000
commitcb37722993b27c48dfecf72059e29c18155bb7e3 (patch)
tree8a3c540c7aaca1f4ceb67e329bbeef20ba0f295e /x11-libs/qt-xmlpatterns
parentEAPI 3, prefix, other improvements (diff)
downloadgentoo-2-cb37722993b27c48dfecf72059e29c18155bb7e3.tar.gz
gentoo-2-cb37722993b27c48dfecf72059e29c18155bb7e3.tar.bz2
gentoo-2-cb37722993b27c48dfecf72059e29c18155bb7e3.zip
EAPI 3, prefix, other improvements
(Portage version: 2.2_rc85/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-xmlpatterns')
-rw-r--r--x11-libs/qt-xmlpatterns/ChangeLog6
-rw-r--r--x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.7.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog
index 6fe4b4269ee2..3e925825614d 100644
--- a/x11-libs/qt-xmlpatterns/ChangeLog
+++ b/x11-libs/qt-xmlpatterns/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-xmlpatterns
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.71 2010/09/21 15:09:06 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.72 2010/09/23 21:31:33 wired Exp $
+
+ 23 Sep 2010; Alex Alexander <wired@gentoo.org>
+ qt-xmlpatterns-4.7.0.ebuild:
+ EAPI 3, prefix, other improvements
*qt-xmlpatterns-4.7.0 (21 Sep 2010)
diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.7.0.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.7.0.ebuild
index 1b3d97434bcb..e19684455e32 100644
--- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.7.0.ebuild
+++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.7.0.ebuild
@@ -1,8 +1,8 @@
# 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.7.0.ebuild,v 1.1 2010/09/21 15:09:06 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.7.0.ebuild,v 1.2 2010/09/23 21:31:33 wired Exp $
-EAPI="2"
+EAPI="3"
inherit qt4-build
DESCRIPTION="The patternist module for the Qt toolkit"
@@ -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}[debug=,exceptions]"
+DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,exceptions]"
RDEPEND="${DEPEND}"
pkg_setup() {