Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/sshfs-fuse: ChangeLog sshfs-fuse-1.7.ebuild
Date: Sat, 22 Sep 2007 13:19:48
Message-Id: E1IZ4ll-0003K0-4s@stork.gentoo.org
1 opfer 07/09/22 13:11:37
2
3 Modified: ChangeLog sshfs-fuse-1.7.ebuild
4 Log:
5 stable x86, bug 193331
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.33 sys-fs/sshfs-fuse/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 13 Aug 2007 21:55:06 -0000 1.32
22 +++ ChangeLog 22 Sep 2007 13:11:36 -0000 1.33
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-fs/sshfs-fuse
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.32 2007/08/13 21:55:06 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.33 2007/09/22 13:11:36 opfer Exp $
28 +
29 + 22 Sep 2007; Christian Faulhammer <opfer@g.o>
30 + sshfs-fuse-1.7.ebuild:
31 + stable x86, bug 193331
32
33 13 Aug 2007; Tobias Scherbaum <dertobi123@g.o>
34 sshfs-fuse-1.8.ebuild:
35
36
37
38 1.5 sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild?r1=1.4&r2=1.5
43
44 Index: sshfs-fuse-1.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- sshfs-fuse-1.7.ebuild 3 May 2007 02:38:41 -0000 1.4
51 +++ sshfs-fuse-1.7.ebuild 22 Sep 2007 13:11:36 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v 1.4 2007/05/03 02:38:41 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v 1.5 2007/09/22 13:11:36 opfer Exp $
57
58 inherit eutils
59
60 @@ -10,7 +10,7 @@
61 LICENSE="GPL-2"
62 DEPEND=">=sys-fs/fuse-2.6.0_pre3
63 >=dev-libs/glib-2.4.2"
64 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd"
66 SLOT="0"
67 IUSE=""
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list