Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/gnome-pilot: gnome-pilot-2.0.15.ebuild ChangeLog
Date: Sun, 03 Feb 2008 01:58:43
Message-Id: E1JLU7z-0004a3-UG@stork.gentoo.org
1 eva 08/02/03 01:58:39
2
3 Modified: gnome-pilot-2.0.15.ebuild ChangeLog
4 Log:
5 fix bug #203394
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.8 app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild?r1=1.7&r2=1.8
14
15 Index: gnome-pilot-2.0.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- gnome-pilot-2.0.15.ebuild 16 Jan 2008 23:20:44 -0000 1.7
22 +++ gnome-pilot-2.0.15.ebuild 3 Feb 2008 01:58:39 -0000 1.8
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/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild,v 1.7 2008/01/16 23:20:44 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild,v 1.8 2008/02/03 01:58:39 eva Exp $
28
29 inherit gnome2 eutils autotools
30
31 @@ -48,4 +48,5 @@
32 epatch "${FILESDIR}/${P}-as-needed.patch"
33
34 eautoreconf
35 + intltoolize --force || die
36 }
37
38
39
40 1.39 app-pda/gnome-pilot/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/gnome-pilot/ChangeLog?rev=1.39&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/gnome-pilot/ChangeLog?rev=1.39&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/gnome-pilot/ChangeLog?r1=1.38&r2=1.39
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v
49 retrieving revision 1.38
50 retrieving revision 1.39
51 diff -u -r1.38 -r1.39
52 --- ChangeLog 16 Jan 2008 23:20:44 -0000 1.38
53 +++ ChangeLog 3 Feb 2008 01:58:39 -0000 1.39
54 @@ -1,6 +1,10 @@
55 # ChangeLog for app-pda/gnome-pilot
56 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.38 2008/01/16 23:20:44 eva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.39 2008/02/03 01:58:39 eva Exp $
59 +
60 + 03 Feb 2008; Gilles Dartiguelongue <eva@g.o>
61 + gnome-pilot-2.0.15.ebuild:
62 + fix bug #203394
63
64 16 Jan 2008; Gilles Dartiguelongue <eva@g.o>
65 gnome-pilot-2.0.15.ebuild:
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list