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 dev-perl/Test-Output
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.29 2015/06/13 11:28:52 dilfridge Exp $
13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
Test-Output-1.10.0-r1.ebuild, Test-Output-1.30.0.ebuild:
virtual/perl-Test-Simple has gobbled up Test::Tester, bug 550990
*Test-Output-1.30.0 (09 Dec 2014)
09 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-Test-Output-0.16.ebuild, +Test-Output-1.30.0.ebuild:
Version bump; remove old
*Test-Output-1.10.0-r1 (23 Aug 2014)
23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+Test-Output-1.10.0-r1.ebuild, -Test-Output-1.10.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
01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Test-Output-1.10.0.ebuild:
Add arm64/m68k love.
08 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
Test-Output-1.10.0.ebuild:
ppc stable. bug #475834
08 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
Test-Output-0.16.ebuild, Test-Output-1.10.0.ebuild:
ppc64 stable. bug #449576
05 Jul 2013; Agostino Sarubbo <ago@gentoo.org> Test-Output-1.10.0.ebuild:
Stable for x86, wrt bug #475834
05 Jul 2013; Agostino Sarubbo <ago@gentoo.org> Test-Output-1.10.0.ebuild:
Stable for amd64, wrt bug #475834
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> Test-Output-1.10.0.ebuild:
Add ~ppc64, wrt bug #403413
09 Sep 2012; Raúl Porcel <armin76@gentoo.org> Test-Output-1.10.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #418803
05 Aug 2012; Markus Meier <maekke@gentoo.org> Test-Output-1.10.0.ebuild:
arm stable, bug #418803
02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Test-Output-1.10.0.ebuild:
Stable for HPPA (bug #418803).
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
01 Apr 2012; Raúl Porcel <armin76@gentoo.org> Test-Output-1.10.0.ebuild:
Add ~ia64/~s390/~sh/~sparc wrt #403413
19 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
Test-Output-1.10.0.ebuild:
Keyworded on alpha, bug #389001
14 Feb 2012; Alexis Ballier <aballier@gentoo.org> Test-Output-1.10.0.ebuild:
keyword ~x86-fbsd
06 Nov 2011; Markus Meier <maekke@gentoo.org> Test-Output-1.10.0.ebuild:
add ~arm, bug #389001
31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Test-Output-1.10.0.ebuild:
Marked ~hppa (bug #389001).
*Test-Output-1.10.0 (22 Apr 2011)
22 Apr 2011; Torsten Veller <tove@gentoo.org> +Test-Output-1.10.0.ebuild:
Version bump
27 Jun 2010; <nixnut@gentoo.org> Test-Output-0.16.ebuild:
ppc stable #323529
02 Dec 2009; Torsten Veller <tove@gentoo.org> Test-Output-0.16.ebuild:
Stable on amd64 and x86 (#293622)
26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Test-Output-0.16.ebuild:
Keywording for ppc, bug 283244
03 Jun 2009; Torsten Veller <tove@gentoo.org> -Test-Output-0.13.ebuild:
Cleanup
*Test-Output-0.16 (15 May 2009)
15 May 2009; Torsten Veller <tove@gentoo.org> +Test-Output-0.16.ebuild:
Version bump
02 May 2009; Torsten Veller <tove@gentoo.org> -Test-Output-0.12.ebuild:
Cleanup
27 Apr 2009; Torsten Veller <tove@gentoo.org> Test-Output-0.13.ebuild:
Add ~amd64
*Test-Output-0.13 (09 Mar 2009)
09 Mar 2009; Torsten Veller <tove@gentoo.org> +Test-Output-0.13.ebuild:
Version bump
*Test-Output-0.12 (23 Jan 2009)
23 Jan 2009; Torsten Veller <tove@gentoo.org> +metadata.xml,
+Test-Output-0.12.ebuild:
Initial commit
|