blob: 18924b00e27e0b098858ff61b8009914cb4b4eca (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.2 2004/01/23 15:49:01 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"
|