summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2010-11-06 09:34:31 +0000
committerAlex Alexander <wired@gentoo.org>2010-11-06 09:34:31 +0000
commite5739317c9003a54646c2f828ceb6ab702d47558 (patch)
tree3064b0937143894efb98dadb6e19f02d661f9600 /x11-libs/qt-core
parentadded fix for qtreeview regression (diff)
downloadgentoo-2-e5739317c9003a54646c2f828ceb6ab702d47558.tar.gz
gentoo-2-e5739317c9003a54646c2f828ceb6ab702d47558.tar.bz2
gentoo-2-e5739317c9003a54646c2f828ceb6ab702d47558.zip
removed alpha keyword from qt-4.7, bug #338289
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r--x11-libs/qt-core/ChangeLog5
-rw-r--r--x11-libs/qt-core/qt-core-4.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog
index 3974bfca2872..480f3f8fe6b9 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.112 2010/11/05 18:18:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.113 2010/11/06 09:34:31 wired Exp $
+
+ 06 Nov 2010; Alex Alexander <wired@gentoo.org> qt-core-4.7.0.ebuild:
+ removed alpha keyword from qt-4.7, bug #338289
05 Nov 2010; Jeroen Roovers <jer@gentoo.org> qt-core-4.6.3.ebuild:
Stable for HPPA (bug #341703).
diff --git a/x11-libs/qt-core/qt-core-4.7.0.ebuild b/x11-libs/qt-core/qt-core-4.7.0.ebuild
index adde5c11a3e3..b120610d1d2f 100644
--- a/x11-libs/qt-core/qt-core-4.7.0.ebuild
+++ b/x11-libs/qt-core/qt-core-4.7.0.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.7.0.ebuild,v 1.4 2010/10/10 11:48:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.0.ebuild,v 1.5 2010/11/06 09:34:31 wired Exp $
EAPI="3"
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="~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="+glib iconv optimized-qmake private-headers qt3support ssl"
RDEPEND="sys-libs/zlib