Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/mtools: ChangeLog mtools-4.0.15.ebuild mtools-4.0.13.ebuild
Date: Fri, 03 Dec 2010 03:07:38
Message-Id: 20101203030727.6DF4420054@flycatcher.gentoo.org
1 xmw 10/12/03 03:07:27
2
3 Modified: ChangeLog mtools-4.0.15.ebuild mtools-4.0.13.ebuild
4 Log:
5 added ~arm (bug 302981)
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.44 sys-fs/mtools/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 29 Nov 2010 14:04:54 -0000 1.43
23 +++ ChangeLog 3 Dec 2010 03:07:27 -0000 1.44
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-fs/mtools
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.43 2010/11/29 14:04:54 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.44 2010/12/03 03:07:27 xmw Exp $
29 +
30 + 03 Dec 2010; Michael Weber <xmw@g.o> mtools-4.0.13.ebuild,
31 + mtools-4.0.15.ebuild:
32 + added ~arm (bug 302981)
33
34 29 Nov 2010; Brent Baude <ranger@g.o> mtools-4.0.13.ebuild:
35 stable ppc64, bug 341405
36
37
38
39 1.3 sys-fs/mtools/mtools-4.0.15.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild?r1=1.2&r2=1.3
44
45 Index: mtools-4.0.15.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- mtools-4.0.15.ebuild 19 Oct 2010 22:31:55 -0000 1.2
52 +++ mtools-4.0.15.ebuild 3 Dec 2010 03:07:27 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.2 2010/10/19 22:31:55 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.3 2010/12/03 03:07:27 xmw Exp $
58
59 EAPI="2"
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-3"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
67 IUSE="X"
68
69 DEPEND="
70
71
72
73 1.10 sys-fs/mtools/mtools-4.0.13.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild?rev=1.10&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild?rev=1.10&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild?r1=1.9&r2=1.10
78
79 Index: mtools-4.0.13.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild,v
82 retrieving revision 1.9
83 retrieving revision 1.10
84 diff -u -r1.9 -r1.10
85 --- mtools-4.0.13.ebuild 29 Nov 2010 14:04:54 -0000 1.9
86 +++ mtools-4.0.13.ebuild 3 Dec 2010 03:07:27 -0000 1.10
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild,v 1.9 2010/11/29 14:04:54 ranger Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild,v 1.10 2010/12/03 03:07:27 xmw Exp $
92
93 DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them"
94 HOMEPAGE="http://mtools.linux.lu/"
95 @@ -9,7 +9,7 @@
96
97 LICENSE="GPL-3"
98 SLOT="0"
99 -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
100 +KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
101 IUSE="X"
102
103 DEPEND="