diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-29 11:32:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-29 11:32:29 +0000 |
commit | 2995a55561d60a8f1ba8b189859dfdd0e3fe0b4a (patch) | |
tree | bebb4da39d195aedc8a5b54293b9b88cdc27807c /x11-libs/qt-core | |
parent | stable x86, bug 290922 (diff) | |
download | historical-2995a55561d60a8f1ba8b189859dfdd0e3fe0b4a.tar.gz historical-2995a55561d60a8f1ba8b189859dfdd0e3fe0b4a.tar.bz2 historical-2995a55561d60a8f1ba8b189859dfdd0e3fe0b4a.zip |
stable x86, bug 290922
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
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.5.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 d0c529cf7f81..174fabda1109 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.65 2009/10/17 19:36:52 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.66 2009/10/29 11:19:22 fauli Exp $ + + 29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + qt-core-4.5.3-r1.ebuild: + stable x86, bug 290922 17 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> qt-core-4.6.0_beta1.ebuild: Removing temporary blocker for <qt-gui-${PVR} from live packages diff --git a/x11-libs/qt-core/qt-core-4.5.3-r1.ebuild b/x11-libs/qt-core/qt-core-4.5.3-r1.ebuild index 476367aa48e2..a80f13be617b 100644 --- a/x11-libs/qt-core/qt-core-4.5.3-r1.ebuild +++ b/x11-libs/qt-core/qt-core-4.5.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.3-r1.ebuild,v 1.1 2009/10/04 10:26:33 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.3-r1.ebuild,v 1.2 2009/10/29 11:19:22 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc +glib iconv qt3support ssl" RDEPEND="sys-libs/zlib |