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: ChangeLog ntfs3g-2014.2.15.ebuild
Date: Sun, 01 Feb 2015 21:05:40
Message-Id: 20150201210536.54D5010D8B@oystercatcher.gentoo.org
1 maekke 15/02/01 21:05:36
2
3 Modified: ChangeLog ntfs3g-2014.2.15.ebuild
4 Log:
5 arm stable, bug #533270
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.163 sys-fs/ntfs3g/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.163&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.163&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ChangeLog?r1=1.162&r2=1.163
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v
19 retrieving revision 1.162
20 retrieving revision 1.163
21 diff -u -r1.162 -r1.163
22 --- ChangeLog 31 Jan 2015 11:45:08 -0000 1.162
23 +++ ChangeLog 1 Feb 2015 21:05:36 -0000 1.163
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-fs/ntfs3g
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.162 2015/01/31 11:45:08 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.163 2015/02/01 21:05:36 maekke Exp $
29 +
30 + 01 Feb 2015; Markus Meier <maekke@g.o> ntfs3g-2014.2.15.ebuild:
31 + arm stable, bug #533270
32
33 31 Jan 2015; Agostino Sarubbo <ago@g.o> ntfs3g-2014.2.15.ebuild:
34 Stable for amd64, wrt bug #533270
35
36
37
38 1.5 sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild?r1=1.4&r2=1.5
43
44 Index: ntfs3g-2014.2.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- ntfs3g-2014.2.15.ebuild 31 Jan 2015 11:45:08 -0000 1.4
51 +++ ntfs3g-2014.2.15.ebuild 1 Feb 2015 21:05:36 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.4 2015/01/31 11:45:08 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.5 2015/02/01 21:05:36 maekke Exp $
57
58 EAPI=5
59 inherit eutils linux-info udev
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
66 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
67
68 RDEPEND="!<sys-apps/util-linux-2.20.1-r2