Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/simple-mtpfs: simple-mtpfs-0.1.ebuild ChangeLog
Date: Sun, 31 Mar 2013 14:49:34
Message-Id: 20130331144931.66B4F2171D@flycatcher.gentoo.org
1 scarabeus 13/03/31 14:49:31
2
3 Modified: simple-mtpfs-0.1.ebuild ChangeLog
4 Log:
5 Stable on amd64 and x86. Way way better than mtpfs itself.
6
7 (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
8
9 Revision Changes Path
10 1.4 sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild?r1=1.3&r2=1.4
15
16 Index: simple-mtpfs-0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- simple-mtpfs-0.1.ebuild 21 Mar 2013 22:16:18 -0000 1.3
23 +++ simple-mtpfs-0.1.ebuild 31 Mar 2013 14:49:31 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild,v 1.3 2013/03/21 22:16:18 sochotnicky Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/simple-mtpfs-0.1.ebuild,v 1.4 2013/03/31 14:49:31 scarabeus Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2+"
35 SLOT="0"
36 -KEYWORDS="~amd64"
37 +KEYWORDS="amd64 x86"
38 IUSE=""
39
40 CDEPEND="media-libs/libmtp
41
42
43
44 1.4 sys-fs/simple-mtpfs/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 21 Mar 2013 22:16:18 -0000 1.3
57 +++ ChangeLog 31 Mar 2013 14:49:31 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-fs/simple-mtpfs
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog,v 1.3 2013/03/21 22:16:18 sochotnicky Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/simple-mtpfs/ChangeLog,v 1.4 2013/03/31 14:49:31 scarabeus Exp $
63 +
64 + 31 Mar 2013; Tomáš Chvátal <scarabeus@g.o> simple-mtpfs-0.1.ebuild:
65 + Stable on amd64 and x86. Way way better than mtpfs itself.
66
67 21 Mar 2013; Stanislav Ochotnicky <sochotnicky@g.o>
68 simple-mtpfs-0.1.ebuild: