Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/PPIx-Utilities: ChangeLog PPIx-Utilities-1.001000.ebuild
Date: Thu, 10 Feb 2011 23:41:48
Message-Id: 20110210234138.28A1520054@flycatcher.gentoo.org
1 hwoarang 11/02/10 23:41:38
2
3 Modified: ChangeLog PPIx-Utilities-1.001000.ebuild
4 Log:
5 Stable on amd64 wrt bug #352842
6
7 (Portage version: 2.1.9.36/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 dev-perl/PPIx-Utilities/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 14 Jan 2011 16:47:00 -0000 1.7
23 +++ ChangeLog 10 Feb 2011 23:41:38 -0000 1.8
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/PPIx-Utilities
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.7 2011/01/14 16:47:00 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.8 2011/02/10 23:41:38 hwoarang Exp $
29 +
30 + 10 Feb 2011; Markos Chandras <hwoarang@g.o>
31 + PPIx-Utilities-1.001000.ebuild:
32 + Stable on amd64 wrt bug #352842
33
34 14 Jan 2011; Torsten Veller <tove@g.o>
35 -PPIx-Utilities-1.000001.ebuild:
36
37
38
39 1.2 dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?r1=1.1&r2=1.2
44
45 Index: PPIx-Utilities-1.001000.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- PPIx-Utilities-1.001000.ebuild 3 Dec 2010 07:51:45 -0000 1.1
52 +++ PPIx-Utilities-1.001000.ebuild 10 Feb 2011 23:41:38 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.1 2010/12/03 07:51:45 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.2 2011/02/10 23:41:38 hwoarang Exp $
59
60 EAPI=3
61
62 @@ -10,7 +10,7 @@
63 DESCRIPTION="Extensions to PPI"
64
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
67 +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
68 IUSE="test"
69
70 RDEPEND=">=dev-perl/PPI-1.208