summaryrefslogtreecommitdiff
blob: f0b2084377ecd4c04cf09ac8112e040c7e8a21a6 (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
# ChangeLog for dev-tcltk/tclreadline
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclreadline/ChangeLog,v 1.18 2012/11/04 19:52:08 jlec Exp $

*tclreadline-2.1.0-r2 (04 Nov 2012)

  04 Nov 2012; Justin Lecher <jlec@gentoo.org> tclreadline-2.1.0.ebuild,
  tclreadline-2.1.0-r1.ebuild, +tclreadline-2.1.0-r2.ebuild,
  +files/tclreadline-2.1.0-gold.patch:
  Add fix for underlinking, #440648; pass all paths to configure for prefix
  stability

  15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> tclreadline-2.1.0-r1.ebuild:
  Stable for AMD64, wrt bug #393825

  14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  tclreadline-2.1.0-r1.ebuild:
  x86 stable wrt bug #393825

  12 Dec 2011; Justin Lecher <jlec@gentoo.org> tclreadline-2.1.0.ebuild,
  tclreadline-2.1.0-r1.ebuild, metadata.xml:
  Moved to EAPI=4 and autotools-utils.eclass

*tclreadline-2.1.0-r1 (07 Dec 2010)

  07 Dec 2010; Justin Lecher <jlec@gentoo.org> +tclreadline-2.1.0-r1.ebuild:
  Respect LDFLAGS, #336815

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  17 May 2005; Michael Hanselmann <hansmi@gentoo.org>
  tclreadline-2.1.0.ebuild:
  Stable on ppc.

  06 May 2005; Sven Wegener <swegener@gentoo.org> tclreadline-2.1.0.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

  30 Apr 2005; Simon Stelling <blubb@gentoo.org> tclreadline-2.1.0.ebuild:
  added ~amd64

  31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> tclreadline-2.1.0.ebuild:
  Stable on alpha.

  04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml,
  tclreadline-2.1.0.ebuild:
  Clean up. Added missing metadata.xml

*tclreadline-2.1.0 (07 Nov 2002)

  23 Apr 2003; Stanislav Brabec <utx@gentoo.org> tclreadline-2.1.0.ebuild:
  Fixed DEPEND for tcl/tk 8.4 (#19554).

  10 Mar 2003; Aron Griffis <agriffis@gentoo.org> tclreadline-2.1.0.ebuild:
  Add ~alpha to KEYWORDS

  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> tclreadline-2.1.0.ebuild :
  Removed ~sparc64 keyword

  07 Nov 2002; George Shapovalov <george@gentoo.org> tclreadline-2.1.0.ebuild :

  new package: 
  a Tcl extension that adds readline support
  to tclsh.  It can also be used to add readline support
  to your Tcl apps.

  ebuild submitted by Jeremy Collins <jeremy.collins@phpsource.net>