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
|
# ChangeLog for virtual/perl-DB_File
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.25 2009/08/25 10:56:52 tove Exp $
25 Aug 2009; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild:
Add support for perl-5.10.1
*perl-DB_File-1.820 (03 Apr 2009)
03 Apr 2009; Torsten Veller <tove@gentoo.org> +perl-DB_File-1.820.ebuild:
Version bump
13 Mar 2009; Torsten Veller <tove@gentoo.org> -perl-DB_File-1.813.ebuild,
-perl-DB_File-1.814.ebuild, -perl-DB_File-1.817.ebuild,
-perl-DB_File-1.818.ebuild:
Cleanup
*perl-DB_File-1.819 (20 Feb 2009)
20 Feb 2009; Torsten Veller <tove@gentoo.org> +perl-DB_File-1.819.ebuild:
Version bump
*perl-DB_File-1.818 (01 Feb 2009)
01 Feb 2009; Torsten Veller <tove@gentoo.org> +perl-DB_File-1.818.ebuild:
Version bump
*perl-DB_File-1.817 (08 Dec 2008)
08 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
+perl-DB_File-1.817.ebuild:
Version bump.
31 Mar 2008; Jeroen Roovers <jer@gentoo.org> perl-DB_File-1.815.ebuild:
Stable for HPPA too.
19 Nov 2007; Joshua Kinard <kumba@gentoo.org> ChangeLog:
Stable on mips.
15 Oct 2007; Markus Rothe <corsair@gentoo.org> perl-DB_File-1.815.ebuild:
Stable on ppc64
04 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-DB_File-1.815.ebuild:
alpha/ia64/x86 stable
11 May 2007; Joshua Kinard <kumba@gentoo.org> perl-DB_File-1.815.ebuild:
Stable on mips.
07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
perl-DB_File-1.815.ebuild:
ppc stable
17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
perl-DB_File-1.815.ebuild:
Stable on sparc
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
perl-DB_File-1.815.ebuild:
Marking stable amd64
*perl-DB_File-1.815 (06 Feb 2007)
06 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+perl-DB_File-1.815.ebuild:
Version bump
01 Dec 2006; Tony Vroon <chainsaw@gentoo.org> perl-DB_File-1.814.ebuild:
Use double quotes in the test, it fails otherwise. As suggested by Jakub Muc
<jakub@gentoo.org>.
20 Nov 2006; Sven Wegener <swegener@gentoo.org> perl-DB_File-1.814.ebuild:
Drop berkdb from IUSE, this package doesn't use it. Move checking from
src_unpack to pkg_setup.
19 Nov 2006; Michael Cummings <mcummings@gentoo.org>
perl-DB_File-1.814.ebuild:
Updating virtual to catch perls built without berkdb
25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-perl-DB_File-1.811.ebuild, perl-DB_File-1.813.ebuild:
Cleaning out stale ebuild
26 Feb 2006; Joshua Kinard <kumba@gentoo.org> perl-DB_File-1.814.ebuild:
Marked stable on mips.
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
perl-DB_File-1.811.ebuild, perl-DB_File-1.813.ebuild,
perl-DB_File-1.814.ebuild:
Sorry, proper rdeps
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
perl-DB_File-1.811.ebuild, perl-DB_File-1.813.ebuild,
perl-DB_File-1.814.ebuild:
Updated RDEPENDS
07 Feb 2006; Simon Stelling <blubb@gentoo.org> perl-DB_File-1.814.ebuild:
stable on amd64
*perl-DB_File-1.814 (06 Feb 2006)
*perl-DB_File-1.813 (06 Feb 2006)
*perl-DB_File-1.811 (06 Feb 2006)
06 Feb 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+perl-DB_File-1.811.ebuild, +perl-DB_File-1.813.ebuild,
+perl-DB_File-1.814.ebuild:
New virtual for perl-core/DB_File
|