summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-10-16 19:53:18 +0000
committerAlex Alexander <wired@gentoo.org>2009-10-16 19:53:18 +0000
commitf3675bf743fdd50a213b9f95814d718888e15a86 (patch)
tree87847fb1724b0a7d84ead384111fb6ea38a2c69f /x11-libs/qt-opengl
parentpatch to build with --asneeded from Kacper Kowalik via bug #272575 (diff)
downloadgentoo-2-f3675bf743fdd50a213b9f95814d718888e15a86.tar.gz
gentoo-2-f3675bf743fdd50a213b9f95814d718888e15a86.tar.bz2
gentoo-2-f3675bf743fdd50a213b9f95814d718888e15a86.zip
added keywords
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-opengl')
-rw-r--r--x11-libs/qt-opengl/ChangeLog6
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog
index 29d2dd7071b9..366ae97e1dfa 100644
--- a/x11-libs/qt-opengl/ChangeLog
+++ b/x11-libs/qt-opengl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-opengl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.42 2009/10/16 16:48:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.43 2009/10/16 19:53:18 wired Exp $
+
+ 16 Oct 2009; Alex Alexander <wired@gentoo.org>
+ qt-opengl-4.6.0_beta1.ebuild:
+ added keywords: ~alpha ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86-fbsd
*qt-opengl-4.6.0_beta1 (16 Oct 2009)
diff --git a/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild
index 265121f6616e..7c6a9187fe6d 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-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-opengl/qt-opengl-4.6.0_beta1.ebuild,v 1.1 2009/10/16 16:48:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.6.0_beta1.ebuild,v 1.2 2009/10/16 19:53:18 wired Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The OpenGL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="qt3support"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=]