summaryrefslogtreecommitdiff
blob: 5185e8ae5cbaac996e4473a0072809d1d820d205 (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
# 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.16 2003/08/20 15:17:36 agriffis Exp $

*vi-3.7-r4 (20 Aug 2003)

  20 Aug 2003; Aron Griffis <agriffis@gentoo.org> vi-3.7-r4.ebuild:
  Fix this package to install the binary as /usr/bin/vi instead of /usr/bin/ex

*vi-3.7-r3 (05 Sep 2002)

  13 Aug 2003; Joshua Kinard <kumba@gentoo.org> vi-3.7-r3.ebuild:
  Changed ~mips to mips in KEYWORDS.

  29 May 2003; Aron Griffis <agriffis@gentoo.org> vi-3.7-r3.ebuild:
  Set WARN='' on the make command-line to fix bug 21903.  This is a
  compile-time error, not a run-time error, so no revision bump required.
  Also mark stable on alpha.

  13 May 2003; Joshua Kinard <kumba@gentoo.org> vi-3.7-r3.ebuild:
  Added ~mips to KEYWORDS

  21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm keyword.

  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 )