Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ntfs3g: ntfs3g-2013.1.13.ebuild ntfs3g-2014.2.15.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:11:27
Message-Id: 20140301221124.9AAB72004E@flycatcher.gentoo.org
1 mgorny 14/03/01 22:11:24
2
3 Modified: ntfs3g-2013.1.13.ebuild ntfs3g-2014.2.15.ebuild
4 ChangeLog
5 Log:
6 Update libgcrypt dep to use slot :0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.13 sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild?r1=1.12&r2=1.13
16
17 Index: ntfs3g-2013.1.13.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- ntfs3g-2013.1.13.ebuild 27 Feb 2014 00:25:13 -0000 1.12
24 +++ ntfs3g-2013.1.13.ebuild 1 Mar 2014 22:11:24 -0000 1.13
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.12 2014/02/27 00:25:13 chutzpah Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.13 2014/03/01 22:11:24 mgorny Exp $
30
31 EAPI=5
32 inherit eutils linux-info udev
33 @@ -20,8 +20,8 @@
34 RDEPEND="!<sys-apps/util-linux-2.20.1-r2
35 !sys-fs/ntfsprogs
36 ntfsdecrypt? (
37 - >=dev-libs/libgcrypt-1.2.2
38 - <dev-libs/libgcrypt-1.6.0
39 + >=dev-libs/libgcrypt-1.2.2:0
40 + <dev-libs/libgcrypt-1.6.0:0
41 >=net-libs/gnutls-1.4.4
42 )
43 external-fuse? ( >=sys-fs/fuse-2.8.0 )"
44
45
46
47 1.2 sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild?r1=1.1&r2=1.2
52
53 Index: ntfs3g-2014.2.15.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- ntfs3g-2014.2.15.ebuild 27 Feb 2014 00:25:13 -0000 1.1
60 +++ ntfs3g-2014.2.15.ebuild 1 Mar 2014 22:11:24 -0000 1.2
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.1 2014/02/27 00:25:13 chutzpah Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.2 2014/03/01 22:11:24 mgorny Exp $
66
67 EAPI=5
68 inherit eutils linux-info udev
69 @@ -20,7 +20,7 @@
70 RDEPEND="!<sys-apps/util-linux-2.20.1-r2
71 !sys-fs/ntfsprogs
72 ntfsdecrypt? (
73 - >=dev-libs/libgcrypt-1.2.2
74 + >=dev-libs/libgcrypt-1.2.2:0
75 >=net-libs/gnutls-1.4.4
76 )
77 external-fuse? ( >=sys-fs/fuse-2.8.0 )"
78
79
80
81 1.158 sys-fs/ntfs3g/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.158&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ChangeLog?rev=1.158&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ntfs3g/ChangeLog?r1=1.157&r2=1.158
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v
90 retrieving revision 1.157
91 retrieving revision 1.158
92 diff -u -r1.157 -r1.158
93 --- ChangeLog 27 Feb 2014 05:18:29 -0000 1.157
94 +++ ChangeLog 1 Mar 2014 22:11:24 -0000 1.158
95 @@ -1,6 +1,10 @@
96 # ChangeLog for sys-fs/ntfs3g
97 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.157 2014/02/27 05:18:29 patrick Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.158 2014/03/01 22:11:24 mgorny Exp $
100 +
101 + 01 Mar 2014; Michał Górny <mgorny@g.o> ntfs3g-2013.1.13.ebuild,
102 + ntfs3g-2014.2.15.ebuild:
103 + Update libgcrypt dep to use slot :0.
104
105 27 Feb 2014; Patrick Lauer <patrick@g.o> metadata.xml:
106 Cleanup metadata.xml