summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-07-22 15:48:28 +0000
committerMarkus Meier <maekke@gentoo.org>2010-07-22 15:48:28 +0000
commite49a5a9eda0ca8e41e7da8504ab37050a5fa2b36 (patch)
tree8b6a4a213917780a53658835fd26cf25c4e66450 /media-libs/mesa
parentarm stable, bug #327777 (diff)
downloadgentoo-2-e49a5a9eda0ca8e41e7da8504ab37050a5fa2b36.tar.gz
gentoo-2-e49a5a9eda0ca8e41e7da8504ab37050a5fa2b36.tar.bz2
gentoo-2-e49a5a9eda0ca8e41e7da8504ab37050a5fa2b36.zip
arm stable, bug #327777
(Portage version: 2.2_rc67/cvs/Linux i686)
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 b6d033e885eb..c754ef6c53d2 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.278 2010/07/19 16:20:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.279 2010/07/22 15:48:28 maekke Exp $
+
+ 22 Jul 2010; Markus Meier <maekke@gentoo.org> mesa-7.8.2.ebuild:
+ arm stable, bug #327777
19 Jul 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
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 5fc02fe9be7b..8defd141a2e4 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.6 2010/07/19 16:20:42 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.7 2010/07/22 15:48:28 maekke Exp $
EAPI=3
@@ -31,7 +31,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 svga tdfx via"
for card in ${VIDEO_CARDS}; do