summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2010-11-06 09:37:17 +0000
committerAlex Alexander <wired@gentoo.org>2010-11-06 09:37:17 +0000
commitf1e8a5c003f5afb06777840fb7e248033d141921 (patch)
tree8c47f9c33951d0c30f03aa07e13367854f58a819 /x11-libs/qt-script
parentremoved alpha keyword from qt-4.7, bug #338289 (diff)
downloadgentoo-2-f1e8a5c003f5afb06777840fb7e248033d141921.tar.gz
gentoo-2-f1e8a5c003f5afb06777840fb7e248033d141921.tar.bz2
gentoo-2-f1e8a5c003f5afb06777840fb7e248033d141921.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-script')
-rw-r--r--x11-libs/qt-script/ChangeLog5
-rw-r--r--x11-libs/qt-script/qt-script-4.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog
index 8a3e4954b6df..c364fa705474 100644
--- a/x11-libs/qt-script/ChangeLog
+++ b/x11-libs/qt-script/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-script
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.81 2010/11/05 18:12:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.82 2010/11/06 09:37:17 wired Exp $
+
+ 06 Nov 2010; Alex Alexander <wired@gentoo.org> qt-script-4.7.0.ebuild:
+ removed alpha keyword from qt-4.7, bug #338289
05 Nov 2010; Jeroen Roovers <jer@gentoo.org> qt-script-4.6.3.ebuild:
Stable for HPPA (bug #341703).
diff --git a/x11-libs/qt-script/qt-script-4.7.0.ebuild b/x11-libs/qt-script/qt-script-4.7.0.ebuild
index 3bfa0f13155c..c5b81b1fd584 100644
--- a/x11-libs/qt-script/qt-script-4.7.0.ebuild
+++ b/x11-libs/qt-script/qt-script-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-script/qt-script-4.7.0.ebuild,v 1.4 2010/10/10 11:57:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.7.0.ebuild,v 1.5 2010/11/06 09:37:17 wired Exp $
EAPI="3"
inherit qt4-build
DESCRIPTION="The ECMAScript module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="iconv private-headers"
DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]"