blob: 0ee036351926dac7f16afea6cfc1ffeb87ac06fb (
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
|
# ChangeLog for dev-perl/Test-Distribution
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.19 2015/06/13 21:52:48 dilfridge Exp $
13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
Test-Distribution-2.0.0-r1.ebuild:
Module::Build is no longer part of core Perl and has been moved to dev-perl
29 Nov 2014; Mikle Kolyada <zlogene@gentoo.org>
Test-Distribution-2.0.0-r1.ebuild:
Add ~ppc64 keyword wrt bug #497068
29 Nov 2014; Mikle Kolyada <zlogene@gentoo.org>
Test-Distribution-2.0.0-r1.ebuild:
Add ~ppc keyword wrt bug #497068
*Test-Distribution-2.0.0-r1 (24 Aug 2014)
24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+Test-Distribution-2.0.0-r1.ebuild, -Test-Distribution-2.0.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
19 Aug 2014; Raúl Porcel <armin76@gentoo.org>
Test-Distribution-2.0.0.ebuild:
Add ~sparc wrt #497068
04 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
Test-Distribution-2.0.0.ebuild:
Keyworded on alpha, bug #497068
30 Jan 2014; Markus Meier <maekke@gentoo.org> Test-Distribution-2.0.0.ebuild:
add ~arm, bug #497068
27 Jan 2014; Akinori Hattori <hattya@gentoo.org>
Test-Distribution-2.0.0.ebuild:
keyword ~ia64 wrt bug #497068
06 Jan 2014; Naohiro Aota <naota@gentoo.org> Test-Distribution-2.0.0.ebuild:
Add ~x86-fbsd wrt bug #497068
06 Jan 2014; Jeroen Roovers <jer@gentoo.org> Test-Distribution-2.0.0.ebuild:
Marked ~hppa (bug #497068).
18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Drop duplication of myself as a maintainer where there is a herd.
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Distribution-2.00.ebuild:
Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org> Test-Distribution-2.0.0.ebuild:
Merge stable keywords from former version scheme ebuild
*Test-Distribution-2.0.0 (28 Aug 2011)
28 Aug 2011; Torsten Veller <tove@gentoo.org>
+Test-Distribution-2.0.0.ebuild:
Change version scheme
19 Jul 2011; Markus Meier <maekke@gentoo.org> Test-Distribution-2.00.ebuild:
amd64/x86 stable, bug #374479
16 Jul 2009; Torsten Veller <tove@gentoo.org>
Test-Distribution-2.00.ebuild:
Depend on Module-Build. Run tests
23 Jun 2009; Torsten Veller <tove@gentoo.org>
Test-Distribution-2.00.ebuild:
New virtual: dev-perl/Module-CoreList to virtual
*Test-Distribution-2.00 (23 Jun 2009)
23 Jun 2009; Robin H. Johnson <robbat2@gentoo.org>
+Test-Distribution-2.00.ebuild, +metadata.xml:
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
|