Gentoo Archives: gentoo-commits

From: "Jory Pratt (anarchy)" <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/icecat: icecat-3.5.4.ebuild ChangeLog
Date: Wed, 04 Nov 2009 14:19:27
Message-Id: E1N5ghp-0005cU-FV@stork.gentoo.org
1 anarchy 09/11/04 14:19:25
2
3 Modified: icecat-3.5.4.ebuild ChangeLog
4 Log:
5 apply patch in topsrc dir bug #291797
6 (Portage version: 2.1.7.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 www-client/icecat/icecat-3.5.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild?r1=1.1&r2=1.2
14
15 Index: icecat-3.5.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- icecat-3.5.4.ebuild 30 Oct 2009 10:28:21 -0000 1.1
22 +++ icecat-3.5.4.ebuild 4 Nov 2009 14:19:24 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild,v 1.1 2009/10/30 10:28:21 anarchy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.4.ebuild,v 1.2 2009/11/04 14:19:24 anarchy Exp $
28 EAPI="2"
29 WANT_AUTOCONF="2.1"
30
31 @@ -144,6 +144,7 @@
32 eautoreconf
33
34 # We need to re-patch this because autoreconf overwrites it
35 + cd "${S}"
36 epatch "${FILESDIR}/000_flex-configure-LANG.patch"
37 }
38
39
40
41
42 1.4 www-client/icecat/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/icecat/ChangeLog?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/icecat/ChangeLog?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/icecat/ChangeLog?r1=1.3&r2=1.4
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- ChangeLog 30 Oct 2009 10:28:21 -0000 1.3
55 +++ ChangeLog 4 Nov 2009 14:19:24 -0000 1.4
56 @@ -1,6 +1,9 @@
57 # ChangeLog for www-client/icecat
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.3 2009/10/30 10:28:21 anarchy Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.4 2009/11/04 14:19:24 anarchy Exp $
61 +
62 + 04 Nov 2009; Jory A. Pratt <anarchy@g.o> icecat-3.5.4.ebuild:
63 + apply patch in topsrc dir bug #291797
64
65 *icecat-3.5.4 (30 Oct 2009)