Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/sshfs-fuse: ChangeLog sshfs-fuse-1.9.ebuild
Date: Wed, 12 Mar 2008 09:52:50
Message-Id: E1JZNdg-0003Eu-7X@stork.gentoo.org
1 coldwind 08/03/12 09:52:48
2
3 Modified: ChangeLog sshfs-fuse-1.9.ebuild
4 Log:
5 amd64 stable wrt bug #211018
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.39 sys-fs/sshfs-fuse/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.39&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?rev=1.39&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog?r1=1.38&r2=1.39
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v
18 retrieving revision 1.38
19 retrieving revision 1.39
20 diff -u -r1.38 -r1.39
21 --- ChangeLog 12 Mar 2008 07:21:13 -0000 1.38
22 +++ ChangeLog 12 Mar 2008 09:52:47 -0000 1.39
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-fs/sshfs-fuse
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.38 2008/03/12 07:21:13 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.39 2008/03/12 09:52:47 coldwind Exp $
28 +
29 + 12 Mar 2008; Santiago M. Mola <coldwind@g.o> sshfs-fuse-1.9.ebuild:
30 + amd64 stable wrt bug #211018
31
32 12 Mar 2008; Christian Faulhammer <opfer@g.o>
33 sshfs-fuse-1.9.ebuild:
34
35
36
37 1.3 sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild?r1=1.2&r2=1.3
42
43 Index: sshfs-fuse-1.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- sshfs-fuse-1.9.ebuild 12 Mar 2008 07:21:13 -0000 1.2
50 +++ sshfs-fuse-1.9.ebuild 12 Mar 2008 09:52:47 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.9.ebuild,v 1.2 2008/03/12 07:21:13 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild,v 1.3 2008/03/12 09:52:47 coldwind Exp $
56
57 inherit eutils
58
59 @@ -12,7 +12,7 @@
60 >=dev-libs/glib-2.4.2"
61 RDEPEND="${DEPEND}
62 >=net-misc/openssh-4.3"
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@l.g.o mailing list