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
|
# ChangeLog for perl-core/Test
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.13 2010/01/21 09:33:03 tove Exp $
21 Jan 2010; Torsten Veller <tove@gentoo.org> Test-1.25.ebuild:
mips -> ~mips
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Test-1.25.ebuild:
QA: Transfer prefix keywords
30 Jan 2009; Torsten Veller <tove@gentoo.org> metadata.xml,
-Test-1.24.ebuild, Test-1.25.ebuild:
Cleanup
19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild,
Test-1.25.ebuild:
Version bump, thanks seemant
04 Aug 2006; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild,
Test-1.25.ebuild:
Adding perl dep
05 Jul 2006; Christian Hartmann <ian@gentoo.org> Test-1.24.ebuild,
Test-1.25.ebuild:
Fixed RDEPEND wrt bug #134781; fixed header
03 Dec 2005; Tom Gall <tgall@gentoo.org> Test-1.25.ebuild:
stable on ppc64
04 Jun 2005; Michael Cummings <mcummings@gentoo.org> Test-1.25.ebuild:
Tested on raq2, bumping for mips
25 May 2005; Michael Cummings <mcummings@gentoo.org> Test-1.25.ebuild:
dev-perl/Test-Harness => perl-core/Test-Harness migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild:
dev-perl/Test-Harness => perl-core/Test-Harness migration
*Test-1.25 (24 May 2005)
24 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+Test-1.24.ebuild, +Test-1.25.ebuild:
dev-perl => perl-core migration
25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Test-1.25.ebuild:
Stable on alpha.
11 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> Test-1.25.ebuild:
Stable on amd64.
07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Test-1.25.ebuild:
Stable on ppc.
02 Apr 2005; Michael Cummings <mcummings@gentoo.org> Test-1.25.ebuild:
Marking stable for x86 and sparc
23 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Test-1.25.ebuild:
added ~ppc64
*Test-1.25 (06 Jun 2004)
06 Jun 2004; Michael Cummings <mcummings@gentoo.org> Test-1.25.ebuild:
new version on cpan
22 Jun 2003; <rac@gentoo.org> Test-1.24.ebuild:
replace missing arch keywords
08 Jun 2003; <rac@gentoo.org> Test-1.24.ebuild:
Add IUSE, stabilize URL, fix header
*Test-1.24 (31 May 2003)
31 May 2003; Michael Cummings <mcummings@gentoo.org> Test-1.24.ebuild:
New module. This is actually a dep for a few existing modules, such as Event,
but was never added previously.
|