diff options
Diffstat (limited to 'app-vim/thlnk/thlnk-1.2.1.ebuild')
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild new file mode 100644 index 000000000000..8f68b424ae68 --- /dev/null +++ b/app-vim/thlnk/thlnk-1.2.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2003 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.1 2003/11/19 02:57:23 ciaranm 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" + |