Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libva: ChangeLog libva-0.32.0_p2.ebuild
Date: Wed, 29 Jun 2011 14:57:04
Message-Id: 20110629145654.8A33320054@flycatcher.gentoo.org
1 angelos 11/06/29 14:56:54
2
3 Modified: ChangeLog libva-0.32.0_p2.ebuild
4 Log:
5 Stable on amd64 wrt bug #365273
6
7 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.21 x11-libs/libva/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 23 Jun 2011 14:38:30 -0000 1.20
23 +++ ChangeLog 29 Jun 2011 14:56:54 -0000 1.21
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/libva
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.20 2011/06/23 14:38:30 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/ChangeLog,v 1.21 2011/06/29 14:56:54 angelos Exp $
29 +
30 + 29 Jun 2011; Christoph Mende <angelos@g.o> libva-0.32.0_p2.ebuild:
31 + Stable on amd64 wrt bug #365273
32
33 23 Jun 2011; Pawel Hajdan jr <phajdan.jr@g.o> libva-0.32.0_p2.ebuild:
34 x86 stable wrt security bug #365273
35
36
37
38 1.4 x11-libs/libva/libva-0.32.0_p2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild?r1=1.3&r2=1.4
43
44 Index: libva-0.32.0_p2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- libva-0.32.0_p2.ebuild 23 Jun 2011 14:38:30 -0000 1.3
51 +++ libva-0.32.0_p2.ebuild 29 Jun 2011 14:56:54 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild,v 1.3 2011/06/23 14:38:30 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva/libva-0.32.0_p2.ebuild,v 1.4 2011/06/29 14:56:54 angelos Exp $
57
58 EAPI="2"
59 inherit eutils autotools
60 @@ -15,7 +15,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~amd64 x86 ~amd64-linux"
65 +KEYWORDS="amd64 x86 ~amd64-linux"
66 IUSE="opengl"
67
68 VIDEO_CARDS="dummy nvidia intel fglrx"