diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-04-02 20:31:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-04-02 20:31:36 +0000 |
commit | a3f4b27781dce962ee2b7e6b862d0b4e88048464 (patch) | |
tree | 0ca92dd4d892a7d15ac4a766d279d77fa0df5097 /x11-libs/qt-core | |
parent | x86 stable wrt security bug #358791 (diff) | |
download | gentoo-2-a3f4b27781dce962ee2b7e6b862d0b4e88048464.tar.gz gentoo-2-a3f4b27781dce962ee2b7e6b862d0b4e88048464.tar.bz2 gentoo-2-a3f4b27781dce962ee2b7e6b862d0b4e88048464.zip |
x86 stable wrt security bug #361401
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.6.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index cf0aaba780fc..db90c8d1b13f 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,10 @@ # 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.121 2011/04/02 08:43:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.122 2011/04/02 20:31:36 phajdan.jr Exp $ + + 02 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + qt-core-4.6.3-r1.ebuild: + x86 stable wrt security bug #361401 02 Apr 2011; Christoph Mende <angelos@gentoo.org> qt-core-4.6.3-r1.ebuild: Stable on amd64 wrt bug #361401 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 a79c3b8e03d3..370c9ae9720d 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.2 2011/04/02 08:43:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.3-r1.ebuild,v 1.3 2011/04/02 20:31:36 phajdan.jr 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 |