Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.10-r2.ebuild
Date: Wed, 21 Mar 2012 16:47:34
Message-Id: 20120321164706.9BB872004B@flycatcher.gentoo.org
1 tomka 12/03/21 16:47:06
2
3 Modified: ChangeLog gnash-0.8.10-r2.ebuild
4 Log:
5 marked x86 per bug 408209
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.84 www-plugins/gnash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.84&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.84&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.83&r2=1.84
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
19 retrieving revision 1.83
20 retrieving revision 1.84
21 diff -u -r1.83 -r1.84
22 --- ChangeLog 15 Mar 2012 12:15:37 -0000 1.83
23 +++ ChangeLog 21 Mar 2012 16:47:06 -0000 1.84
24 @@ -1,6 +1,9 @@
25 # ChangeLog for www-plugins/gnash
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.83 2012/03/15 12:15:37 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.84 2012/03/21 16:47:06 tomka Exp $
29 +
30 + 21 Mar 2012; Thomas Kahle <tomka@g.o> gnash-0.8.10-r2.ebuild:
31 + marked x86 per bug 408209
32
33 15 Mar 2012; Agostino Sarubbo <ago@g.o> gnash-0.8.10-r2.ebuild:
34 Stable for amd64, wrt bug #408209
35
36
37
38 1.4 www-plugins/gnash/gnash-0.8.10-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild?r1=1.3&r2=1.4
43
44 Index: gnash-0.8.10-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- gnash-0.8.10-r2.ebuild 15 Mar 2012 12:15:37 -0000 1.3
51 +++ gnash-0.8.10-r2.ebuild 21 Mar 2012 16:47:06 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.3 2012/03/15 12:15:37 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.4 2012/03/21 16:47:06 tomka Exp $
57
58 EAPI=4
59 CMAKE_REQUIRED="never"
60 @@ -26,7 +26,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
66 IUSE="X +agg cairo cygnal dbus directfb doc dump egl fbcon +ffmpeg gconf gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
67 REQUIRED_USE="dump? ( agg ffmpeg )
68 fbcon? ( agg )