1 |
# ChangeLog for x11-terms/xterm |
2 |
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
3 |
# $Header: /home/cvsroot/gentoo-x86/x11-terms/xterm/ChangeLog,v 1.8 2004/04/09 19:13:12 spyderous Exp $ |
4 |
|
5 |
09 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild, |
6 |
xterm-184.ebuild: |
7 |
Change dependency to hard dep on xorg-x11 instead of virtual, because the only |
8 |
working xfree with this is hard-masked 4.3.0-r6. Also keyword ebuilds to ~x86 |
9 |
~amd64 only to be consistent with xorg-x11. |
10 |
|
11 |
09 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild: |
12 |
Fix incorrect sparc keyword to ~sparc. |
13 |
|
14 |
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild, |
15 |
xterm-184.ebuild, files/xterm-184-remove-termcap-breakage.patch: |
16 |
After further discussion with Mike, decided to drop termcap support entirely |
17 |
and stop resultant breakage with a one-line patch. |
18 |
|
19 |
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xterm-179.ebuild, |
20 |
xterm-184.ebuild: |
21 |
Add sys-libs/libtermcap-compat to DEPEND. Reported by Mike Frysinger |
22 |
<vapier@gentoo.org>. |
23 |
|
24 |
07 Apr 2004; Seemant Kulleen <seemant@gentoo.org> xterm-179.ebuild, |
25 |
xterm-184.ebuild: |
26 |
change to use_enable syntax, and also disable calling imake, so that this |
27 |
builds with xorg as well |
28 |
|
29 |
*xterm-184 (17 Jan 2004) |
30 |
|
31 |
17 Jan 2004; Seemant Kulleen <seemant@gentoo.org> xterm-184.ebuild : |
32 |
|
33 |
Version bump. |
34 |
|
35 |
19 Oct 2003; Sven Blumenstein <bazik@gentoo.org> xterm-179.ebuild: |
36 |
Added sparc keyword. |
37 |
|
38 |
31 May 2003; Seemant Kulleen <seemant@gentoo.org> xterm-179.ebuild: |
39 |
Added utempter as a DEPEND and also enabled 256-color. The latter should solve |
40 |
bug #13892 by Tom von Schwerdtner <tvon@etria.org> |
41 |
|
42 |
*xterm-179 (30 May 2003) |
43 |
|
44 |
30 May 2003; Seemant Kulleen <seemant@gentoo.org> xterm-179.ebuild: |
45 |
New package -- xterm's development happens outside of xfree, and then gets |
46 |
merged into xfree's source tree. This package follows xterm's development with |
47 |
the goal of removing xterm's compilation within the xfree ebuild. |
48 |
Ideally, this should work with utempter library in the near future. |