blob: 71240527894209cbbdd7bab911a2a874707fa1e0 (
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
|
# ChangeLog for dev-perl/cache-mmap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/cache-mmap/ChangeLog,v 1.28 2014/08/22 21:20:14 axs Exp $
*cache-mmap-0.110.0-r1 (22 Aug 2014)
22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+cache-mmap-0.110.0-r1.ebuild, -cache-mmap-0.110.0.ebuild:
bumped EAPI to 5; committed directly to stable as no other changes present and
revbump helps stable systems to keep from dieing on perl-5.18 upgrade. Also
dropped redundant dep on dev-lang/perl
09 Aug 2012; Torsten Veller <tove@gentoo.org> -cache-mmap-0.09.ebuild:
Cleanup
09 Aug 2012; Torsten Veller <tove@gentoo.org> cache-mmap-0.110.0.ebuild:
Stable on amd64 (#430592)
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
04 Sep 2011; Torsten Veller <tove@gentoo.org> -cache-mmap-0.11.ebuild:
Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org> cache-mmap-0.110.0.ebuild:
Merge stable keywords from former version scheme ebuild
*cache-mmap-0.110.0 (27 Aug 2011)
27 Aug 2011; Torsten Veller <tove@gentoo.org> +cache-mmap-0.110.0.ebuild:
Change version scheme
05 Sep 2008; Raúl Porcel <armin76@gentoo.org> cache-mmap-0.11.ebuild:
ia64/sparc/x86 stable
*cache-mmap-0.11 (02 Aug 2008)
02 Aug 2008; Torsten Veller <tove@gentoo.org> +cache-mmap-0.11.ebuild,
-cache-mmap-0.081.ebuild:
Version bump. Cleanup
13 Jun 2008; Raúl Porcel <armin76@gentoo.org> cache-mmap-0.09.ebuild:
ia64 stable
02 Jan 2008; Raúl Porcel <armin76@gentoo.org> cache-mmap-0.09.ebuild:
Re-add ~ia64
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.09.ebuild, cache-mmap-0.081.ebuild:
Marking amd64 stable
01 Sep 2006; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.09.ebuild:
Keywording ~amd64
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.09.ebuild, cache-mmap-0.081.ebuild:
Adding perl dep; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> cache-mmap-0.081.ebuild:
Mark 0.081 stable on ia64
05 Jul 2006; Christian Hartmann <ian@gentoo.org> cache-mmap-0.09.ebuild,
cache-mmap-0.081.ebuild:
Fixed RDEPEND wrt bug #134781
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> cache-mmap-0.081.ebuild:
Mark 0.081 ~ia64
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.09.ebuild, cache-mmap-0.081.ebuild:
Virtuals for some perl-core deps
13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.09.ebuild:
Marking stable sparc x86
*cache-mmap-0.09 (22 Nov 2005)
22 Nov 2005; Michael Cummings <mcummings@gentoo.org>
+cache-mmap-0.09.ebuild:
Version bump
15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
cache-mmap-0.081.ebuild:
Stable on sparc
25 May 2005; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.081.ebuild:
dev-perl/Test-Simple => perl-core/Test-Simple migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.081.ebuild:
dev-perl/Storable => perl-core/Storable migration
17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
cache-mmap-0.081.ebuild:
Keyworded ~sparc
29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.081.ebuild:
Cleaning for mirror syntax
28 Mar 2004; David Holm <dholm@gentoo.org> cache-mmap-0.081.ebuild:
Added to ~ppc.
*cache-mmap-0.081 (27 Mar 2004)
27 Mar 2004; Michael Cummings <mcummings@gentoo.org>
cache-mmap-0.081.ebuild, metadata.xml:
dep for bricolage, bug 21549
|