Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: Attribute-Handlers-0.87.ebuild ChangeLog
Date: Sat, 02 Jan 2010 14:10:13
Message-Id: E1NR4gE-0003ca-KY@stork.gentoo.org
1 ranger 10/01/02 14:10:10
2
3 Modified: Attribute-Handlers-0.87.ebuild ChangeLog
4 Log:
5 Marking Attribute-Handlers-0.87 ~ppc64 for bug 294206
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.4 perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild?r1=1.3&r2=1.4
14
15 Index: Attribute-Handlers-0.87.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Attribute-Handlers-0.87.ebuild 26 Dec 2009 17:41:48 -0000 1.3
22 +++ Attribute-Handlers-0.87.ebuild 2 Jan 2010 14:10:10 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v 1.3 2009/12/26 17:41:48 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v 1.4 2010/01/02 14:10:10 ranger Exp $
29
30 EAPI=2
31
32 @@ -10,7 +10,7 @@
33 DESCRIPTION="Simpler definition of attribute handlers"
34
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE=""
39
40 SRC_TEST=do
41
42
43
44 1.4 perl-core/Attribute-Handlers/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 26 Dec 2009 17:41:48 -0000 1.3
57 +++ ChangeLog 2 Jan 2010 14:10:10 -0000 1.4
58 @@ -1,6 +1,10 @@
59 # ChangeLog for perl-core/Attribute-Handlers
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.3 2009/12/26 17:41:48 armin76 Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.4 2010/01/02 14:10:10 ranger Exp $
64 +
65 + 02 Jan 2010; Brent Baude <ranger@g.o>
66 + Attribute-Handlers-0.87.ebuild:
67 + Marking Attribute-Handlers-0.87 ~ppc64 for bug 294206
68
69 26 Dec 2009; Raúl Porcel <armin76@g.o>
70 Attribute-Handlers-0.87.ebuild: