summaryrefslogtreecommitdiff
path: root/vim/vim_6.2.oe
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-11 11:36:10 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-11 11:36:10 +0000
commita26d3c8de667748085908f234a61404892c345e4 (patch)
treead83490c98f49d5be7a848bd7385b55a041ffa76 /vim/vim_6.2.oe
parent03d159c18473037056d7009d45f14e08aacc5a61 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/10/11 13:35:43+02:00 local!CoreDump base section fixes 2004/10/11 13:21:10+02:00 local!CoreDump x11 section fixes 2004/10/11 13:01:40+02:00 local!CoreDump Section fixes: replace net with console/net BKrev: 416a702ahGepUmVenzmpZ_GI8n7joA
Diffstat (limited to 'vim/vim_6.2.oe')
-rw-r--r--vim/vim_6.2.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vim_6.2.oe b/vim/vim_6.2.oe
index 1a627bf52e..c908255dee 100644
--- a/vim/vim_6.2.oe
+++ b/vim/vim_6.2.oe
@@ -1,6 +1,7 @@
DEPENDS = "ncurses"
DESCRIPTION = "Vim is an almost fully-compatible \
version of the Unix editor Vi."
+SECTION = "console/utils"
SRC_URI = "ftp://ftp.vim.org/pub/vim/unix/vim-${PV}.tar.bz2 \
file://configure.patch;patch=1"