Parent Directory
|
Revision Log
Stable for x86, wrt bug #441130 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-2.0.ebuild,v 1.3 2012/12/04 10:49:47 blueness Exp $ |
| 4 | |
| 5 | EAPI="4" |
| 6 | |
| 7 | inherit vim-plugin |
| 8 | |
| 9 | DESCRIPTION="vim plugin: enhanced Tab key functionality" |
| 10 | HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1643" |
| 11 | LICENSE="BSD" |
| 12 | KEYWORDS="amd64 ~mips ppc x86" |
| 13 | IUSE="" |
| 14 | |
| 15 | VIM_PLUGIN_HELPFILES="supertab" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |