Gentoo Archives: gentoo-commits

From: "Patrice Clement (monsieurp)" <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-Stat-Bits: File-Stat-Bits-1.10.0-r1.ebuild ChangeLog
Date: Wed, 24 Jun 2015 14:23:23
Message-Id: 20150624142313.109F9A51@oystercatcher.gentoo.org
1 monsieurp 15/06/24 14:23:13
2
3 Modified: File-Stat-Bits-1.10.0-r1.ebuild ChangeLog
4 Log:
5 Add amd64+x86 love with ALLARCHES.
6
7 Signed-off-by: Patrice Clement <monsieurp@g.o>
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
9
10 Revision Changes Path
11 1.2 dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: File-Stat-Bits-1.10.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- File-Stat-Bits-1.10.0-r1.ebuild 26 Aug 2014 15:15:08 -0000 1.1
24 +++ File-Stat-Bits-1.10.0-r1.ebuild 24 Jun 2015 14:23:13 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild,v 1.1 2014/08/26 15:15:08 axs Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Bits/File-Stat-Bits-1.10.0-r1.ebuild,v 1.2 2015/06/24 14:23:13 monsieurp Exp $
31
32 EAPI=5
33
34 @@ -12,7 +12,7 @@
35
36 LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
37 SLOT="0"
38 -KEYWORDS="~amd64 ~x86"
39 +KEYWORDS="amd64 x86"
40 IUSE=""
41
42 SRC_TEST="do"
43
44
45
46 1.4 dev-perl/File-Stat-Bits/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Stat-Bits/ChangeLog?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Stat-Bits/ChangeLog?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Stat-Bits/ChangeLog?r1=1.3&r2=1.4
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Bits/ChangeLog,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- ChangeLog 26 Aug 2014 15:15:08 -0000 1.3
59 +++ ChangeLog 24 Jun 2015 14:23:13 -0000 1.4
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-perl/File-Stat-Bits
62 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Bits/ChangeLog,v 1.3 2014/08/26 15:15:08 axs Exp $
64 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Bits/ChangeLog,v 1.4 2015/06/24 14:23:13 monsieurp Exp $
66 +
67 + 24 Jun 2015; Patrice Clement <monsieurp@g.o>
68 + File-Stat-Bits-1.10.0-r1.ebuild:
69 + Add amd64+x86 love with ALLARCHES.
70
71 *File-Stat-Bits-1.10.0-r1 (26 Aug 2014)