diff options
author | Geert Bevin <gbevin@gentoo.org> | 2002-01-15 00:32:54 +0000 |
---|---|---|
committer | Geert Bevin <gbevin@gentoo.org> | 2002-01-15 00:32:54 +0000 |
commit | ff493fb078443b877786a2c8fbe366117709a4db (patch) | |
tree | ff82b42c4e2ca1b29a9a51851716d19db60dab85 /app-editors | |
parent | was missing (diff) | |
download | gentoo-2-ff493fb078443b877786a2c8fbe366117709a4db.tar.gz gentoo-2-ff493fb078443b877786a2c8fbe366117709a4db.tar.bz2 gentoo-2-ff493fb078443b877786a2c8fbe366117709a4db.zip |
Integrated the new tcl-tk scheme. This hasn't been tested much, so people
using these applications, please try it out. I've done this to advance
the new scheme and start the testing of it. It's a good thing that tcl and
tk are seperated, and the earlier the better.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/vim-6.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.0-r3.ebuild b/app-editors/vim/vim-6.0-r3.ebuild index 5b8f499bb038..3d416ab7428b 100644 --- a/app-editors/vim/vim-6.0-r3.ebuild +++ b/app-editors/vim/vim-6.0-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Authors Ben Beuchler <insyte@mazer.squad51.net> # and Aron Griffis <agriffis@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.0-r3.ebuild,v 1.1 2002/01/06 22:32:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.0-r3.ebuild,v 1.2 2002/01/15 00:32:54 gbevin 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 @@ -95,7 +95,7 @@ DEPEND="virtual/glibc perl? ( sys-devel/perl ) python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" -# tcltk? ( dev-lang/tcl-tk )" +# tcltk? ( dev-lang/tcl )" # It appears that the tclinterp stuff in Vim is broken right now. # When you --enable-tclinterp flag, then the following command never # returns: |