Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Class-MethodMaker: ChangeLog Class-MethodMaker-2.12.ebuild
Date: Mon, 29 Jun 2009 23:14:02
Message-Id: E1MLQ2y-0001iu-21@stork.gentoo.org
1 jer 09/06/29 23:14:00
2
3 Modified: ChangeLog Class-MethodMaker-2.12.ebuild
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.59 dev-perl/Class-MethodMaker/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog?rev=1.59&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog?rev=1.59&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog?r1=1.58&r2=1.59
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v
18 retrieving revision 1.58
19 retrieving revision 1.59
20 diff -u -r1.58 -r1.59
21 --- ChangeLog 13 Mar 2009 12:30:08 -0000 1.58
22 +++ ChangeLog 29 Jun 2009 23:13:59 -0000 1.59
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Class-MethodMaker
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.58 2009/03/13 12:30:08 tove Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.59 2009/06/29 23:13:59 jer Exp $
29 +
30 + 29 Jun 2009; Jeroen Roovers <jer@g.o>
31 + Class-MethodMaker-2.12.ebuild:
32 + Stable for HPPA too.
33
34 13 Mar 2009; Torsten Veller <tove@g.o>
35 -Class-MethodMaker-2.11.ebuild, -Class-MethodMaker-2.13.ebuild:
36
37
38
39 1.5 dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild?r1=1.4&r2=1.5
44
45 Index: Class-MethodMaker-2.12.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- Class-MethodMaker-2.12.ebuild 8 Dec 2008 09:47:14 -0000 1.4
52 +++ Class-MethodMaker-2.12.ebuild 29 Jun 2009 23:13:59 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild,v 1.4 2008/12/08 09:47:14 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.12.ebuild,v 1.5 2009/06/29 23:13:59 jer Exp $
59
60 MODULE_AUTHOR=SCHWIGON
61 MODULE_SECTION=class-methodmaker
62 @@ -10,7 +10,7 @@
63
64 LICENSE="Artistic"
65 SLOT="0"
66 -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
67 +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
68 IUSE=""
69
70 SRC_TEST="do"