blob: c4341b49896ecaaa635502895c37d383f5d024c7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7.ebuild,v 1.3 2003/09/03 22:38:22 weeve Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: GNU info documentation browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
LICENSE="BSD"
KEYWORDS="x86 alpha ~sparc"
|