summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-15 10:54:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-15 10:54:38 +0000
commitd55d587b3a9452787c31baf272f4fd5c74d14b15 (patch)
tree729de1f1444da875ae74c3cda910fde810b661a7 /x11-libs
parentStable for x86, wrt bug #424625 (diff)
downloadgentoo-2-d55d587b3a9452787c31baf272f4fd5c74d14b15.tar.gz
gentoo-2-d55d587b3a9452787c31baf272f4fd5c74d14b15.tar.bz2
gentoo-2-d55d587b3a9452787c31baf272f4fd5c74d14b15.zip
Stable for x86, wrt bug #424625
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 7627afe9a3a2..a7f4469f3e0f 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.121 2012/07/09 11:37:52 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.122 2012/07/15 10:54:38 ago Exp $
+
+ 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-opengl-4.8.2.ebuild:
+ Stable for x86, wrt bug #424625
09 Jul 2012; Johannes Huber <johu@gentoo.org> -qt-opengl-4.6.3.ebuild:
Drop Qt-4.6.3
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 18a7d35ccd31..bf6372e73231 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.7 2012/07/09 04:28:26 josejx Exp $
+# $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 $
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"