Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/nautilus-share: nautilus-share-0.7.3.ebuild nautilus-share-0.7.3-r1.ebuild ChangeLog
Date: Thu, 07 Jun 2012 22:23:22
Message-Id: 20120607222313.31D402004B@flycatcher.gentoo.org
1 zmedico 12/06/07 22:23:13
2
3 Modified: nautilus-share-0.7.3.ebuild
4 nautilus-share-0.7.3-r1.ebuild ChangeLog
5 Log:
6 inherit user for enewgroup
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
9
10 Revision Changes Path
11 1.2 gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild?r1=1.1&r2=1.2
16
17 Index: nautilus-share-0.7.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- nautilus-share-0.7.3.ebuild 20 May 2012 11:54:23 -0000 1.1
24 +++ nautilus-share-0.7.3.ebuild 7 Jun 2012 22:23:13 -0000 1.2
25 @@ -1,10 +1,10 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild,v 1.1 2012/05/20 11:54:23 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3.ebuild,v 1.2 2012/06/07 22:23:13 zmedico Exp $
30
31 EAPI=4
32
33 -inherit gnome2 eutils
34 +inherit gnome2 eutils user
35
36 DESCRIPTION="A nautilus plugin to easily share folders over the SMB protocol"
37 HOMEPAGE="http://gentoo.ovibes.net/nautilus-share http://packages.debian.org/unstable/nautilus-share"
38
39
40
41 1.2 gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild?r1=1.1&r2=1.2
46
47 Index: nautilus-share-0.7.3-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- nautilus-share-0.7.3-r1.ebuild 21 May 2012 05:32:01 -0000 1.1
54 +++ nautilus-share-0.7.3-r1.ebuild 7 Jun 2012 22:23:13 -0000 1.2
55 @@ -1,13 +1,13 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild,v 1.1 2012/05/21 05:32:01 tetromino Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/nautilus-share-0.7.3-r1.ebuild,v 1.2 2012/06/07 22:23:13 zmedico Exp $
60
61 EAPI=4
62
63 GNOME2_LA_PUNT="yes"
64 GCONF_DEBUG="no"
65
66 -inherit gnome2 eutils
67 +inherit gnome2 eutils user
68
69 DESCRIPTION="A nautilus plugin to easily share folders over the SMB protocol"
70 HOMEPAGE="http://gentoo.ovibes.net/nautilus-share http://packages.debian.org/unstable/nautilus-share"
71
72
73
74 1.3 gnome-extra/nautilus-share/ChangeLog
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/ChangeLog?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/ChangeLog?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nautilus-share/ChangeLog?r1=1.2&r2=1.3
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/ChangeLog,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- ChangeLog 21 May 2012 05:32:01 -0000 1.2
87 +++ ChangeLog 7 Jun 2012 22:23:13 -0000 1.3
88 @@ -1,6 +1,10 @@
89 # ChangeLog for gnome-extra/nautilus-share
90 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/ChangeLog,v 1.2 2012/05/21 05:32:01 tetromino Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-share/ChangeLog,v 1.3 2012/06/07 22:23:13 zmedico Exp $
93 +
94 + 07 Jun 2012; Zac Medico <zmedico@g.o> nautilus-share-0.7.3-r1.ebuild,
95 + nautilus-share-0.7.3.ebuild:
96 + inherit user for enewgroup
97
98 *nautilus-share-0.7.3-r1 (21 May 2012)