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-Conditional: ChangeLog Module-Load-Conditional-0.400.ebuild
Date: Mon, 24 Jan 2011 07:23:23
Message-Id: 20110124072312.BDF2D20054@flycatcher.gentoo.org
1 jer 11/01/24 07:23:12
2
3 Modified: ChangeLog Module-Load-Conditional-0.400.ebuild
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.11 perl-core/Module-Load-Conditional/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 17 Jan 2011 07:50:40 -0000 1.10
23 +++ ChangeLog 24 Jan 2011 07:23:12 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for perl-core/Module-Load-Conditional
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.10 2011/01/17 07:50:40 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.11 2011/01/24 07:23:12 jer Exp $
29 +
30 + 24 Jan 2011; Jeroen Roovers <jer@g.o>
31 + Module-Load-Conditional-0.400.ebuild:
32 + Marked ~hppa (bug #351526).
33
34 17 Jan 2011; Torsten Veller <tove@g.o>
35 -Module-Load-Conditional-0.34.ebuild, -Module-Load-Conditional-0.36.ebuild,
36
37
38
39 1.2 perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild?r1=1.1&r2=1.2
44
45 Index: Module-Load-Conditional-0.400.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- Module-Load-Conditional-0.400.ebuild 13 Jan 2011 08:27:41 -0000 1.1
52 +++ Module-Load-Conditional-0.400.ebuild 24 Jan 2011 07:23:12 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild,v 1.1 2011/01/13 08:27:41 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild,v 1.2 2011/01/24 07:23:12 jer Exp $
58
59 EAPI=3
60
61 @@ -11,7 +11,7 @@
62 DESCRIPTION="Looking up module information / loading at runtime"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~x86"
66 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
67 IUSE=""
68
69 DEPEND=">=virtual/perl-Module-Load-0.12