Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.9-r2.ebuild
Date: Fri, 02 Dec 2011 19:26:48
Message-Id: 20111202192632.72AD92004B@flycatcher.gentoo.org
1 beandog 11/12/02 19:26:32
2
3 Modified: ChangeLog gnash-0.8.9-r2.ebuild
4 Log:
5 amd64 stable, bug 391283
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.70 www-plugins/gnash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.70&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.70&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.69&r2=1.70
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
19 retrieving revision 1.69
20 retrieving revision 1.70
21 diff -u -r1.69 -r1.70
22 --- ChangeLog 26 Nov 2011 02:24:20 -0000 1.69
23 +++ ChangeLog 2 Dec 2011 19:26:32 -0000 1.70
24 @@ -1,6 +1,9 @@
25 # ChangeLog for www-plugins/gnash
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.69 2011/11/26 02:24:20 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.70 2011/12/02 19:26:32 beandog Exp $
29 +
30 + 02 Dec 2011; Steve Dibb <beandog@g.o> gnash-0.8.9-r2.ebuild:
31 + amd64 stable, bug 391283
32
33 26 Nov 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
34 gnash-0.8.9-r2.ebuild, +files/gnash-0.8.9-cygnal-sshclient.patch:
35
36
37
38 1.3 www-plugins/gnash/gnash-0.8.9-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild?r1=1.2&r2=1.3
43
44 Index: gnash-0.8.9-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- gnash-0.8.9-r2.ebuild 26 Nov 2011 02:24:20 -0000 1.2
51 +++ gnash-0.8.9-r2.ebuild 2 Dec 2011 19:26:32 -0000 1.3
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/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.2 2011/11/26 02:24:20 chithanh Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.3 2011/12/02 19:26:32 beandog Exp $
57
58 EAPI=3
59 CMAKE_REQUIRED="never"
60 @@ -22,7 +22,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="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
67
68 # gnash fails if obsolete boost is installed, bug #334259