summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim/vim-6.1-r7.ebuild')
-rw-r--r--app-editors/vim/vim-6.1-r7.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/vim/vim-6.1-r7.ebuild b/app-editors/vim/vim-6.1-r7.ebuild
index 6a7a4026cd4c..6d1515d1644b 100644
--- a/app-editors/vim/vim-6.1-r7.ebuild
+++ b/app-editors/vim/vim-6.1-r7.ebuild
@@ -1,7 +1,7 @@
# Copyright 2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Aron Griffis <agriffis@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.1 2002/05/28 00:28:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r7.ebuild,v 1.2 2002/07/06 18:28:04 naz Exp $
# Please name the ebuild as follows. If this is followed, there
# should be no need to modify this ebuild when the Vim version is
@@ -55,6 +55,7 @@ fi
DESCRIPTION="Vi IMproved!"
HOMEPAGE="http://www.vim.org/"
+LICENSE="vim"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r2