Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/epiphany-extensions: epiphany-extensions-2.20.3.ebuild ChangeLog
Date: Wed, 30 Jan 2008 14:58:19
Message-Id: E1JKEOF-0000tM-CQ@stork.gentoo.org
1 eva 08/01/30 14:58:15
2
3 Modified: epiphany-extensions-2.20.3.ebuild ChangeLog
4 Log:
5 * remove copy of aclocal, fix bug #208042
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.2 www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild?r1=1.1&r2=1.2
14
15 Index: epiphany-extensions-2.20.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- epiphany-extensions-2.20.3.ebuild 9 Jan 2008 22:57:37 -0000 1.1
22 +++ epiphany-extensions-2.20.3.ebuild 30 Jan 2008 14:58:14 -0000 1.2
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/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.1 2008/01/09 22:57:37 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.2 2008/01/30 14:58:14 eva Exp $
28
29 WANT_AUTOMAKE="1.10"
30 inherit eutils gnome2 autotools
31 @@ -42,8 +42,7 @@
32 echo "extensions/epilicious/progress.py" >> po/POTFILES.in
33 echo "extensions/sessionsaver/ephy-sessionsaver-extension.c" >> po/POTFILES.in
34
35 - cp aclocal.m4 old_macros.m4
36 - AT_M4DIR=". ${S}/m4" eautoreconf
37 + AT_M4DIR="m4" eautoreconf
38 }
39
40 pkg_setup() {
41
42
43
44 1.71 www-client/epiphany-extensions/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?rev=1.71&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?rev=1.71&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?r1=1.70&r2=1.71
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v
53 retrieving revision 1.70
54 retrieving revision 1.71
55 diff -u -r1.70 -r1.71
56 --- ChangeLog 9 Jan 2008 22:57:37 -0000 1.70
57 +++ ChangeLog 30 Jan 2008 14:58:14 -0000 1.71
58 @@ -1,6 +1,10 @@
59 # ChangeLog for www-client/epiphany-extensions
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.70 2008/01/09 22:57:37 eva Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.71 2008/01/30 14:58:14 eva Exp $
63 +
64 + 30 Jan 2008; Gilles Dartiguelongue <eva@g.o>
65 + epiphany-extensions-2.20.3.ebuild:
66 + remove copy of aclocal, fix bug #208042
67
68 *epiphany-extensions-2.20.3 (09 Jan 2008)
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list