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
|
# ChangeLog for dev-perl/MIME-Base64
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/ChangeLog,v 1.28 2004/10/29 11:58:51 kloeri Exp $
29 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
MIME-Base64-3.05.ebuild:
Stable on alpha.
28 Oct 2004; Michael Cummings <mcummings@gentoo.org>
MIME-Base64-3.05.ebuild:
Marking stable on x86 and sparc - bug 69181
28 Oct 2004; <SeJo@gentoo.org> MIME-Base64-3.05.ebuild:
stable on ppc gsla: 69181
*MIME-Base64-3.05 (26 Sep 2004)
26 Sep 2004; Michael Cummings <mcummings@gentoo.org>
+MIME-Base64-3.05.ebuild:
New version on cpan; bug 65316
21 Jul 2004; Tom Gall <tgall@gentoo.org> MIME-Base64-3.01.ebuild:
stable on ppc64, bug #57585
*MIME-Base64-3.01 (06 Jun 2004)
06 Jun 2004; Michael Cummings <mcummings@gentoo.org>
MIME-Base64-3.01.ebuild:
new version on cpan
12 May 2004; Michael McCabe <randy@gentoo.org> MIME-Base64-3.00.ebuild:
Added s390 keywords
23 Mar 2004; Joshua Kinard <kumba@gentoo.org> MIME-Base64-2.20.ebuild,
MIME-Base64-3.00.ebuild:
Marked stable on mips.
20 Feb 2004; Aron Griffis <agriffis@gentoo.org> MIME-Base64-3.00.ebuild:
stable on alpha and ia64
16 Feb 2004; Guy Martin <gmsoft@gentoo.org> MIME-Base64-3.00,
MIME-Base64-2.12-r2 :
Marked stable on hppa. Removed arm keywords from 2.12-r2.
16 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org>
MIME-Base64-3.00.ebuild:
Enabled SRC_TEST for arch testers
*MIME-Base64-3.00 (14 Feb 2004)
14 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org> :
2 series isn't available off of cpan anymore, or from the mirrors, forced to
do a major bump. Tested on sparc and x86. Sorry folks - Michael
*MIME-Base64-3.00 (14 Feb 2004)
18 Jan 2004; <tuxus@gentoo.org> MIME-Base64-2.20.ebuild:
Added ~mips to KEYWORDS.
07 Jan 2004; <gustavoz@gentoo.org> MIME-Base64-2.20.ebuild:
good to sparc
*MIME-Base64-2.20 (31 May 2003)
02 Jul 2003; Guy Martin <gmsoft@gentoo.org> MIME-Base64-2.20.ebuild
Marked stable on hppa.
31 May 2003; Michael Cummings <mcummings@gentoo.org>
MIME-Base64-2.20.ebuild:
Version bump on CPAN
*MIME-Base64-2.12-r2 (29 Oct 2002)
04 Apr 2003; Zach Welch <zwelch@gentoo.org> MIME-Base64-2.12-r2.ebuild:
add arm keyword
27 Feb 2003: Guy Martin <gmsoft@gentoo.org> MIME-Base64-2.12-r2.ebuild :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
changed sparc ~sparc keywords
29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
forced version bump to install into correct locations
*MIME-Base64-2.12-r1 (5 May 2002)
31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> MIME-Base64-2.12-r1.ebuild :
Added ppc to KEYWORDS.
5 May 2002; Seemant Kulleen <seemant@gentoo.org>
MIME-Base64-2.12-r1.ebuild files/digest-MIME-Base64-2.12-r1 :
Conversion to eclasses.
*MIME-Base64-2.12 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|