diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:08:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:08:03 +0000 |
commit | 11decf281a112e4f9a80c262fdfdab5bc2cc6e2e (patch) | |
tree | 4784083b7e72050066136a51070a0487f2cf9440 /x11-libs/qt-core/qt-core-4.7.2-r1.ebuild | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-11decf281a112e4f9a80c262fdfdab5bc2cc6e2e.tar.gz gentoo-2-11decf281a112e4f9a80c262fdfdab5bc2cc6e2e.tar.bz2 gentoo-2-11decf281a112e4f9a80c262fdfdab5bc2cc6e2e.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-core/qt-core-4.7.2-r1.ebuild')
-rw-r--r-- | x11-libs/qt-core/qt-core-4.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild b/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild index 29b07eb1ecba..7a52369bd871 100644 --- a/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild +++ b/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild,v 1.2 2011/05/09 06:52:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild,v 1.3 2011/05/09 22:08:03 hwoarang Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="~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" +KEYWORDS="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="+glib iconv +jit optimized-qmake private-headers qt3support ssl" RDEPEND="sys-libs/zlib |