diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 06:52:57 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-09 06:52:57 +0000 |
commit | 4be6117b31b1ad53fc406a443be4b369d7106413 (patch) | |
tree | 95e85c147183c803265cca2ba0ead629e213da3e /x11-libs/qt-core | |
parent | x86 stable per bug 354033 (diff) | |
download | gentoo-2-4be6117b31b1ad53fc406a443be4b369d7106413.tar.gz gentoo-2-4be6117b31b1ad53fc406a443be4b369d7106413.tar.bz2 gentoo-2-4be6117b31b1ad53fc406a443be4b369d7106413.zip |
x86 stable per bug 354033
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.7.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index d6a0a638cc34..1b7257eacde3 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.128 2011/04/13 21:03:43 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.129 2011/05/09 06:52:57 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> qt-core-4.7.2-r1.ebuild: + x86 stable per bug 354033 13 Apr 2011; Alex Alexander <wired@gentoo.org> -qt-core-4.7.0.ebuild, -qt-core-4.7.1-r1.ebuild: 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 f68bf589c31a..29b07eb1ecba 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.1 2011/03/31 01:10:23 chiiph Exp $ +# $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 $ 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 |