Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Text-Balanced: ChangeLog Text-Balanced-2.02.ebuild
Date: Thu, 19 Aug 2010 15:11:30
Message-Id: 20100819151126.C93052004C@flycatcher.gentoo.org
1 hwoarang 10/08/19 15:11:26
2
3 Modified: ChangeLog Text-Balanced-2.02.ebuild
4 Log:
5 Stable on amd64 wrt bug #333421
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.32 perl-core/Text-Balanced/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Balanced/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Balanced/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Balanced/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 21 Jan 2010 09:30:58 -0000 1.31
22 +++ ChangeLog 19 Aug 2010 15:11:26 -0000 1.32
23 @@ -1,6 +1,10 @@
24 # ChangeLog for perl-core/Text-Balanced
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.31 2010/01/21 09:30:58 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.32 2010/08/19 15:11:26 hwoarang Exp $
28 +
29 + 19 Aug 2010; Markos Chandras <hwoarang@g.o>
30 + Text-Balanced-2.02.ebuild:
31 + Stable on amd64 wrt bug #333421
32
33 21 Jan 2010; Torsten Veller <tove@g.o> Text-Balanced-2.0.0.ebuild:
34 mips -> ~mips
35
36
37
38 1.3 perl-core/Text-Balanced/Text-Balanced-2.02.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild?r1=1.2&r2=1.3
43
44 Index: Text-Balanced-2.02.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- Text-Balanced-2.02.ebuild 16 Dec 2009 21:58:59 -0000 1.2
51 +++ Text-Balanced-2.02.ebuild 19 Aug 2010 15:11:26 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild,v 1.2 2009/12/16 21:58:59 abcd Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild,v 1.3 2010/08/19 15:11:26 hwoarang Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="Extract balanced-delimiter substrings"
63
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
67 IUSE=""
68
69 SRC_TEST=do