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/Number-Format: ChangeLog Number-Format-1.73.ebuild
Date: Sat, 26 Sep 2009 18:50:29
Message-Id: E1MrcLi-0001fD-Kn@stork.gentoo.org
1 tove 09/09/26 18:50:26
2
3 Modified: ChangeLog
4 Added: Number-Format-1.73.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.25 dev-perl/Number-Format/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/ChangeLog?rev=1.25&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/ChangeLog?rev=1.25&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/ChangeLog?r1=1.24&r2=1.25
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v
19 retrieving revision 1.24
20 retrieving revision 1.25
21 diff -u -r1.24 -r1.25
22 --- ChangeLog 3 Jun 2009 15:52:46 -0000 1.24
23 +++ ChangeLog 26 Sep 2009 18:50:26 -0000 1.25
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Number-Format
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.24 2009/06/03 15:52:46 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.25 2009/09/26 18:50:26 tove Exp $
29 +
30 +*Number-Format-1.73 (26 Sep 2009)
31 +
32 + 26 Sep 2009; Torsten Veller <tove@g.o> +Number-Format-1.73.ebuild:
33 + Version bump
34
35 03 Jun 2009; Torsten Veller <tove@g.o> -Number-Format-1.70.ebuild,
36 -Number-Format-1.71.ebuild:
37
38
39
40 1.1 dev-perl/Number-Format/Number-Format-1.73.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.73.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.73.ebuild?rev=1.1&content-type=text/plain
44
45 Index: Number-Format-1.73.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.73.ebuild,v 1.1 2009/09/26 18:50:26 tove Exp $
50
51 EAPI=2
52
53 MODULE_AUTHOR=WRW
54 inherit perl-module
55
56 DESCRIPTION="Package for formatting numbers for display"
57
58 SLOT="0"
59 KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
60 IUSE=""
61
62 SRC_TEST="do"