Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-www/gnash: gnash-0.8.4.ebuild ChangeLog
Date: Mon, 20 Oct 2008 04:18:10
Message-Id: E1KrmDY-0001i4-JS@stork.gentoo.org
1 loki_val 08/10/20 04:18:08
2
3 Modified: gnash-0.8.4.ebuild ChangeLog
4 Log:
5 Add giflib as a dep. Bug 242840.
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc8 x86_64)
7
8 Revision Changes Path
9 1.3 net-www/gnash/gnash-0.8.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/gnash/gnash-0.8.4.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/gnash/gnash-0.8.4.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/gnash/gnash-0.8.4.ebuild?r1=1.2&r2=1.3
14
15 Index: gnash-0.8.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.8.4.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gnash-0.8.4.ebuild 19 Oct 2008 20:47:04 -0000 1.2
22 +++ gnash-0.8.4.ebuild 20 Oct 2008 04:18:08 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.8.4.ebuild,v 1.2 2008/10/19 20:47:04 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.8.4.ebuild,v 1.3 2008/10/20 04:18:08 loki_val Exp $
28
29 EAPI=1
30
31 @@ -52,6 +52,7 @@
32 ) ) ) ) )
33 dev-libs/libxml2
34 sys-libs/zlib
35 + media-libs/giflib
36 media-libs/jpeg
37 media-libs/libpng
38 net-misc/curl
39
40
41
42 1.66 net-www/gnash/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/gnash/ChangeLog?rev=1.66&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/gnash/ChangeLog?rev=1.66&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/gnash/ChangeLog?r1=1.65&r2=1.66
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v
51 retrieving revision 1.65
52 retrieving revision 1.66
53 diff -u -r1.65 -r1.66
54 --- ChangeLog 19 Oct 2008 20:47:04 -0000 1.65
55 +++ ChangeLog 20 Oct 2008 04:18:08 -0000 1.66
56 @@ -1,6 +1,9 @@
57 # ChangeLog for net-www/gnash
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.65 2008/10/19 20:47:04 loki_val Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.66 2008/10/20 04:18:08 loki_val Exp $
61 +
62 + 20 Oct 2008; Peter Alfredsen <loki_val@g.o> gnash-0.8.4.ebuild:
63 + Add giflib as a dep. Bug 242840.
64
65 19 Oct 2008; Peter Alfredsen <loki_val@g.o> gnash-0.8.4.ebuild:
66 Fix compilation with =sys-devel/libtool-1*.