diff options
Diffstat (limited to 'app-editors/vi/vi-3.7-r2.ebuild')
-rw-r--r-- | app-editors/vi/vi-3.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vi/vi-3.7-r2.ebuild b/app-editors/vi/vi-3.7-r2.ebuild index 609ec2f84770..7096435d0ea5 100644 --- a/app-editors/vi/vi-3.7-r2.ebuild +++ b/app-editors/vi/vi-3.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r2.ebuild,v 1.4 2002/10/24 23:23:44 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r2.ebuild,v 1.5 2002/12/09 04:17:41 manson Exp $ MY_P=ex-020403 S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ HOMEPAGE="http://ex-vi.berlios.de/" LICENSE="Caldera" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc sys-libs/ncurses" |