Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: ChangeLog mesa-7.7.1.ebuild
Date: Sun, 18 Apr 2010 20:52:51
Message-Id: 20100418205248.6BDE82C04B@corvid.gentoo.org
1 maekke 10/04/18 20:52:48
2
3 Modified: ChangeLog mesa-7.7.1.ebuild
4 Log:
5 arm stable, bug #308521
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.269 media-libs/mesa/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.269&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.269&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.268&r2=1.269
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
18 retrieving revision 1.268
19 retrieving revision 1.269
20 diff -u -r1.268 -r1.269
21 --- ChangeLog 18 Apr 2010 16:39:47 -0000 1.268
22 +++ ChangeLog 18 Apr 2010 20:52:48 -0000 1.269
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/mesa
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.268 2010/04/18 16:39:47 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.269 2010/04/18 20:52:48 maekke Exp $
28 +
29 + 18 Apr 2010; Markus Meier <maekke@g.o> mesa-7.7.1.ebuild:
30 + arm stable, bug #308521
31
32 18 Apr 2010; <nixnut@g.o> mesa-7.7.1.ebuild:
33 ppc stable #308521
34
35
36
37 1.5 media-libs/mesa/mesa-7.7.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild?r1=1.4&r2=1.5
42
43 Index: mesa-7.7.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- mesa-7.7.1.ebuild 18 Apr 2010 16:39:47 -0000 1.4
50 +++ mesa-7.7.1.ebuild 18 Apr 2010 20:52:48 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.4 2010/04/18 16:39:47 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.7.1.ebuild,v 1.5 2010/04/18 20:52:48 maekke Exp $
56
57 EAPI="2"
58
59 @@ -32,7 +32,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65
66 VIDEO_CARDS="intel mach64 mga none nouveau r128 radeon radeonhd savage sis sunffb svga tdfx via"
67 for card in ${VIDEO_CARDS}; do