Gentoo Archives: gentoo-commits

From: "Romain Perier (mrpouet)" <mrpouet@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/gnash: ChangeLog gnash-0.8.6.ebuild gnash-0.8.5.ebuild
Date: Tue, 29 Sep 2009 18:11:51
Message-Id: E1MshAz-0004MT-0t@stork.gentoo.org
1 mrpouet 09/09/29 18:11:49
2
3 Modified: ChangeLog gnash-0.8.6.ebuild gnash-0.8.5.ebuild
4 Log:
5 Fix missing dep on media-libs/giflib per bug #286152, thanks to Myckel Habets
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.14 www-plugins/gnash/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 25 Sep 2009 15:38:05 -0000 1.13
22 +++ ChangeLog 29 Sep 2009 18:11:48 -0000 1.14
23 @@ -1,6 +1,11 @@
24 # ChangeLog for www-plugins/gnash
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.13 2009/09/25 15:38:05 mrpouet Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.14 2009/09/29 18:11:48 mrpouet Exp $
28 +
29 + 29 Sep 2009; Romain Perier <mrpouet@g.o>
30 + gnash-0.8.5.ebuild, gnash-0.8.6.ebuild:
31 + Fix missing dep on media-libs/giflib per bug #286152, thanks to Myckel
32 + Habets.
33
34 *gnash-0.8.6 (25 Sep 2009)
35
36
37
38
39 1.2 www-plugins/gnash/gnash-0.8.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild?r1=1.1&r2=1.2
44
45 Index: gnash-0.8.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- gnash-0.8.6.ebuild 25 Sep 2009 15:38:05 -0000 1.1
52 +++ gnash-0.8.6.ebuild 29 Sep 2009 18:11:48 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.1 2009/09/25 15:38:05 mrpouet Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.2 2009/09/29 18:11:48 mrpouet Exp $
58
59 EAPI="2"
60 WANT_CMAKE="false"
61 @@ -29,6 +29,7 @@
62 x11-libs/libXmu
63 x11-libs/libXt
64 x11-libs/libXv
65 + media-libs/giflib
66 x11-proto/xproto
67 agg? ( x11-libs/agg )
68 cairo? ( x11-libs/cairo )
69
70
71
72 1.9 www-plugins/gnash/gnash-0.8.5.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild?rev=1.9&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild?rev=1.9&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild?r1=1.8&r2=1.9
77
78 Index: gnash-0.8.5.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v
81 retrieving revision 1.8
82 retrieving revision 1.9
83 diff -u -r1.8 -r1.9
84 --- gnash-0.8.5.ebuild 25 Sep 2009 08:28:21 -0000 1.8
85 +++ gnash-0.8.5.ebuild 29 Sep 2009 18:11:48 -0000 1.9
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.8 2009/09/25 08:28:21 scarabeus Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.9 2009/09/29 18:11:48 mrpouet Exp $
91
92 EAPI="2"
93 WANT_CMAKE="false"
94 @@ -29,6 +29,7 @@
95 x11-libs/libXmu
96 x11-libs/libXt
97 x11-libs/libXv
98 + media-libs/giflib
99 x11-proto/xproto
100 agg? ( x11-libs/agg )
101 cairo? ( x11-libs/cairo )