blob: 263404e95fb8d19c4d97a2f9b2cb3da30681c108 (
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
# ChangeLog for dev-perl/Test-Memory-Cycle
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Memory-Cycle/ChangeLog,v 1.27 2011/09/04 11:22:26 tove Exp $
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Memory-Cycle-1.04.ebuild:
Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org>
Test-Memory-Cycle-1.40.0.ebuild:
Merge stable keywords from former version scheme ebuild
*Test-Memory-Cycle-1.40.0 (28 Aug 2011)
28 Aug 2011; Torsten Veller <tove@gentoo.org>
+Test-Memory-Cycle-1.40.0.ebuild:
Change version scheme
06 Feb 2010; Torsten Veller <tove@gentoo.org>
Test-Memory-Cycle-1.04.ebuild:
Fix LICENSE (#301969). Maintenance
14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Test-Memory-Cycle-1.04.ebuild:
Transfer Prefix keywords
02 May 2009; Torsten Veller <tove@gentoo.org>
-Test-Memory-Cycle-1.02.ebuild:
Cleanup
05 Mar 2007; Andrej Kacian <ticho@gentoo.org>
Test-Memory-Cycle-1.04.ebuild:
Stable on x86, bug #169152.
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Test-Memory-Cycle-1.04.ebuild:
ppc stable
20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
Test-Memory-Cycle-1.04.ebuild:
Mark 1.04 stable on ia64
15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild, Test-Memory-Cycle-1.04.ebuild:
Marking amd64, sparc stable
*Test-Memory-Cycle-1.04 (20 Aug 2006)
20 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+Test-Memory-Cycle-1.04.ebuild:
Version bump
19 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Marking amd64 stable, ack, forgot to commit?
05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Adding perl dep; fixed DEPEND
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
ppc stable
10 Jul 2006; Aron Griffis <agriffis@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Mark 1.02 stable on ia64
10 Jul 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Updating deps
05 Jul 2006; Christian Hartmann <ian@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Fixed RDEPEND wrt bug #134781
05 Apr 2006; <mcumming@gentoo.org> Test-Memory-Cycle-1.02.ebuild:
Marking ~amd64, tested on pitr
30 Mar 2006; Aron Griffis <agriffis@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Mark 1.02 ~ia64
19 Mar 2006; <nixnut@gentoo.org> Test-Memory-Cycle-1.02.ebuild:
Added ~ppc. Bug #126745
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Virtuals for some perl-core deps
15 Jan 2006; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
marking stable sparc x86
14 Dec 2005; Doug Goldstein <cardoe@gentoo.org>
Test-Memory-Cycle-1.02.ebuild:
Fixing ||( ) depend issue.
06 Dec 2005; <mcumming@gentoo.org> -Test-Memory-Cycle-0.02.ebuild,
Test-Memory-Cycle-1.02.ebuild:
Bug 114468 - or clause was backwards
*Test-Memory-Cycle-1.02 (03 Dec 2005)
03 Dec 2005; Michael Cummings <mcummings@gentoo.org>
Test-Memory-Cycle-0.02.ebuild, +Test-Memory-Cycle-1.02.ebuild:
New version; altered deps for new version of Test-Simple
*Test-Memory-Cycle-0.02 (05 Dec 2004)
05 Dec 2004; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+Test-Memory-Cycle-0.02.ebuild:
Part of the test suite - memory tests
|