Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Class-MakeMethods: Class-MakeMethods-1.10.0.ebuild ChangeLog
Date: Sat, 01 Sep 2012 11:20:43
Message-Id: 20120901112034.48D8D20E9C@flycatcher.gentoo.org
1 grobian 12/09/01 11:20:34
2
3 Modified: Class-MakeMethods-1.10.0.ebuild ChangeLog
4 Log:
5 Marked ~ppc-aix, bug #432288
6
7 (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.3 dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild?r1=1.2&r2=1.3
15
16 Index: Class-MakeMethods-1.10.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Class-MakeMethods-1.10.0.ebuild 3 Sep 2011 21:05:20 -0000 1.2
23 +++ Class-MakeMethods-1.10.0.ebuild 1 Sep 2012 11:20:34 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild,v 1.2 2011/09/03 21:05:20 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild,v 1.3 2012/09/01 11:20:34 grobian Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Automated method creation module for Perl"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST="do"
42
43
44
45 1.37 dev-perl/Class-MakeMethods/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog?rev=1.37&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog?rev=1.37&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog?r1=1.36&r2=1.37
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v
54 retrieving revision 1.36
55 retrieving revision 1.37
56 diff -u -r1.36 -r1.37
57 --- ChangeLog 24 Jun 2012 12:58:18 -0000 1.36
58 +++ ChangeLog 1 Sep 2012 11:20:34 -0000 1.37
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Class-MakeMethods
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.36 2012/06/24 12:58:18 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.37 2012/09/01 11:20:34 grobian Exp $
64 +
65 + 01 Sep 2012; Fabian Groffen <grobian@g.o>
66 + Class-MakeMethods-1.10.0.ebuild:
67 + Marked ~ppc-aix, bug #432288
68
69 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
70 Update CPAN upstream info