summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-08 02:43:18 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-08 02:43:18 +0000
commitf08ac9ce8e09611cbb9c3afa94591c3a47afa899 (patch)
treece8f1bd73fe74f7c0ab5a515983541d1a403f8c4 /app-vim
parentia64 stable #66667 (Manifest recommit) (diff)
downloadgentoo-2-f08ac9ce8e09611cbb9c3afa94591c3a47afa899.tar.gz
gentoo-2-f08ac9ce8e09611cbb9c3afa94591c3a47afa899.tar.bz2
gentoo-2-f08ac9ce8e09611cbb9c3afa94591c3a47afa899.zip
ia64 stable #66667
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/latexsuite/latexsuite-1.5.ebuild5
-rw-r--r--app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild5
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild5
-rw-r--r--app-vim/showmarks/showmarks-2.2.ebuild4
-rw-r--r--app-vim/taglist/taglist-3.4-r1.ebuild5
-rw-r--r--app-vim/zoomwin/zoomwin-19.ebuild5
6 files changed, 17 insertions, 12 deletions
diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild
index 0cbf23359746..1e0cffa0426c 100644
--- a/app-vim/latexsuite/latexsuite-1.5.ebuild
+++ b/app-vim/latexsuite/latexsuite-1.5.ebuild
@@ -1,13 +1,14 @@
# 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.7 2004/09/06 21:57:30 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.8 2004/10/08 02:39:10 vapier Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim."
HOMEPAGE="http://vim-latex.sourceforge.net/"
+
LICENSE="vim"
-KEYWORDS="~alpha sparc ~x86 ~ia64 ~ppc ~amd64"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc ~x86"
IUSE=""
# We use this tar-ball as it's distributed instead of repackaging it.
diff --git a/app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild b/app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild
index c232a6b1c795..6c10d22523a5 100644
--- a/app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild
+++ b/app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild,v 1.4 2004/09/19 19:49:26 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.3.1-r1.ebuild,v 1.5 2004/10/08 02:40:35 vapier Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: easily switch between buffers"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=159"
+
LICENSE="as-is"
-KEYWORDS="sparc x86 alpha ~ia64 mips ~ppc amd64"
+KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="minibufexpl.txt"
diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild
index a27386e5b07a..e38e2e73de8c 100644
--- a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild
+++ b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild
@@ -1,13 +1,14 @@
# 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-r1.ebuild,v 1.2 2004/10/07 16:39:41 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild,v 1.3 2004/10/08 02:41:15 vapier Exp $
inherit vim-plugin
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"
+KEYWORDS="~alpha ia64 mips ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="MultipleSearch"
diff --git a/app-vim/showmarks/showmarks-2.2.ebuild b/app-vim/showmarks/showmarks-2.2.ebuild
index 2824d28d846e..346b9a960b77 100644
--- a/app-vim/showmarks/showmarks-2.2.ebuild
+++ b/app-vim/showmarks/showmarks-2.2.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/showmarks/showmarks-2.2.ebuild,v 1.4 2004/09/19 19:50:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/showmarks/showmarks-2.2.ebuild,v 1.5 2004/10/08 02:42:19 vapier Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: show location marks visually"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=152"
LICENSE="public-domain"
-KEYWORDS="alpha sparc x86 ~ia64 ~ppc ~amd64 mips"
+KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="showmarks.txt"
diff --git a/app-vim/taglist/taglist-3.4-r1.ebuild b/app-vim/taglist/taglist-3.4-r1.ebuild
index 5a33094be912..81ec32b36afd 100644
--- a/app-vim/taglist/taglist-3.4-r1.ebuild
+++ b/app-vim/taglist/taglist-3.4-r1.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.4-r1.ebuild,v 1.2 2004/10/07 16:43:20 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.4-r1.ebuild,v 1.3 2004/10/08 02:42:55 vapier Exp $
inherit vim-plugin eutils
DESCRIPTION="vim plugin: ctags-based source code browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
+
LICENSE="vim"
-KEYWORDS="x86 ~alpha sparc ~ia64 ~ppc mips ~amd64"
+KEYWORDS="~alpha ~amd64 ia64 mips ~ppc sparc x86"
IUSE=""
RDEPEND="dev-util/ctags"
diff --git a/app-vim/zoomwin/zoomwin-19.ebuild b/app-vim/zoomwin/zoomwin-19.ebuild
index 46d17e07db6e..3f79ee16aae4 100644
--- a/app-vim/zoomwin/zoomwin-19.ebuild
+++ b/app-vim/zoomwin/zoomwin-19.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-19.ebuild,v 1.4 2004/09/19 19:48:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-19.ebuild,v 1.5 2004/10/08 02:43:18 vapier Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: brief-style window zooming"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508"
+
LICENSE="vim"
-KEYWORDS="alpha sparc x86 ~ppc ~ia64 mips"
+KEYWORDS="alpha ia64 mips ~ppc sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="zoomwin"