summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-05-12 18:21:43 +0000
committerBrent Baude <ranger@gentoo.org>2010-05-12 18:21:43 +0000
commit84b52b17ce813168bba21461b694220e515feaed (patch)
treef9dbb795e3859d4cc15c459850b2ecd4fa82ad04 /media-libs/mesa
parentMarking libdrm-2.4.18_pre20100211-r1 ppc64 for bug 308521 (diff)
downloadhistorical-84b52b17ce813168bba21461b694220e515feaed.tar.gz
historical-84b52b17ce813168bba21461b694220e515feaed.tar.bz2
historical-84b52b17ce813168bba21461b694220e515feaed.zip
Marking mesa-7.7.1 ppc64 for bug 308521
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'media-libs/mesa')
-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 8dfc0a221cf3..103123a86303 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.269 2010/04/18 20:52:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.270 2010/05/12 18:21:43 ranger Exp $
+
+ 12 May 2010; Brent Baude <ranger@gentoo.org> mesa-7.7.1.ebuild:
+ Marking mesa-7.7.1 ppc64 stable for bug 308521
18 Apr 2010; Markus Meier <maekke@gentoo.org> mesa-7.7.1.ebuild:
arm stable, bug #308521
diff --git a/media-libs/mesa/mesa-7.7.1.ebuild b/media-libs/mesa/mesa-7.7.1.ebuild
index 10b9161d1fc5..c680b024d0a5 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.5 2010/04/18 20:52:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.6 2010/05/12 18:21:43 ranger 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