summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:39:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:39:46 +0000
commit56850b27540d9dbdc2e26dd5fa956fa97912a5f9 (patch)
tree5059315ff36dcc8c82ba060787877a2a36812844 /app-vim
parentVersion bump, closes 55817 (diff)
downloadgentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.tar.gz
gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.tar.bz2
gentoo-2-56850b27540d9dbdc2e26dd5fa956fa97912a5f9.zip
sync IUSE (missing)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/increment/increment-1.0.ebuild3
-rw-r--r--app-vim/info/info-1.7-r1.ebuild3
-rw-r--r--app-vim/info/info-1.7.ebuild3
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.ebuild3
-rw-r--r--app-vim/latexsuite/latexsuite-1.5_rc1.ebuild3
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.2.1.ebuild3
6 files changed, 12 insertions, 6 deletions
diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild
index 5c97b7fe4e08..7bbf1e77dcf4 100644
--- a/app-vim/increment/increment-1.0.ebuild
+++ b/app-vim/increment/increment-1.0.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/increment/increment-1.0.ebuild,v 1.4 2004/06/24 23:01:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.5 2004/07/14 13:36:35 agriffis Exp $
inherit vim-plugin
@@ -9,3 +9,4 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842"
LICENSE="as-is"
KEYWORDS="sparc ~x86 ~ppc amd64 alpha ia64"
+IUSE=""
diff --git a/app-vim/info/info-1.7-r1.ebuild b/app-vim/info/info-1.7-r1.ebuild
index d098c140fd57..a0a648ee748b 100644
--- a/app-vim/info/info-1.7-r1.ebuild
+++ b/app-vim/info/info-1.7-r1.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/info/info-1.7-r1.ebuild,v 1.8 2004/06/24 23:02:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7-r1.ebuild,v 1.9 2004/07/14 13:37:35 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: GNU info documentation browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
LICENSE="BSD"
KEYWORDS="x86 alpha sparc ia64 ~ppc s390"
+IUSE=""
DEPEND="${DEPEND} >=sys-apps/sed-4"
src_unpack() {
diff --git a/app-vim/info/info-1.7.ebuild b/app-vim/info/info-1.7.ebuild
index cb55e52dcfd0..44e20313f460 100644
--- a/app-vim/info/info-1.7.ebuild
+++ b/app-vim/info/info-1.7.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/info/info-1.7.ebuild,v 1.5 2004/06/24 23:02:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7.ebuild,v 1.6 2004/07/14 13:37:35 agriffis Exp $
inherit vim-plugin
@@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: GNU info documentation browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
LICENSE="BSD"
KEYWORDS="x86 alpha ~sparc"
+IUSE=""
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild
index d7c23cd06968..37851c197439 100644
--- a/app-vim/latexsuite/latexsuite-1.5.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5.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/latexsuite/latexsuite-1.5.ebuild,v 1.4 2004/06/24 23:02:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.5 2004/07/14 13:38:39 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of
HOMEPAGE="http://vim-latex.sourceforge.net/"
LICENSE="vim"
KEYWORDS="~alpha sparc ~x86 ~ia64 ~ppc ~amd64"
+IUSE=""
# We use this tar-ball as it's distributed instead of repackaging it.
# The only caveat is that the tarball unpacks into the current
diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild
index b0f855131423..426eb3377070 100644
--- a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5_rc1.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/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.6 2004/06/24 23:02:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.7 2004/07/14 13:38:39 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,7 @@ DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of
HOMEPAGE="http://vim-latex.sourceforge.net/"
LICENSE="vim"
KEYWORDS="alpha sparc ~x86 ia64 ~ppc"
+IUSE=""
# We use this tar-ball as it's distributed instead of repackaging it.
# The only caveat is that the tarball unpacks into the current
diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild
index 5707b2ea6b11..48cadf2cf983 100644
--- a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild
+++ b/app-vim/multiplesearch/multiplesearch-1.2.1.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/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.6 2004/06/24 23:02:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.7 2004/07/14 13:39:46 agriffis Exp $
inherit vim-plugin
@@ -8,3 +8,4 @@ DESCRIPTION="vim plugin: allows multiple highlighted searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479"
LICENSE="vim"
KEYWORDS="alpha sparc x86 ia64 mips ~ppc"
+IUSE=""