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/Module-Load: Module-Load-0.18.ebuild ChangeLog
Date: Mon, 24 Jan 2011 07:20:33
Message-Id: 20110124072023.AE4FD20054@flycatcher.gentoo.org
1 jer 11/01/24 07:20:23
2
3 Modified: Module-Load-0.18.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #351526).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 perl-core/Module-Load/Module-Load-0.18.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild?r1=1.1&r2=1.2
15
16 Index: Module-Load-0.18.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Module-Load-0.18.ebuild 5 Mar 2010 07:15:58 -0000 1.1
23 +++ Module-Load-0.18.ebuild 24 Jan 2011 07:20:23 -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/Module-Load/Module-Load-0.18.ebuild,v 1.1 2010/03/05 07:15:58 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.2 2011/01/24 07:20:23 jer Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34 DESCRIPTION="runtime require of both modules and files"
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.7 perl-core/Module-Load/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load/ChangeLog?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load/ChangeLog?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load/ChangeLog?r1=1.6&r2=1.7
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- ChangeLog 17 Jan 2011 07:51:32 -0000 1.6
58 +++ ChangeLog 24 Jan 2011 07:20:23 -0000 1.7
59 @@ -1,6 +1,9 @@
60 # ChangeLog for perl-core/Module-Load
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.6 2011/01/17 07:51:32 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.7 2011/01/24 07:20:23 jer Exp $
64 +
65 + 24 Jan 2011; Jeroen Roovers <jer@g.o> Module-Load-0.18.ebuild:
66 + Marked ~hppa (bug #351526).
67
68 17 Jan 2011; Torsten Veller <tove@g.o> -Module-Load-0.16.ebuild:
69 Cleanup