Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameParse: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
Date: Fri, 03 Feb 2012 14:29:22
Message-Id: 20120203142913.426BC2004B@flycatcher.gentoo.org
1 ranger 12/02/03 14:29:13
2
3 Modified: ChangeLog Lingua-EN-NameParse-1.300.0.ebuild
4 Log:
5 Marking Lingua-EN-NameParse-1.300.0 ppc for bug 393795
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.32 dev-perl/Lingua-EN-NameParse/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 18 Dec 2011 19:51:16 -0000 1.31
23 +++ ChangeLog 3 Feb 2012 14:29:13 -0000 1.32
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Lingua-EN-NameParse
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.31 2011/12/18 19:51:16 phajdan.jr Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/ChangeLog,v 1.32 2012/02/03 14:29:13 ranger Exp $
30 +
31 + 03 Feb 2012; Brent Baude <ranger@g.o>
32 + Lingua-EN-NameParse-1.300.0.ebuild:
33 + Marking Lingua-EN-NameParse-1.300.0 ppc for bug 393795
34
35 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o>
36 Lingua-EN-NameParse-1.300.0.ebuild:
37
38
39
40 1.5 dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild?r1=1.4&r2=1.5
45
46 Index: Lingua-EN-NameParse-1.300.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- Lingua-EN-NameParse-1.300.0.ebuild 18 Dec 2011 19:51:16 -0000 1.4
53 +++ Lingua-EN-NameParse-1.300.0.ebuild 3 Feb 2012 14:29:13 -0000 1.5
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.4 2011/12/18 19:51:16 phajdan.jr Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.5 2012/02/03 14:29:13 ranger Exp $
60
61 EAPI=4
62
63 @@ -11,7 +11,7 @@
64 DESCRIPTION="Manipulate persons name"
65
66 SLOT="0"
67 -KEYWORDS="amd64 ~ppc x86"
68 +KEYWORDS="amd64 ppc x86"
69 IUSE="test"
70
71 RDEPEND="dev-perl/Parse-RecDescent"