diff options
author | 2004-07-14 13:52:09 +0000 | |
---|---|---|
committer | 2004-07-14 13:52:09 +0000 | |
commit | 2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594 (patch) | |
tree | c5b127b7ce43f3b2f3cb7754d1fccb890c2a0e31 /app-vim/supertab | |
parent | Removing obsolete version (diff) | |
download | historical-2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594.tar.gz historical-2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594.tar.bz2 historical-2fc11ac2a6d93cc6fe48ee66a2044ca2ff864594.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/supertab')
-rw-r--r-- | app-vim/supertab/supertab-0.31.ebuild | 4 | ||||
-rw-r--r-- | app-vim/supertab/supertab-0.32.ebuild | 4 |
2 files changed, 4 insertions, 4 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="" diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild index f6d537d4bba7..5d08d6989f3c 100644 --- a/app-vim/supertab/supertab-0.32.ebuild +++ b/app-vim/supertab/supertab-0.32.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.32.ebuild,v 1.8 2004/06/24 23:03:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.9 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 ~ppc amd64 ia64 mips" - +IUSE="" |