Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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, 13 Oct 2007 10:51:05
Message-Id: E1IgeQT-0003xe-5w@stork.gentoo.org
1 corsair 07/10/13 10:40:57
2
3 Modified: ChangeLog sshfs-fuse-1.7.ebuild
4 Log:
5 Stable on ppc64; bug #193331
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.35 sys-fs/sshfs-fuse/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 6 Oct 2007 19:00:30 -0000 1.34
22 +++ ChangeLog 13 Oct 2007 10:40:56 -0000 1.35
23 @@ -1,6 +1,9 @@
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.34 2007/10/06 19:00:30 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.35 2007/10/13 10:40:56 corsair Exp $
28 +
29 + 13 Oct 2007; Markus Rothe <corsair@g.o> sshfs-fuse-1.7.ebuild:
30 + Stable on ppc64; bug #193331
31
32 06 Oct 2007; Tobias Scherbaum <dertobi123@g.o>
33 sshfs-fuse-1.8.ebuild:
34
35
36
37 1.6 sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild?r1=1.5&r2=1.6
42
43 Index: sshfs-fuse-1.7.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- sshfs-fuse-1.7.ebuild 22 Sep 2007 13:11:36 -0000 1.5
50 +++ sshfs-fuse-1.7.ebuild 13 Oct 2007 10:40:56 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $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 $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v 1.6 2007/10/13 10:40:56 corsair Exp $
56
57 inherit eutils
58
59 @@ -10,7 +10,7 @@
60 LICENSE="GPL-2"
61 DEPEND=">=sys-fs/fuse-2.6.0_pre3
62 >=dev-libs/glib-2.4.2"
63 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd"
64 +KEYWORDS="~amd64 ~hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
65 SLOT="0"
66 IUSE=""
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list