Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ntfs3g: ntfs3g-2009.11.14.ebuild ChangeLog
Date: Sun, 07 Feb 2010 19:40:45
Message-Id: E1NeCzr-0004P7-NJ@stork.gentoo.org
1 maekke 10/02/07 19:40:43
2
3 Modified: ntfs3g-2009.11.14.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #300126
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild?r1=1.2&r2=1.3
14
15 Index: ntfs3g-2009.11.14.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ntfs3g-2009.11.14.ebuild 18 Nov 2009 22:10:52 -0000 1.2
22 +++ ntfs3g-2009.11.14.ebuild 7 Feb 2010 19:40:43 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild,v 1.2 2009/11/18 22:10:52 chutzpah Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.11.14.ebuild,v 1.3 2010/02/07 19:40:43 maekke Exp $
29
30 EAPI=2
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
38 IUSE="acl debug hal suid +external-fuse"
39
40 RDEPEND=">=sys-fs/fuse-2.6.0
41
42
43
44 1.89 sys-fs/ntfs3g/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.89&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.89&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ChangeLog?r1=1.88&r2=1.89
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v
53 retrieving revision 1.88
54 retrieving revision 1.89
55 diff -u -r1.88 -r1.89
56 --- ChangeLog 18 Jan 2010 19:22:17 -0000 1.88
57 +++ ChangeLog 7 Feb 2010 19:40:43 -0000 1.89
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-fs/ntfs3g
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.88 2010/01/18 19:22:17 chutzpah Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.89 2010/02/07 19:40:43 maekke Exp $
63 +
64 + 07 Feb 2010; Markus Meier <maekke@g.o> ntfs3g-2009.11.14.ebuild:
65 + amd64/x86 stable, bug #300126
66
67 *ntfs3g-2010.1.16 (18 Jan 2010)