blob: b782b8e181e54252bf374e13f39c666b563d8c85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.5 2004/06/24 23:03:53 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: linking in plaintext"
HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=293"
LICENSE="GPL-2"
KEYWORDS="alpha sparc ~x86 ia64 ~ppc"
|