Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Switch: Switch-2.160.0.ebuild ChangeLog
Date: Mon, 03 Feb 2014 13:33:19
Message-Id: 20140203133311.561202004C@flycatcher.gentoo.org
1 hattya 14/02/03 13:33:11
2
3 Modified: Switch-2.160.0.ebuild ChangeLog
4 Log:
5 keyword ~ia64 wrt bug #489676
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.6 perl-core/Switch/Switch-2.160.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/Switch-2.160.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/Switch-2.160.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/Switch-2.160.0.ebuild?r1=1.5&r2=1.6
15
16 Index: Switch-2.160.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Switch/Switch-2.160.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- Switch-2.160.0.ebuild 30 Dec 2013 08:00:12 -0000 1.5
23 +++ Switch-2.160.0.ebuild 3 Feb 2014 13:33:11 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Switch/Switch-2.160.0.ebuild,v 1.5 2013/12/30 08:00:12 naota Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Switch/Switch-2.160.0.ebuild,v 1.6 2014/02/03 13:33:11 hattya Exp $
30
31 EAPI=3
32
33 @@ -12,7 +12,7 @@
34 SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/perl-core/Switch/Switch-2.16-rt60380.patch"
35
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd"
38 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~x86-fbsd"
39 IUSE=""
40
41 SRC_TEST="do"
42
43
44
45 1.8 perl-core/Switch/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/ChangeLog?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/ChangeLog?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/ChangeLog?r1=1.7&r2=1.8
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/Switch/ChangeLog,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- ChangeLog 30 Dec 2013 08:00:13 -0000 1.7
58 +++ ChangeLog 3 Feb 2014 13:33:11 -0000 1.8
59 @@ -1,6 +1,9 @@
60 # ChangeLog for perl-core/Switch
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Switch/ChangeLog,v 1.7 2013/12/30 08:00:13 naota Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Switch/ChangeLog,v 1.8 2014/02/03 13:33:11 hattya Exp $
65 +
66 + 03 Feb 2014; Akinori Hattori <hattya@g.o> Switch-2.160.0.ebuild:
67 + keyword ~ia64 wrt bug #489676
68
69 30 Dec 2013; Naohiro Aota <naota@g.o> Switch-2.160.0.ebuild:
70 Add ~x86-fbsd.