summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/ChangeLog5
-rw-r--r--media-libs/mesa/mesa-7.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index c6ac17e142d3..b031c69526f9 100644
--- a/media-libs/mesa/ChangeLog
+++ b/media-libs/mesa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/mesa
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.287 2010/09/21 07:54:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.288 2010/09/28 14:00:40 ssuominen Exp $
+
+ 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> mesa-7.8.2.ebuild:
+ ppc64 stable wrt #327777
21 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> mesa-7.7.1.ebuild,
mesa-7.8.2.ebuild:
diff --git a/media-libs/mesa/mesa-7.8.2.ebuild b/media-libs/mesa/mesa-7.8.2.ebuild
index 92b885efd422..8b36ed2493de 100644
--- a/media-libs/mesa/mesa-7.8.2.ebuild
+++ b/media-libs/mesa/mesa-7.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.14 2010/09/21 07:54:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.15 2010/09/28 14:00:40 ssuominen Exp $
EAPI=3
@@ -31,7 +31,7 @@ fi
LICENSE="LGPL-2 kilgard"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
VIDEO_CARDS="intel mach64 mga nouveau r128 radeon radeonhd savage sis svga tdfx via"
for card in ${VIDEO_CARDS}; do