summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-18 20:52:48 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-18 20:52:48 +0000
commit7d698c7633978d8086835d00d282e22f06bc0bd9 (patch)
treeeb966a33657014a0c818465d4d553c53600ce135 /media-libs
parentarm stable, bug #308521 (diff)
downloadgentoo-2-7d698c7633978d8086835d00d282e22f06bc0bd9.tar.gz
gentoo-2-7d698c7633978d8086835d00d282e22f06bc0bd9.tar.bz2
gentoo-2-7d698c7633978d8086835d00d282e22f06bc0bd9.zip
arm stable, bug #308521
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/ChangeLog5
-rw-r--r--media-libs/mesa/mesa-7.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 8d550abc1738..8dfc0a221cf3 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.268 2010/04/18 16:39:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.269 2010/04/18 20:52:48 maekke Exp $
+
+ 18 Apr 2010; Markus Meier <maekke@gentoo.org> mesa-7.7.1.ebuild:
+ arm stable, bug #308521
18 Apr 2010; <nixnut@gentoo.org> mesa-7.7.1.ebuild:
ppc stable #308521
diff --git a/media-libs/mesa/mesa-7.7.1.ebuild b/media-libs/mesa/mesa-7.7.1.ebuild
index 75916f563e18..10b9161d1fc5 100644
--- a/media-libs/mesa/mesa-7.7.1.ebuild
+++ b/media-libs/mesa/mesa-7.7.1.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.7.1.ebuild,v 1.4 2010/04/18 16:39:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.5 2010/04/18 20:52:48 maekke Exp $
EAPI="2"
@@ -32,7 +32,7 @@ fi
LICENSE="LGPL-2"
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 none nouveau r128 radeon radeonhd savage sis sunffb svga tdfx via"
for card in ${VIDEO_CARDS}; do