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.60.ebuild Number-Format-1.61a.ebuild
Date: Wed, 31 Dec 2008 18:35:26
Message-Id: E1LI5ue-0006gR-A0@stork.gentoo.org
1 tove 08/12/31 18:35:24
2
3 Modified: ChangeLog Number-Format-1.60.ebuild
4 Added: Number-Format-1.61a.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc20/cvs/Linux 2.6.27-tuxonice i686)
8
9 Revision Changes Path
10 1.18 dev-perl/Number-Format/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 8 Dec 2008 01:56:55 -0000 1.17
23 +++ ChangeLog 31 Dec 2008 18:35:24 -0000 1.18
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/Number-Format
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.17 2008/12/08 01:56:55 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/ChangeLog,v 1.18 2008/12/31 18:35:24 tove Exp $
29 +
30 +*Number-Format-1.61a (31 Dec 2008)
31 +
32 + 31 Dec 2008; Torsten Veller <tove@g.o> Number-Format-1.60.ebuild,
33 + +Number-Format-1.61a.ebuild:
34 + Version bump
35
36 *Number-Format-1.60 (08 Dec 2008)
37
38
39
40
41 1.2 dev-perl/Number-Format/Number-Format-1.60.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.60.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.60.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.60.ebuild?r1=1.1&r2=1.2
46
47 Index: Number-Format-1.60.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.60.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- Number-Format-1.60.ebuild 8 Dec 2008 01:56:55 -0000 1.1
54 +++ Number-Format-1.60.ebuild 31 Dec 2008 18:35:24 -0000 1.2
55 @@ -1,18 +1,17 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.60.ebuild,v 1.1 2008/12/08 01:56:55 robbat2 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.60.ebuild,v 1.2 2008/12/31 18:35:24 tove Exp $
60
61 +MODULE_AUTHOR=WRW
62 inherit perl-module
63
64 DESCRIPTION="Package for formatting numbers for display"
65 -SRC_URI="mirror://cpan/authors/id/W/WR/WRW/${P}.tar.gz"
66 -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/W/WR/WRW/${P}.readme"
67
68 SLOT="0"
69 LICENSE="|| ( Artistic GPL-2 )"
70 KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
71 IUSE=""
72
73 -SRC_TEST="do"
74 -
75 DEPEND="dev-lang/perl"
76 +
77 +SRC_TEST="do"
78
79
80
81 1.1 dev-perl/Number-Format/Number-Format-1.61a.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.61a.ebuild?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Number-Format/Number-Format-1.61a.ebuild?rev=1.1&content-type=text/plain
85
86 Index: Number-Format-1.61a.ebuild
87 ===================================================================
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Number-Format/Number-Format-1.61a.ebuild,v 1.1 2008/12/31 18:35:24 tove Exp $
91
92 MODULE_AUTHOR=WRW
93 S=${WORKDIR}/${PN}-${PV/a}
94 inherit perl-module
95
96 DESCRIPTION="Package for formatting numbers for display"
97
98 SLOT="0"
99 LICENSE="|| ( Artistic GPL-2 )"
100 KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
101 IUSE=""
102
103 SRC_TEST="do"
104
105 DEPEND="dev-lang/perl"