summaryrefslogtreecommitdiff
blob: fc8ee7b1b0cf3aa6c45cfb896a5608243628e2b5 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# ChangeLog for dev-tcltk/blt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.22 2007/12/10 17:33:57 tgall Exp $

  10 Dec 2007; Tom Gall <tgall@gentoo.org> blt-2.4z-r1.ebuild,
  blt-2.4z-r2.ebuild:
  added ~ppc64, change 64 bit fix to always apply (it's safe)

*blt-2.4z-r2 (29 Apr 2007)

  29 Apr 2007; MATSUU Takuto <matsuu@gentoo.org> -blt-2.4z.ebuild,
  blt-2.4z-r1.ebuild, +blt-2.4z-r2.ebuild:
  Fixed bug 167934.

  01 Aug 2006; Simon Stelling <blubb@gentoo.org> blt-2.4z-r1.ebuild:
  stable on amd64

  15 Jul 2006; Joshua Jackson <tsunam@gentoo.org> blt-2.4z-r1.ebuild:
  Stable x86; bug #139751

  15 Jul 2006; Ferris McCormick <fmccor@gentoo.org> blt-2.4z-r1.ebuild:
  Stable on sparc, Bug #139751 --- builds as expected and runs its
  examples.

  15 Jul 2006; <nixnut@gentoo.org> blt-2.4z-r1.ebuild:
  Stable on ppc. Bug #139751

*blt-2.4z-r1 (25 Jul 2005):

  25 Jul 2005; Stefan Jones <cretin@gentoo.org> blt-2.4z-r1.ebuild:
  Rename man pages to .nblt so fix bug #88629

  08 May 2005; Herbie Hopkins <herbs@gentoo.org> blt-2.4z.ebuild:
  Multilib fixes.

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org> blt-2.4z.ebuild:
  Stable on ppc.

  24 Apr 2005; Simon Stelling <blubb@gentoo.org> blt-2.4z.ebuild:
  stable on amd64

  19 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> blt-2.4z.ebuild:
  Added amd64 keyword and patch from mandrake. Closing #50994.

  05 Jun 2004; David Holm <dholm@gentoo.org> blt-2.4z.ebuild:
  Added to ~ppc.

  27 May 2004; Ferris McCormick <fmccor@gentoo.org> blt-2.4z.ebuild:
  Mark stable for sparc.

  03 May 2004; Michael Sterrett <mr_bones_@gentoo.org> blt-2.4z.ebuild:
  use emake in src_compile, not src_install (bug #48131); tidy

  04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> blt-2.4z.ebuild:
  Inherit from eutils due to epatch.

  04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> blt-2.4u.ebuild,
  blt-2.4z.ebuild, metadata.xml:
  Clean up. Added missing metadata.xml

  16 Dec 2003; Jason Wever <weeve@gentoo.org> blt-2.4z.ebuild:
  Added ~sparc keyword to fix broken dependencies of app-sci/tclspice.

*blt-2.4u (13 Feb 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*blt-2.4z (09 Jul 2003)

  09 Jul 2003; Stefan Jones <cretin@gentoo.org> :
  New version, I have tested this for months!

*tclx-8.3 (15 Aug 2002)

  16 Aug 2002; George Shapovalov <george@gentoo.org> tclx-8.3.ebuild :

  incorporated modification by <pcgod@gmx.net> to make tk dependency optional (if
  X is defined)
  Also moved long description into ChangeLog, leaving a one-liner in the ebuild
  

  15 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> tclx-8.3.ebuild :
  Initial import. Ebuild submitted by Chris Bainbridge <chrb@dcs.ed.ac.uk>.

  short description:
  A set of extensions to TCL oriented towards common
  UNIX/Linux programming tasks.  TclX enhances Tcl support for files,
  network access, debugging, math, lists, and message catalogs, provides
  additional interfaces to the native operating system, as well as many
  new programming constructs, text manipulation tools, and debugging
  capabilities