Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/fatsort: ChangeLog fatsort-1.2.ebuild
Date: Sun, 09 Feb 2014 17:21:53
Message-Id: 20140209172149.BDA4E2004C@flycatcher.gentoo.org
1 nimiux 14/02/09 17:21:49
2
3 Modified: ChangeLog fatsort-1.2.ebuild
4 Log:
5 Stable for amd64 wrt bug #499148
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.38 sys-fs/fatsort/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 12 Dec 2013 17:27:41 -0000 1.37
23 +++ ChangeLog 9 Feb 2014 17:21:49 -0000 1.38
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-fs/fatsort
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.37 2013/12/12 17:27:41 billie Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.38 2014/02/09 17:21:49 nimiux Exp $
30 +
31 + 09 Feb 2014; Chema Alonso <nimiux@g.o> fatsort-1.2.ebuild:
32 + Stable for amd64 wrt bug #499148
33
34 *fatsort-1.2 (12 Dec 2013)
35
36
37
38
39 1.2 sys-fs/fatsort/fatsort-1.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild?r1=1.1&r2=1.2
44
45 Index: fatsort-1.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- fatsort-1.2.ebuild 12 Dec 2013 17:27:41 -0000 1.1
52 +++ fatsort-1.2.ebuild 9 Feb 2014 17:21:49 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild,v 1.1 2013/12/12 17:27:41 billie Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild,v 1.2 2014/02/09 17:21:49 nimiux Exp $
59
60 EAPI=5
61
62 @@ -15,7 +15,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="amd64 ~x86"
68 IUSE="test"
69
70 DEPEND="test? ( dev-util/bbe sys-fs/dosfstools )"