summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-08 16:54:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-08 16:54:25 +0000
commit6fa49c3b2a2968728d70c220987ed6634d5fd0b5 (patch)
tree9168df231c8c4ace6a55d6dde6c45d337513594c /media-libs
parentUse python-any-r1.eclass to find a suitable python for building. (diff)
downloadgentoo-2-6fa49c3b2a2968728d70c220987ed6634d5fd0b5.tar.gz
gentoo-2-6fa49c3b2a2968728d70c220987ed6634d5fd0b5.tar.bz2
gentoo-2-6fa49c3b2a2968728d70c220987ed6634d5fd0b5.zip
Stable for ppc64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/ChangeLog5
-rw-r--r--media-libs/mesa/mesa-9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 554e2688bf73..3d72ee181611 100644
--- a/media-libs/mesa/ChangeLog
+++ b/media-libs/mesa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/mesa
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.436 2012/12/03 02:42:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.437 2012/12/08 16:54:25 ago Exp $
+
+ 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> mesa-9.0.ebuild:
+ Stable for ppc64, wrt bug #440872
03 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> mesa-7.11.ebuild,
mesa-7.11.2.ebuild, mesa-8.0.3.ebuild, mesa-8.0.4-r1.ebuild, mesa-9.0.ebuild,
diff --git a/media-libs/mesa/mesa-9.0.ebuild b/media-libs/mesa/mesa-9.0.ebuild
index de6921e4e1c2..9ba283bb1eab 100644
--- a/media-libs/mesa/mesa-9.0.ebuild
+++ b/media-libs/mesa/mesa-9.0.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/media-libs/mesa/mesa-9.0.ebuild,v 1.5 2012/12/03 02:42:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-9.0.ebuild,v 1.6 2012/12/08 16:54:25 ago Exp $
EAPI=4
@@ -36,7 +36,7 @@ fi
# GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
LICENSE="MIT SGI-B-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
INTEL_CARDS="i915 i965 intel"
RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"