Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/sshfs-fuse: sshfs-fuse-1.8.ebuild ChangeLog
Date: Sat, 06 Oct 2007 19:09:58
Message-Id: E1IeEt4-0001NC-W9@stork.gentoo.org
1 dertobi123 07/10/06 19:00:30
2
3 Modified: sshfs-fuse-1.8.ebuild ChangeLog
4 Log:
5 Going back to ~ppc as per bug #192229
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.6 sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild?r1=1.5&r2=1.6
14
15 Index: sshfs-fuse-1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- sshfs-fuse-1.8.ebuild 13 Aug 2007 21:55:06 -0000 1.5
22 +++ sshfs-fuse-1.8.ebuild 6 Oct 2007 19:00:30 -0000 1.6
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/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild,v 1.5 2007/08/13 21:55:06 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild,v 1.6 2007/10/06 19:00:30 dertobi123 Exp $
28
29 inherit eutils
30
31 @@ -12,7 +12,7 @@
32 >=dev-libs/glib-2.4.2"
33 RDEPEND="${DEPEND}
34 >=net-misc/openssh-4.3"
35 -KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
37 SLOT="0"
38 IUSE=""
39
40
41
42
43 1.34 sys-fs/sshfs-fuse/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.34&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.34&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?r1=1.33&r2=1.34
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v
52 retrieving revision 1.33
53 retrieving revision 1.34
54 diff -u -r1.33 -r1.34
55 --- ChangeLog 22 Sep 2007 13:11:36 -0000 1.33
56 +++ ChangeLog 6 Oct 2007 19:00:30 -0000 1.34
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-fs/sshfs-fuse
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.33 2007/09/22 13:11:36 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.34 2007/10/06 19:00:30 dertobi123 Exp $
62 +
63 + 06 Oct 2007; Tobias Scherbaum <dertobi123@g.o>
64 + sshfs-fuse-1.8.ebuild:
65 + Going back to ~ppc as per bug #192229
66
67 22 Sep 2007; Christian Faulhammer <opfer@g.o>
68 sshfs-fuse-1.7.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list