summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-22 20:19:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-22 20:19:39 +0000
commit06dee3c2e53aac85074e19a8237beffbef661d1b (patch)
treea1ad835b6156954999f031e8a39cf5420da5cd73 /media-libs
parentStable for amd64, wrt bug #419473 (diff)
downloadgentoo-2-06dee3c2e53aac85074e19a8237beffbef661d1b.tar.gz
gentoo-2-06dee3c2e53aac85074e19a8237beffbef661d1b.tar.bz2
gentoo-2-06dee3c2e53aac85074e19a8237beffbef661d1b.zip
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/ChangeLog5
-rw-r--r--media-libs/mesa/mesa-8.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 9061d5d486a8..3f5e4208dd47 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.401 2012/06/11 12:32:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.402 2012/06/22 20:19:39 ago Exp $
+
+ 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> mesa-8.0.3.ebuild:
+ Stable for amd64, wrt bug #419473
11 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> mesa-8.0.3-r1.ebuild:
Fix die on missing VG include dir with -openvg. Fixes bug#420369.
diff --git a/media-libs/mesa/mesa-8.0.3.ebuild b/media-libs/mesa/mesa-8.0.3.ebuild
index 21c03dc8bb98..714dbc9d605d 100644
--- a/media-libs/mesa/mesa-8.0.3.ebuild
+++ b/media-libs/mesa/mesa-8.0.3.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-8.0.3.ebuild,v 1.2 2012/05/28 12:43:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.0.3.ebuild,v 1.3 2012/06/22 20:19:39 ago Exp $
EAPI=4
@@ -37,7 +37,7 @@ fi
# GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
LICENSE="MIT LGPL-3 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"