diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 08:34:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 08:34:06 +0000 |
commit | dc1c3296f4c3c1af01f07b8cbe45c70e4b7feb4f (patch) | |
tree | c13e9b90b1f2964c176e3e6d77673182a9b485d9 /x11-libs/qt-test/qt-test-4.5.1.ebuild | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | gentoo-2-dc1c3296f4c3c1af01f07b8cbe45c70e4b7feb4f.tar.gz gentoo-2-dc1c3296f4c3c1af01f07b8cbe45c70e4b7feb4f.tar.bz2 gentoo-2-dc1c3296f4c3c1af01f07b8cbe45c70e4b7feb4f.zip |
amd64 stable, bug #266201
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-test/qt-test-4.5.1.ebuild')
-rw-r--r-- | x11-libs/qt-test/qt-test-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-test/qt-test-4.5.1.ebuild b/x11-libs/qt-test/qt-test-4.5.1.ebuild index 875e69f396b6..ba3c20764d21 100644 --- a/x11-libs/qt-test/qt-test-4.5.1.ebuild +++ b/x11-libs/qt-test/qt-test-4.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.1.ebuild,v 1.5 2009/06/02 17:58:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.1.ebuild,v 1.6 2009/06/06 08:34:06 maekke Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The testing framework module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+iconv" DEPEND="~x11-libs/qt-core-${PV}[debug=]" |