Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: perl-Module-Build-0.36.03.ebuild ChangeLog
Date: Mon, 08 Feb 2010 20:56:52
Message-Id: E1Neaf3-0008Gq-AM@stork.gentoo.org
1 grobian 10/02/08 20:56:49
2
3 Modified: perl-Module-Build-0.36.03.ebuild ChangeLog
4 Log:
5 Marked ~ppc-aix, bug #298183
6 (Portage version: 2.2.00.15320-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.2 virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild?r1=1.1&r2=1.2
14
15 Index: perl-Module-Build-0.36.03.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- perl-Module-Build-0.36.03.ebuild 21 Jan 2010 19:58:31 -0000 1.1
22 +++ perl-Module-Build-0.36.03.ebuild 8 Feb 2010 20:56:48 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.1 2010/01/21 19:58:31 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.03.ebuild,v 1.2 2010/02/08 20:56:48 grobian Exp $
28
29 DESCRIPTION="Build and install Perl modules"
30 HOMEPAGE=""
31 @@ -8,7 +8,7 @@
32
33 LICENSE=""
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 IUSE=""
38
39 RDEPEND="~perl-core/Module-Build-${PV}"
40
41
42
43 1.33 virtual/perl-Module-Build/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 21 Jan 2010 19:58:31 -0000 1.32
56 +++ ChangeLog 8 Feb 2010 20:56:48 -0000 1.33
57 @@ -1,6 +1,10 @@
58 # ChangeLog for virtual/perl-Module-Build
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.32 2010/01/21 19:58:31 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.33 2010/02/08 20:56:48 grobian Exp $
62 +
63 + 08 Feb 2010; Fabian Groffen <grobian@g.o>
64 + perl-Module-Build-0.36.03.ebuild:
65 + Marked ~ppc-aix, bug #298183
66
67 *perl-Module-Build-0.36.03 (21 Jan 2010)