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/PPI: ChangeLog PPI-1.203.ebuild
Date: Sun, 31 May 2009 19:39:08
Message-Id: E1MAqs6-0000Bc-NC@stork.gentoo.org
1 tcunha 09/05/31 19:39:06
2
3 Modified: ChangeLog PPI-1.203.ebuild
4 Log:
5 stable sparc, bug 271845
6 (Portage version: 2.1.6.11/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.25 dev-perl/PPI/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PPI/ChangeLog?r1=1.24&r2=1.25
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- ChangeLog 31 May 2009 18:25:41 -0000 1.24
22 +++ ChangeLog 31 May 2009 19:39:06 -0000 1.25
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/PPI
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.24 2009/05/31 18:25:41 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.25 2009/05/31 19:39:06 tcunha Exp $
28 +
29 + 31 May 2009; Tiago Cunha <tcunha@g.o> PPI-1.203.ebuild:
30 + stable sparc, bug 271845
31
32 31 May 2009; Markus Meier <maekke@g.o> PPI-1.203.ebuild:
33 amd64 stable, bug #271845
34
35
36
37 1.5 dev-perl/PPI/PPI-1.203.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PPI/PPI-1.203.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PPI/PPI-1.203.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PPI/PPI-1.203.ebuild?r1=1.4&r2=1.5
42
43 Index: PPI-1.203.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.203.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- PPI-1.203.ebuild 31 May 2009 18:25:41 -0000 1.4
50 +++ PPI-1.203.ebuild 31 May 2009 19:39:06 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.203.ebuild,v 1.4 2009/05/31 18:25:41 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.203.ebuild,v 1.5 2009/05/31 19:39:06 tcunha Exp $
56
57 MODULE_AUTHOR=ADAMK
58 inherit perl-module
59 @@ -9,7 +9,7 @@
60
61 LICENSE="|| ( Artistic GPL-2 )"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ppc ~sparc x86"
64 +KEYWORDS="amd64 ~ppc sparc x86"
65 IUSE="test"
66
67 SRC_TEST="do"