summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-06-02 18:06:58 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-06-02 18:06:58 +0000
commit2fa8f46cbdd995cf7128abd11c8334b3e2c54a98 (patch)
tree051979f1f178e79412f599510cbdb20d2fe8ddac /x11-libs
parentstable x86, bug 266201 (diff)
downloadgentoo-2-2fa8f46cbdd995cf7128abd11c8334b3e2c54a98.tar.gz
gentoo-2-2fa8f46cbdd995cf7128abd11c8334b3e2c54a98.tar.bz2
gentoo-2-2fa8f46cbdd995cf7128abd11c8334b3e2c54a98.zip
stable x86, bug 266201
(Portage version: 2.1.6.11/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt/ChangeLog5
-rw-r--r--x11-libs/qt/qt-4.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog
index 7c0893e1ba8a..0381f4292cdd 100644
--- a/x11-libs/qt/ChangeLog
+++ b/x11-libs/qt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.579 2009/05/30 19:26:45 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.580 2009/06/02 18:06:58 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-4.5.1.ebuild:
+ stable x86, bug 266201
30 May 2009; Ben de Groot <yngwin@gentoo.org> qt-4.5.1.ebuild:
Revert kde useflag addition, as it breaks stable
diff --git a/x11-libs/qt/qt-4.5.1.ebuild b/x11-libs/qt/qt-4.5.1.ebuild
index db7690d875a5..0d23bd1add0f 100644
--- a/x11-libs/qt/qt-4.5.1.ebuild
+++ b/x11-libs/qt/qt-4.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.1.ebuild,v 1.7 2009/05/30 19:26:45 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.1.ebuild,v 1.8 2009/06/02 18:06:58 fauli Exp $
EAPI=2
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.qtsoftware.com/"
LICENSE="|| ( LGPL-2.1 GPL-3 )"
SLOT="4"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86"
IUSE="+dbus opengl +qt3support"
DEPEND=""