Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Class-MethodMaker: ChangeLog Class-MethodMaker-2.15.ebuild
Date: Wed, 07 Oct 2009 23:19:03
Message-Id: E1Mvfmf-0007Nx-KH@stork.gentoo.org
1 tcunha 09/10/07 23:19:01
2
3 Modified: ChangeLog Class-MethodMaker-2.15.ebuild
4 Log:
5 stable sparc, bug 283969
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.66 dev-perl/Class-MethodMaker/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog?rev=1.66&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog?rev=1.66&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog?r1=1.65&r2=1.66
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v
18 retrieving revision 1.65
19 retrieving revision 1.66
20 diff -u -r1.65 -r1.66
21 --- ChangeLog 27 Sep 2009 15:06:48 -0000 1.65
22 +++ ChangeLog 7 Oct 2009 23:19:01 -0000 1.66
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Class-MethodMaker
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.65 2009/09/27 15:06:48 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.66 2009/10/07 23:19:01 tcunha Exp $
28 +
29 + 07 Oct 2009; Tiago Cunha <tcunha@g.o>
30 + Class-MethodMaker-2.15.ebuild:
31 + stable sparc, bug 283969
32
33 27 Sep 2009; Brent Baude <ranger@g.o>
34 Class-MethodMaker-2.15.ebuild:
35
36
37
38 1.8 dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild?r1=1.7&r2=1.8
43
44 Index: Class-MethodMaker-2.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- Class-MethodMaker-2.15.ebuild 27 Sep 2009 15:06:48 -0000 1.7
51 +++ Class-MethodMaker-2.15.ebuild 7 Oct 2009 23:19:01 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild,v 1.7 2009/09/27 15:06:48 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-2.15.ebuild,v 1.8 2009/10/07 23:19:01 tcunha Exp $
57
58 MODULE_AUTHOR=SCHWIGON
59 MODULE_SECTION=class-methodmaker
60 @@ -10,7 +10,7 @@
61
62 LICENSE="|| ( Artistic GPL-2 )"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND="dev-lang/perl"