Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Mon, 31 Oct 2011 13:06:53
Message-Id: 20111031130643.286B22004B@flycatcher.gentoo.org
1 jer 11/10/31 13:06:43
2
3 Modified: parent-0.224.ebuild ChangeLog parent-0.225.0.ebuild
4 Log:
5 Marked ~hppa (bug #389001).
6
7 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 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.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.224.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.224.ebuild?r1=1.1&r2=1.2
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.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- parent-0.224.ebuild 15 Nov 2010 08:58:10 -0000 1.1
23 +++ parent-0.224.ebuild 31 Oct 2011 13:06:42 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.1 2010/11/15 08:58:10 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.224.ebuild,v 1.2 2011/10/31 13:06:42 jer Exp $
30
31 EAPI=3
32
33 @@ -10,7 +10,7 @@
34 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
35
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86"
38 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.9 perl-core/parent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/ChangeLog?rev=1.9&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/ChangeLog?rev=1.9&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/ChangeLog?r1=1.8&r2=1.9
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
54 retrieving revision 1.8
55 retrieving revision 1.9
56 diff -u -r1.8 -r1.9
57 --- ChangeLog 9 Mar 2011 07:35:51 -0000 1.8
58 +++ ChangeLog 31 Oct 2011 13:06:42 -0000 1.9
59 @@ -1,6 +1,10 @@
60 # ChangeLog for perl-core/parent
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.8 2011/03/09 07:35:51 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.9 2011/10/31 13:06:42 jer Exp $
64 +
65 + 31 Oct 2011; Jeroen Roovers <jer@g.o> parent-0.224.ebuild,
66 + parent-0.225.0.ebuild:
67 + Marked ~hppa (bug #389001).
68
69 *parent-0.225.0 (09 Mar 2011)
70
71
72
73
74 1.2 perl-core/parent/parent-0.225.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild?r1=1.1&r2=1.2
79
80 Index: parent-0.225.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- parent-0.225.0.ebuild 9 Mar 2011 07:35:51 -0000 1.1
87 +++ parent-0.225.0.ebuild 31 Oct 2011 13:06:42 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 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.1 2011/03/09 07:35:51 tove Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.2 2011/10/31 13:06:42 jer 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 ~ppc ~x86"
101 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
102 IUSE=""
103
104 SRC_TEST=do