diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-22 15:04:55 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-22 15:04:55 +0000 |
commit | e8ff09a4fa8d12ac6d20b83c74ad597f1f5d1096 (patch) | |
tree | d5106027313b49a9f5c21d3d3651d179ccb352e1 /x11-libs/qt-core | |
parent | keyworded ~arch for x86, bug 339565 (diff) | |
download | gentoo-2-e8ff09a4fa8d12ac6d20b83c74ad597f1f5d1096.tar.gz gentoo-2-e8ff09a4fa8d12ac6d20b83c74ad597f1f5d1096.tar.bz2 gentoo-2-e8ff09a4fa8d12ac6d20b83c74ad597f1f5d1096.zip |
stable x86, bug 341703
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index a92a07bf8677..d2756d861776 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.109 2010/10/19 21:19:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.110 2010/10/22 15:04:55 fauli Exp $ + + 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> qt-core-4.6.3.ebuild: + stable x86, bug 341703 19 Oct 2010; Brent Baude <ranger@gentoo.org> qt-core-4.6.3.ebuild: Marking qt-core-4.6.3 ppc stable for bug 341703 diff --git a/x11-libs/qt-core/qt-core-4.6.3.ebuild b/x11-libs/qt-core/qt-core-4.6.3.ebuild index 08769c9a7f75..a2da31fcd522 100644 --- a/x11-libs/qt-core/qt-core-4.6.3.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.6.3.ebuild,v 1.5 2010/10/19 21:19:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3.ebuild,v 1.6 2010/10/22 15:04:55 fauli Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="~alpha 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="~alpha 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="doc +glib iconv optimized-qmake qt3support ssl" RDEPEND="sys-libs/zlib |