Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@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
Date: Mon, 05 Nov 2007 15:53:06
Message-Id: E1Ip4G5-0004Xh-Je@stork.gentoo.org
1 drac 07/11/05 15:53:01
2
3 Modified: nautilus-sendto-0.12-r1.ebuild
4 Log:
5 Clean up more.
6 (Portage version: 2.1.3.17)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild?rev=1.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- nautilus-sendto-0.12-r1.ebuild 5 Nov 2007 15:19:09 -0000 1.2
22 +++ nautilus-sendto-0.12-r1.ebuild 5 Nov 2007 15:53:01 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild,v 1.2 2007/11/05 15:19:09 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-0.12-r1.ebuild,v 1.3 2007/11/05 15:53:01 drac Exp $
28
29 inherit gnome2 eutils autotools
30
31 @@ -40,12 +40,12 @@
32 DOCS="AUTHORS ChangeLog NEWS README"
33
34 pkg_setup() {
35 - G2CONF="${G2CONF} --disable-gaim \
36 - $(use_enable bluetooth) \
37 - $(use_enable eds evolution) \
38 - $(use_enable pidgin) \
39 - $(use_enable gajim) \
40 - $(use_enable sylpheed) \
41 + G2CONF="${G2CONF} --disable-gaim
42 + $(use_enable bluetooth)
43 + $(use_enable eds evolution)
44 + $(use_enable pidgin)
45 + $(use_enable gajim)
46 + $(use_enable sylpheed)
47 $(use_enable thunderbird)"
48 }
49
50
51
52
53 --
54 gentoo-commits@g.o mailing list