diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-09-27 18:02:12 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-09-27 18:02:12 +0000 |
commit | bf80665f402400c132937d418ab086f5524c8347 (patch) | |
tree | 819bdf465f027c55b84b14ebc0f1cde2e7b032a3 /x11-libs/qt-core | |
parent | Version bump. (diff) | |
download | gentoo-2-bf80665f402400c132937d418ab086f5524c8347.tar.gz gentoo-2-bf80665f402400c132937d418ab086f5524c8347.tar.bz2 gentoo-2-bf80665f402400c132937d418ab086f5524c8347.zip |
ppc/ppc64 stable wrt #382171
(Portage version: 2.2.0_alpha59/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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 757a84653b9f..562d73828851 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.142 2011/09/13 09:12:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.143 2011/09/27 18:02:12 xarthisius Exp $ + + 27 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-core-4.7.2-r2.ebuild: + ppc/ppc64 stable wrt #382171 13 Sep 2011; Markos Chandras <hwoarang@gentoo.org> qt-core-4.7.2-r2.ebuild: Stable on amd64 wrt bug #382171 diff --git a/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild b/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild index 1d961ba56321..3eb21886a8f1 100644 --- a/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild +++ b/x11-libs/qt-core/qt-core-4.7.2-r2.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-r2.ebuild,v 1.4 2011/09/13 09:12:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild,v 1.5 2011/09/27 18:02:12 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 |