Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/nautilus-sendto: nautilus-sendto-0.12-r1.ebuild ChangeLog
Date: Wed, 09 Jan 2008 14:21:36
Message-Id: E1JCboD-0000Qc-Ai@stork.gentoo.org
1 eva 08/01/09 14:21:33
2
3 Modified: nautilus-sendto-0.12-r1.ebuild ChangeLog
4 Log:
5 fix tests
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.5 gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: nautilus-sendto-0.12-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- nautilus-sendto-0.12-r1.ebuild 13 Dec 2007 20:01:45 -0000 1.4
22 +++ nautilus-sendto-0.12-r1.ebuild 9 Jan 2008 14:21:32 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild,v 1.4 2007/12/13 20:01:45 compnerd Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild,v 1.5 2008/01/09 14:21:32 eva Exp $
29
30 inherit gnome2 eutils autotools
31
32 @@ -65,6 +65,10 @@
33 # Fix plugin versioning for pidgin plugin
34 epatch "${FILESDIR}"/${PN}-0.12-pidgin-plugin-versioning.patch
35
36 + # Fix tests
37 + echo "pidgin_plugin/nautilus-sendto-plugin.c" >> po/POTFILES.in
38 + echo "src/plugins/pidgin.c" >> po/POTFILES.in
39 +
40 # Oh the joys of autotools
41 eautoreconf
42 intltoolize --force || die "intltoolize force"
43
44
45
46 1.21 gnome-extra/nautilus-sendto/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog?rev=1.21&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog?rev=1.21&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog?r1=1.20&r2=1.21
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v
55 retrieving revision 1.20
56 retrieving revision 1.21
57 diff -u -r1.20 -r1.21
58 --- ChangeLog 13 Dec 2007 20:01:45 -0000 1.20
59 +++ ChangeLog 9 Jan 2008 14:21:32 -0000 1.21
60 @@ -1,6 +1,10 @@
61 # ChangeLog for gnome-extra/nautilus-sendto
62 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.20 2007/12/13 20:01:45 compnerd Exp $
64 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.21 2008/01/09 14:21:32 eva Exp $
66 +
67 + 09 Jan 2008; Gilles Dartiguelongue <eva@g.o>
68 + nautilus-sendto-0.12-r1.ebuild:
69 + fix tests
70
71 14 Dec 2007; Saleem Abdulrasool <compnerd@g.o>
72 nautilus-sendto-0.12-r1.ebuild:
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list