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
|
# ChangeLog for dev-perl/IO-Tty
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.25 2006/12/24 00:29:54 dertobi123 Exp $
24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> IO-Tty-1.07.ebuild:
Stable on ppc.
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog:
ppc stable
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IO-Tty-1.07.ebuild:
Stable on Alpha.
09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -IO-Tty-0.04.ebuild,
-IO-Tty-0.04-r1.ebuild, -IO-Tty-1.02.ebuild, IO-Tty-1.02-r1.ebuild,
IO-Tty-1.05.ebuild, IO-Tty-1.07.ebuild:
Marking sparc, amd64 stable; cleaning out old ebuilds
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> IO-Tty-1.05.ebuild:
ppc stable
07 Aug 2006; Michael Cummings <mcummings@gentoo.org> IO-Tty-1.05.ebuild:
Marking sparc, amd64 stable
05 Aug 2006; Michael Cummings <mcummings@gentoo.org> IO-Tty-0.04.ebuild,
IO-Tty-0.04-r1.ebuild, IO-Tty-1.02.ebuild, IO-Tty-1.02-r1.ebuild,
IO-Tty-1.05.ebuild, IO-Tty-1.07.ebuild:
Adding perl dep; fixed header; fixed DEPEND
*IO-Tty-1.07 (30 Jul 2006)
30 Jul 2006; Michael Cummings <mcummings@gentoo.org> +IO-Tty-1.07.ebuild:
Version bump
*IO-Tty-1.05 (23 Jun 2006)
23 Jun 2006; Michael Cummings <mcummings@gentoo.org> +IO-Tty-1.05.ebuild:
Version bump upstream
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> IO-Tty-1.02-r1.ebuild:
Mark 1.02-r1 stable on ia64
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> IO-Tty-1.02-r1.ebuild:
add ~ia64
14 Mar 2005; Michael Cummings <mcummings@gentoo.org> IO-Tty-0.04-r1.ebuild,
IO-Tty-0.04.ebuild, IO-Tty-1.02-r1.ebuild, IO-Tty-1.02.ebuild:
Bad mirror line - thanks ferringb
04 Jan 2005; Michael Cummings <mcummings@gentoo.org>
IO-Tty-0.04-r1.ebuild, IO-Tty-0.04.ebuild, IO-Tty-1.02-r1.ebuild,
IO-Tty-1.02.ebuild:
bug 76590
15 Apr 2004; Michael McCabe <randy@gentoo.org> IO-Tty-1.02-r1.ebuild:
adding s390 keywords
*IO-Tty-1.02-r1 (21 Jun 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
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
*IO-Tty-1.02 (25 Oct 2002)
25 Oct 2002; <mcummings@gentoo.org> IO-Tty-1.02.ebuild :
Not sure why were keeping with IO-Tty that was five years old. The newer
version contains additional modules that are required by POE and other modules
that use IO.
*IO-Tty-0.04-r1 (21 Jun 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*IO-Tty-0.04 (11 May 2002)
31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> IO-Tty-0.04.ebuild :
Added ppc to KEYWORDS.
11 May 2002; Arcady Genkin <agenkin@thpoon.com> IO-Tty-0.04.ebuild :
Initial version.
|