Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ntfs3g: ntfs3g-1.1120.ebuild ChangeLog
Date: Sun, 24 Feb 2008 17:46:46
Message-Id: E1JTKvz-0006kB-7E@stork.gentoo.org
1 ranger 08/02/24 17:46:43
2
3 Modified: ntfs3g-1.1120.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 204850
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild?r1=1.3&r2=1.4
14
15 Index: ntfs3g-1.1120.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ntfs3g-1.1120.ebuild 17 Feb 2008 12:42:53 -0000 1.3
22 +++ ntfs3g-1.1120.ebuild 24 Feb 2008 17:46:42 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.3 2008/02/17 12:42:53 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.4 2008/02/24 17:46:42 ranger Exp $
28
29 inherit multilib toolchain-funcs
30
31 @@ -13,7 +13,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
36 +KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
37 IUSE="debug suid"
38
39 RDEPEND=">=sys-fs/fuse-2.6.3"
40
41
42
43 1.57 sys-fs/ntfs3g/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.57&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.57&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ntfs3g/ChangeLog?r1=1.56&r2=1.57
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v
52 retrieving revision 1.56
53 retrieving revision 1.57
54 diff -u -r1.56 -r1.57
55 --- ChangeLog 20 Feb 2008 19:33:18 -0000 1.56
56 +++ ChangeLog 24 Feb 2008 17:46:42 -0000 1.57
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-fs/ntfs3g
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.56 2008/02/20 19:33:18 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.57 2008/02/24 17:46:42 ranger Exp $
62 +
63 + 24 Feb 2008; Brent Baude <ranger@g.o> ntfs3g-1.1120.ebuild:
64 + stable ppc64, bug 204850
65
66 20 Feb 2008; nixnut <nixnut@g.o> ntfs3g-1.2216.ebuild:
67 Added ~ppc
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list