blob: d93064a9e2c980d8e4825a90809944c37959c308 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
# ChangeLog for dev-perl/module-build
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.20 2005/03/12 11:00:15 corsair Exp $
12 Mar 2005; Markus Rothe <corsair@gentoo.org> module-build-0.25.ebuild:
Stable on ppc64
*module-build-0.26.08 (11 Mar 2005)
11 Mar 2005; Michael Cummings <mcummings@gentoo.org>
+module-build-0.26.08.ebuild:
New version, fixes some bugs, nothing that has cropped up (yet)
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
22 Dec 2004; Yuta SATOH <nigoro@gentoo.org> module-build-0.25.ebuild:
added ~ppc64
21 Nov 2004; Hardave Riar <hardave@gentoo.org> module-build-0.25.ebuild:
Stable on mips, bug #68570
20 Nov 2004; Daniel Black <dragonheart@gentoo.org> module-build-0.25.ebuild:
ppc stable for bug #68570
31 Oct 2004; Michael Cummings <mcummings@gentoo.org>
module-build-0.25.ebuild:
Added tests for 0.25 for platform verification
24 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
module-build-0.25.ebuild:
Stable on alpha.
22 Oct 2004; Michael Cummings <mcummings@gentoo.org>
module-build-0.25.ebuild:
marking stable for x86 and sparc
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> module-build-0.22.ebuild:
Stable on amd64.
*module-build-0.25 (30 Jul 2004)
30 Jul 2004; Michael Cummings <mcummings@gentoo.org>
+module-build-0.25.ebuild:
New version on CPAN
05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
module-build-0.22.ebuild:
fixed archive-tar dep, missing deps
26 May 2004; Bryan Østergaard <kloeri@gentoo.org> module-build-0.22.ebuild:
Stable on alpha.
05 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org>
module-build-0.19.ebuild:
Stable on sparc
*module-build-0.22 (19 Jan 2004)
19 Jan 2004; Eric Sammer <esammer@gentoo.org> module-build-0.18.ebuild,
module-build-0.19.ebuild, module-build-0.22.ebuild:
Bumped revision to 0.22. Fixes bug 38704.
20 Jul 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.19.ebuild:
missing dep on yaml
*module-build-0.19 (10 Jul 2003)
10 Jul 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.18.ebuild, module-build-0.19.ebuild:
CPAN version bump. Fixed dependancy for Archive-Tar (must be >= 1.0)
26 Jun 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.18.ebuild:
Updated this ebuild because of additions to perl-modules.eclass
*module-build-0.18 (26 Jun 2003)
26 Jun 2003; Michael Cummings <mcummings@gentoo.org>
module-build-0.18.ebuild:
module-build is a dep for alzabo; it's a new perl module installer
|