diff options
author | 2011-06-01 15:02:53 +0000 | |
---|---|---|
committer | 2011-06-01 15:02:53 +0000 | |
commit | 6e79cab2e403c174adaedf522cfa4f52d8e4d26b (patch) | |
tree | 442bea0e6a263b3d7bd055b2ccde4a058ee90910 /x11-libs/qt-core | |
parent | Marking qt-assistant-4.7.2 ppc for bug 354033 (diff) | |
download | historical-6e79cab2e403c174adaedf522cfa4f52d8e4d26b.tar.gz historical-6e79cab2e403c174adaedf522cfa4f52d8e4d26b.tar.bz2 historical-6e79cab2e403c174adaedf522cfa4f52d8e4d26b.zip |
Marking qt-core-4.7.2-r1 ~ppc for bug 354033
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
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 12a4d950a8c3..5c48f8ce6363 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.132 2011/05/10 21:40:09 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.133 2011/06/01 15:02:53 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> qt-core-4.7.2-r1.ebuild: + Marking qt-core-4.7.2-r1 ppc stable for bug 354033 10 May 2011; Theo Chatzimichos <tampakrap@gentoo.org> qt-core-4.7.3.ebuild: Remove patch, it is applied upstream 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 7a52369bd871..dd26d14505b3 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.3 2011/05/09 22:08:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.2-r1.ebuild,v 1.4 2011/06/01 15:02:53 ranger 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 |