diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-02 08:43:22 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-02 08:43:22 +0000 |
commit | bd42c2f551aa3afff530f4014603710912c22ed3 (patch) | |
tree | 3aec1f3cb3fa101bd273fb45493f1e8dee4327e1 /x11-libs | |
parent | Bump for #361653 (diff) | |
download | gentoo-2-bd42c2f551aa3afff530f4014603710912c22ed3.tar.gz gentoo-2-bd42c2f551aa3afff530f4014603710912c22ed3.tar.bz2 gentoo-2-bd42c2f551aa3afff530f4014603710912c22ed3.zip |
Stable on amd64 wrt bug #361401
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.6.3-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 ae03ca330ccb..cf0aaba780fc 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.120 2011/03/31 10:11:01 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.121 2011/04/02 08:43:22 angelos Exp $ + + 02 Apr 2011; Christoph Mende <angelos@gentoo.org> qt-core-4.6.3-r1.ebuild: + Stable on amd64 wrt bug #361401 31 Mar 2011; Michael Weber <xmw@gentoo.org> files/blacklist_ssl.patch: Fix line breaks, thanks to all reporters on bug 361415 and tampakrap for diff --git a/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild b/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild index 4449958e8bfb..a79c3b8e03d3 100644 --- a/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.3-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.6.3-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.6.3-r1.ebuild,v 1.2 2011/04/02 08:43:22 angelos 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 |