Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-Sort: ChangeLog File-Sort-1.10.0-r1.ebuild
Date: Sun, 26 Apr 2015 16:10:26
Message-Id: 20150426161024.5313B996@oystercatcher.gentoo.org
1 pacho 15/04/26 16:10:24
2
3 Modified: ChangeLog File-Sort-1.10.0-r1.ebuild
4 Log:
5 x86 stable wrt bug #539426
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.7 dev-perl/File-Sort/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Sort/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Sort/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Sort/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 26 Aug 2014 15:14:23 -0000 1.6
23 +++ ChangeLog 26 Apr 2015 16:10:24 -0000 1.7
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/File-Sort
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/ChangeLog,v 1.6 2014/08/26 15:14:23 axs Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/ChangeLog,v 1.7 2015/04/26 16:10:24 pacho Exp $
30 +
31 + 26 Apr 2015; Pacho Ramos <pacho@g.o> File-Sort-1.10.0-r1.ebuild:
32 + x86 stable wrt bug #539426
33
34 *File-Sort-1.10.0-r1 (26 Aug 2014)
35
36
37
38
39 1.2 dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: File-Sort-1.10.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- File-Sort-1.10.0-r1.ebuild 26 Aug 2014 15:14:23 -0000 1.1
52 +++ File-Sort-1.10.0-r1.ebuild 26 Apr 2015 16:10:24 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild,v 1.1 2014/08/26 15:14:23 axs Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild,v 1.2 2015/04/26 16:10:24 pacho Exp $
59
60 EAPI=5
61
62 @@ -11,7 +11,7 @@
63 DESCRIPTION="Sort a file or merge sort multiple files"
64
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 x86"
68 IUSE=""
69
70 SRC_TEST="do"