summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-07-19 21:04:53 +0000
committerMarkus Meier <maekke@gentoo.org>2012-07-19 21:04:53 +0000
commit950b7e264106bccb8405eac484910ee00f6f885f (patch)
tree8dc9df7fcfc98db8d10a99e0e138a9df487a3354 /x11-libs
parentarm stable, bug #424625 (diff)
downloadgentoo-2-950b7e264106bccb8405eac484910ee00f6f885f.tar.gz
gentoo-2-950b7e264106bccb8405eac484910ee00f6f885f.tar.bz2
gentoo-2-950b7e264106bccb8405eac484910ee00f6f885f.zip
arm stable, bug #424625
(Portage version: 2.1.11.7/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-opengl/ChangeLog5
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog
index a7f4469f3e0f..6b364b539dc7 100644
--- a/x11-libs/qt-opengl/ChangeLog
+++ b/x11-libs/qt-opengl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-opengl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.122 2012/07/15 10:54:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.123 2012/07/19 21:04:53 maekke Exp $
+
+ 19 Jul 2012; Markus Meier <maekke@gentoo.org> qt-opengl-4.8.2.ebuild:
+ arm stable, bug #424625
15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-opengl-4.8.2.ebuild:
Stable for x86, wrt bug #424625
diff --git a/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild b/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild
index bf6372e73231..816e7208d51b 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.8.2.ebuild,v 1.8 2012/07/15 10:54:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.8.2.ebuild,v 1.9 2012/07/19 21:04:53 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="egl qt3support"