diff options
author | 2011-07-13 12:55:28 +0000 | |
---|---|---|
committer | 2011-07-13 12:55:28 +0000 | |
commit | ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6 (patch) | |
tree | 058a8c3e9e29fe19d91c97daca19e1351e1054da /x11-libs/qt-core | |
parent | ppc64 stable wrt #354033 (diff) | |
download | historical-ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6.tar.gz historical-ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6.tar.bz2 historical-ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6.zip |
ppc64 stable wrt #354033
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
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 8a8cfb3f65c9..ee469a037f2c 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.134 2011/06/05 12:20:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.135 2011/07/13 12:49:55 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-core-4.7.2-r1.ebuild: + ppc64 stable wrt #354033 05 Jun 2011; Markus Meier <maekke@gentoo.org> qt-core-4.7.2-r1.ebuild: arm stable, bug #354033 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 7f2fa2b49182..380b47bb4ecc 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.5 2011/06/05 12:20:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild,v 1.6 2011/07/13 12:49:55 xarthisius 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 |