Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/locale-maketext-fuzzy: ChangeLog locale-maketext-fuzzy-0.10.ebuild
Date: Mon, 06 Oct 2008 11:19:26
Message-Id: E1Kmo7X-00048K-PD@stork.gentoo.org
1 tove 08/10/06 11:19:23
2
3 Modified: ChangeLog
4 Added: locale-maketext-fuzzy-0.10.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.14 dev-perl/locale-maketext-fuzzy/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 16 Jan 2007 01:18:50 -0000 1.13
23 +++ ChangeLog 6 Oct 2008 11:19:23 -0000 1.14
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/locale-maketext-fuzzy
26 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.13 2007/01/16 01:18:50 mcummings Exp $
28 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.14 2008/10/06 11:19:23 tove Exp $
30 +
31 +*locale-maketext-fuzzy-0.10 (06 Oct 2008)
32 +
33 + 06 Oct 2008; Torsten Veller <tove@g.o>
34 + +locale-maketext-fuzzy-0.10.ebuild:
35 + Version bump
36
37 16 Jan 2007; Michael Cummings <mcummings@g.o>
38 locale-maketext-fuzzy-0.02.ebuild:
39
40
41
42 1.1 dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild?rev=1.1&content-type=text/plain
46
47 Index: locale-maketext-fuzzy-0.10.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild,v 1.1 2008/10/06 11:19:23 tove Exp $
52
53 MODULE_AUTHOR=AUDREYT
54 MY_PN=Locale-Maketext-Fuzzy
55 MY_P=${MY_PN}-${PV}
56 S=${WORKDIR}/${MY_P}
57 inherit perl-module
58
59 DESCRIPTION="Maketext from already interpolated strings"
60
61 SLOT="0"
62 LICENSE="MIT"
63 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
64 IUSE=""
65
66 DEPEND="dev-lang/perl"
67
68 SRC_TEST=do