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
114
115
116
117
118
119
120
121
122
123
|
# ChangeLog for perl-core/Parse-CPAN-Meta
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Parse-CPAN-Meta/ChangeLog,v 1.24 2012/04/02 17:10:26 tove Exp $
*Parse-CPAN-Meta-1.440.300 (02 Apr 2012)
02 Apr 2012; Torsten Veller <tove@gentoo.org>
+Parse-CPAN-Meta-1.440.300.ebuild:
Version bump
24 Mar 2012; Fabian Groffen <grobian@gentoo.org>
Parse-CPAN-Meta-1.440.200.ebuild:
Marked ~x64-freebsd
*Parse-CPAN-Meta-1.440.200 (08 Feb 2012)
08 Feb 2012; Torsten Veller <tove@gentoo.org>
+Parse-CPAN-Meta-1.440.200.ebuild:
Version bump
02 Feb 2012; Brent Baude <ranger@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Marking Parse-CPAN-Meta-1.440.100 ppc stable for bug 393397
15 Jan 2012; Raúl Porcel <armin76@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #393397
22 Dec 2011; Markus Meier <maekke@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
x86 stable, bug #393397
20 Dec 2011; Agostino Sarubbo <ago@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Stable for AMD64, wrt bug #393397
14 Dec 2011; Markus Meier <maekke@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
arm stable, bug #393397
07 Dec 2011; Jeroen Roovers <jer@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Stable for HPPA (bug #393397).
26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Marked ~ppc64 wrt #357599
07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
keyword ~x86-fbsd
13 Jun 2011; Matt Turner <mattst88@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Added ~mips, bug 357599
02 May 2011; Fabian Groffen <grobian@gentoo.org>
Parse-CPAN-Meta-1.440.ebuild:
Marked ~x64-freebsd
20 Mar 2011; Raúl Porcel <armin76@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #357599
13 Mar 2011; Markus Meier <maekke@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
add ~arm, bug #357599
08 Mar 2011; Jeroen Roovers <jer@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Marked ~hppa (bug #357599).
06 Mar 2011; Fabian Groffen <grobian@gentoo.org>
Parse-CPAN-Meta-1.440.100.ebuild:
Added Prefix keywords, bug #357599
20 Feb 2011; Joseph Jezak <josejx@gentoo.org>
Parse-CPAN-Meta-1.420.ebuild, Parse-CPAN-Meta-1.440.ebuild,
Parse-CPAN-Meta-1.440.100.ebuild:
Marked ~ppc for bug #353020.
*Parse-CPAN-Meta-1.440.100 (08 Feb 2011)
08 Feb 2011; Torsten Veller <tove@gentoo.org>
+Parse-CPAN-Meta-1.440.100.ebuild:
Version bump
*Parse-CPAN-Meta-1.440 (04 Feb 2011)
04 Feb 2011; Torsten Veller <tove@gentoo.org> +Parse-CPAN-Meta-1.440.ebuild:
Version bump
*Parse-CPAN-Meta-1.420 (28 Jan 2011)
28 Jan 2011; Torsten Veller <tove@gentoo.org> +Parse-CPAN-Meta-1.420.ebuild:
Version bump
17 Jan 2011; Torsten Veller <tove@gentoo.org> -Parse-CPAN-Meta-1.39.ebuild:
Cleanup
27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
Parse-CPAN-Meta-1.40.ebuild:
Keywording for ppc.
10 Aug 2009; Torsten Veller <tove@gentoo.org>
+Parse-CPAN-Meta-1.39.ebuild, +Parse-CPAN-Meta-1.40.ebuild, +metadata.xml:
Move from dev-perl to perl-core
*Parse-CPAN-Meta-1.40 (02 Aug 2009)
02 Aug 2009; Torsten Veller <tove@gentoo.org>
+Parse-CPAN-Meta-1.40.ebuild:
Version bump
23 Jun 2009; Torsten Veller <tove@gentoo.org> Parse-CPAN-Meta-1.39.ebuild:
Add description. Run tests
*Parse-CPAN-Meta-1.39 (23 Jun 2009)
23 Jun 2009; Robin H. Johnson <robbat2@gentoo.org>
+Parse-CPAN-Meta-1.39.ebuild, +metadata.xml:
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
|