summaryrefslogtreecommitdiff
blob: 91b507d5418d732b88a969d0611746f78d35ca9d (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
# ChangeLog for x11-terms/xterm
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-terms/xterm/ChangeLog,v 1.8 2004/04/09 19:13:12 spyderous Exp $

  09 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild:
  Fix incorrect sparc keyword to ~sparc.

  07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild,
  xterm-184.ebuild, files/xterm-184-remove-termcap-breakage.patch:
  After further discussion with Mike, decided to drop termcap support entirely
  and stop resultant breakage with a one-line patch.

  07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild,
  xterm-184.ebuild:
  Add sys-libs/libtermcap-compat to DEPEND. Reported by Mike Frysinger
  <vapier@gentoo.org>.

  07 Apr 2004; Seemant Kulleen <seemant@gentoo.org> xterm-179.ebuild,
  xterm-184.ebuild:
  change to use_enable syntax, and also disable calling imake, so that this
  builds with xorg as well

*xterm-184 (17 Jan 2004)
  
  17 Jan 2004; Seemant Kulleen <seemant@gentoo.org> xterm-184.ebuild :

  Version bump.

  19 Oct 2003; Sven Blumenstein <bazik@gentoo.org> xterm-179.ebuild:
  Added sparc keyword.

  31 May 2003; Seemant Kulleen <seemant@gentoo.org> xterm-179.ebuild:
  Added utempter as a DEPEND and also enabled 256-color. The latter should solve
  bug #13892 by Tom von Schwerdtner <tvon@etria.org>

*xterm-179 (30 May 2003)

  30 May 2003; Seemant Kulleen <seemant@gentoo.org> xterm-179.ebuild:
  New package -- xterm's development happens outside of xfree, and then gets
  merged into xfree's source tree. This package follows xterm's development with
  the goal of removing xterm's compilation within the xfree ebuild.
  Ideally, this should work with utempter library in the near future.