Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-Inflect: Lingua-EN-Inflect-1.89.1.ebuild ChangeLog
Date: Tue, 10 Nov 2009 10:55:43
Message-Id: E1N7oNw-00067I-Tk@stork.gentoo.org
1 robbat2 09/11/10 10:55:40
2
3 Modified: ChangeLog
4 Added: Lingua-EN-Inflect-1.89.1.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.19 dev-perl/Lingua-EN-Inflect/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -p -w -b -B -u -u -r1.18 -r1.19
22 --- ChangeLog 16 Jan 2007 01:12:47 -0000 1.18
23 +++ ChangeLog 10 Nov 2009 10:55:40 -0000 1.19
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/Lingua-EN-Inflect
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.18 2007/01/16 01:12:47 mcummings Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.19 2009/11/10 10:55:40 robbat2 Exp $
30 +
31 +*Lingua-EN-Inflect-1.89.1 (10 Nov 2009)
32 +
33 + 10 Nov 2009; Robin H. Johnson <robbat2@g.o>
34 + +Lingua-EN-Inflect-1.89.1.ebuild:
35 + Version bump via perl-bump experimental tool.
36
37 16 Jan 2007; Michael Cummings <mcummings@g.o>
38 -Lingua-EN-Inflect-1.88.ebuild, Lingua-EN-Inflect-1.89.ebuild:
39
40
41
42 1.1 dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: Lingua-EN-Inflect-1.89.1.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild,v 1.1 2009/11/10 10:55:40 robbat2 Exp $
52
53 MODULE_AUTHOR="DCONWAY"
54 # not done with versionator because it needs to be defined before perl-module is
55 # inherited.
56 MY_P="${PN}-1.891"
57 S="${WORKDIR}/${MY_P}"
58 inherit perl-module
59
60 DESCRIPTION="Perl module for Lingua::EN::Inflect"
61 SRC_TEST="do"
62
63 SLOT="0"
64 LICENSE="Artistic"
65 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE=""
67
68 DEPEND="dev-lang/perl"