Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.224.ebuild ChangeLog parent-0.225.0.ebuild
Date: Sun, 01 Apr 2012 15:46:10
Message-Id: 20120401154559.673EC2004E@flycatcher.gentoo.org
1 armin76 12/04/01 15:45:59
2
3 Modified: parent-0.224.ebuild ChangeLog parent-0.225.0.ebuild
4 Log:
5 Add ~alpha/~ia64/~s390/~sh/~sparc wrt #404601
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.4 perl-core/parent/parent-0.224.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.224.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.224.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.224.ebuild?r1=1.3&r2=1.4
15
16 Index: parent-0.224.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- parent-0.224.ebuild 19 Feb 2012 12:09:25 -0000 1.3
23 +++ parent-0.224.ebuild 1 Apr 2012 15:45:59 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.3 2012/02/19 12:09:25 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.4 2012/04/01 15:45:59 armin76 Exp $
29
30 EAPI=3
31
32 @@ -10,7 +10,7 @@
33 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
34
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
38 IUSE=""
39
40 SRC_TEST=do
41
42
43
44 1.13 perl-core/parent/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 19 Feb 2012 12:09:25 -0000 1.12
57 +++ ChangeLog 1 Apr 2012 15:45:59 -0000 1.13
58 @@ -1,6 +1,10 @@
59 # ChangeLog for perl-core/parent
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.12 2012/02/19 12:09:25 klausman Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.13 2012/04/01 15:45:59 armin76 Exp $
63 +
64 + 01 Apr 2012; Raúl Porcel <armin76@g.o> parent-0.224.ebuild,
65 + parent-0.225.0.ebuild:
66 + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #404601
67
68 19 Feb 2012; Tobias Klausmann <klausman@g.o> parent-0.224.ebuild:
69 Keyworded on alpha, bug #389001
70
71
72
73 1.5 perl-core/parent/parent-0.225.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild?r1=1.4&r2=1.5
78
79 Index: parent-0.225.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- parent-0.225.0.ebuild 7 Nov 2011 08:09:11 -0000 1.4
86 +++ parent-0.225.0.ebuild 1 Apr 2012 15:45:59 -0000 1.5
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2011 Gentoo Foundation
89 +# Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.4 2011/11/07 08:09:11 grobian Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.5 2012/04/01 15:45:59 armin76 Exp $
93
94 EAPI=3
95
96 @@ -11,7 +11,7 @@
97 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
98
99 SLOT="0"
100 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
102 IUSE=""
103
104 SRC_TEST=do