From 93c6a1bec662ba49d101596450c38a3ef401c07c Mon Sep 17 00:00:00 2001 From: Alex Alexander Date: Fri, 16 Oct 2009 19:55:56 +0000 Subject: added keywords (Portage version: 2.2_rc46/cvs/Linux x86_64) --- x11-libs/qt-core/ChangeLog | 5 ++++- x11-libs/qt-core/qt-core-4.6.0_beta1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 498e29cd6411..6eb55e93cbd9 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.63 2009/10/16 16:51:30 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.64 2009/10/16 19:55:56 wired Exp $ + + 16 Oct 2009; Alex Alexander qt-core-4.6.0_beta1.ebuild: + added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd *qt-core-4.6.0_beta1 (16 Oct 2009) diff --git a/x11-libs/qt-core/qt-core-4.6.0_beta1.ebuild b/x11-libs/qt-core/qt-core-4.6.0_beta1.ebuild index a5c6ea9d1db6..b16ea3919a5a 100644 --- a/x11-libs/qt-core/qt-core-4.6.0_beta1.ebuild +++ b/x11-libs/qt-core/qt-core-4.6.0_beta1.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.6.0_beta1.ebuild,v 1.1 2009/10/16 16:51:30 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.6.0_beta1.ebuild,v 1.2 2009/10/16 19:55:56 wired Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc +glib iconv optimized-qmake qt3support ssl" RDEPEND="sys-libs/zlib -- cgit v1.2.3-65-gdbad