Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: Attribute-Handlers-0.930.0.ebuild ChangeLog
Date: Sun, 02 Feb 2014 00:05:36
Message-Id: 20140202000532.777852004C@flycatcher.gentoo.org
1 vapier 14/02/02 00:05:32
2
3 Modified: Attribute-Handlers-0.930.0.ebuild ChangeLog
4 Log:
5 Add arm64/m68k love.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.15 perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild?r1=1.14&r2=1.15
15
16 Index: Attribute-Handlers-0.930.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- Attribute-Handlers-0.930.0.ebuild 2 Mar 2013 16:10:12 -0000 1.14
23 +++ Attribute-Handlers-0.930.0.ebuild 2 Feb 2014 00:05:32 -0000 1.15
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/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild,v 1.14 2013/03/02 16:10:12 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0.ebuild,v 1.15 2014/02/02 00:05:32 vapier Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Simpler definition of attribute handlers"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.40 perl-core/Attribute-Handlers/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.40&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.40&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.39&r2=1.40
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
54 retrieving revision 1.39
55 retrieving revision 1.40
56 diff -u -r1.39 -r1.40
57 --- ChangeLog 2 Mar 2013 16:10:12 -0000 1.39
58 +++ ChangeLog 2 Feb 2014 00:05:32 -0000 1.40
59 @@ -1,6 +1,10 @@
60 # ChangeLog for perl-core/Attribute-Handlers
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.39 2013/03/02 16:10:12 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.40 2014/02/02 00:05:32 vapier Exp $
65 +
66 + 02 Feb 2014; Mike Frysinger <vapier@g.o>
67 + Attribute-Handlers-0.930.0.ebuild:
68 + Add arm64/m68k love.
69
70 02 Mar 2013; Agostino Sarubbo <ago@g.o>
71 Attribute-Handlers-0.930.0.ebuild: