blob: 2516386b7002d298938aeed7e31c0541c3b1578d (
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 app-editors/vi
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/ChangeLog,v 1.11 2003/02/12 03:49:15 vapier Exp $
*vi-3.7-r3 (05 Sep 2002)
06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
PROVIDE virtual/editor
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
05 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Add libtermcap-compat to DEPEND.
*vi-3.7-r2 (06 Aug 2002)
06 Aug 2002; Martin Schlemmer <azarah@gentoo.org> :
Change it to use the buildin termlib instead of ncurses. This should
fix segfaults in console with TERM=linux. It now requires /etc/termcap,
but I added http://www.ibiblio.org/gentoo/distfiles/termcap.bz2, and
will also add it to baselayout.
*vi-3.7-r1 (12 May 2002)
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS.
12 May 2002; Michael Nazaroff <naz@gentoo.org> :
Added a addpredict line to hopefully fix 3038. Which is a sandbox violation
that seems to occur when logged in via ssh and trying to merge vi. The
pacakge tries to access /dev/pty/s6.
*vi-3.7 (12 May 2002)
12 May 2002; Spider <spider@gentoo.org> :
Now that I've added the Caldera LICENSE I'm changing this one too
*vi-3.7 (12 May 2002)
12 May 2002; Spider <spider@gentoo.org> ChangeLog vi-3.7.ebuild :
Classical vi added to portage!!
The ebuild does some make oddities, but is generally clean (better to set them at make time than to patch/sed )
|