diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:46:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:46:19 +0000 |
commit | 3e9f60e97ae71ed9661ee5890e89d08c92dabb38 (patch) | |
tree | 63fe973b8e079dddc7355b68045c81579da5112e /app-vim/supertab/supertab-0.31.ebuild | |
parent | sync IUSE (+build), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-3e9f60e97ae71ed9661ee5890e89d08c92dabb38.tar.gz gentoo-2-3e9f60e97ae71ed9661ee5890e89d08c92dabb38.tar.bz2 gentoo-2-3e9f60e97ae71ed9661ee5890e89d08c92dabb38.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/supertab/supertab-0.31.ebuild')
-rw-r--r-- | app-vim/supertab/supertab-0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/supertab/supertab-0.31.ebuild b/app-vim/supertab/supertab-0.31.ebuild index 5e801df87705..9c048dbb65ad 100644 --- a/app-vim/supertab/supertab-0.31.ebuild +++ b/app-vim/supertab/supertab-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.31.ebuild,v 1.3 2004/06/24 23:03:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.31.ebuild,v 1.4 2004/07/14 13:45:29 agriffis Exp $ inherit vim-plugin @@ -9,4 +9,4 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" LICENSE="vim" KEYWORDS="alpha sparc x86 ia64" - +IUSE="" |