diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:17:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:17:43 +0000 |
commit | 918748d8fef12c24196955ecc4c4efc09f7ed70d (patch) | |
tree | 7970cb1045e1100fb3a02ab11fe2f52795ed17fd /app-vim | |
parent | stabilize (since this version works for uclibc) (diff) | |
download | gentoo-2-918748d8fef12c24196955ecc4c4efc09f7ed70d.tar.gz gentoo-2-918748d8fef12c24196955ecc4c4efc09f7ed70d.tar.bz2 gentoo-2-918748d8fef12c24196955ecc4c4efc09f7ed70d.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | 4 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-1.7.ebuild | 4 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.3.ebuild | 4 | ||||
-rw-r--r-- | app-vim/vimspell/vimspell-1.84-r2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild index 40e50750b59c..fbcb265557dd 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.6 2005/02/18 19:59:08 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.7 2005/02/22 23:17:10 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: fluxbox files syntax and indent" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=679" LICENSE="as-is" -KEYWORDS="x86 sparc mips ~ppc amd64 ~ppc64" +KEYWORDS="x86 sparc mips ~ppc amd64 ~ppc64 alpha ia64" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" diff --git a/app-vim/foldutil/foldutil-1.7.ebuild b/app-vim/foldutil/foldutil-1.7.ebuild index 39825acd2de5..9dbf95428ffe 100644 --- a/app-vim/foldutil/foldutil-1.7.ebuild +++ b/app-vim/foldutil/foldutil-1.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-1.7.ebuild,v 1.2 2005/02/18 18:55:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-1.7.ebuild,v 1.3 2005/02/22 23:17:43 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: fold creation utility" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158" LICENSE="GPL-2" -KEYWORDS="x86 sparc mips ~ppc" +KEYWORDS="x86 sparc mips ~ppc alpha ia64" IUSE="" RDEPEND=" diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild index 5185e6145dab..45d854e8b32b 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.3 2005/01/01 16:55:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3.ebuild,v 1.4 2005/02/22 23:13:09 agriffis Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easy and fast outlining" HOMEPAGE="http://www.vimoutliner.org" SRC_URI="mirror://gentoo/${PN}-${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 sparc mips ~amd64" +KEYWORDS="x86 sparc mips ~amd64 alpha ia64" IUSE="" VIM_PLUGIN_HELPFILES="vimoutliner" diff --git a/app-vim/vimspell/vimspell-1.84-r2.ebuild b/app-vim/vimspell/vimspell-1.84-r2.ebuild index 70c2f1e8fb96..6ee853e4f88b 100644 --- a/app-vim/vimspell/vimspell-1.84-r2.ebuild +++ b/app-vim/vimspell/vimspell-1.84-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r2.ebuild,v 1.5 2005/02/18 20:38:01 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/vimspell-1.84-r2.ebuild,v 1.6 2005/02/22 23:13:48 agriffis Exp $ inherit eutils vim-plugin DESCRIPTION="vim plugin: on-the-fly spell checking with aspell" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=465" LICENSE="|| ( GPL-1 GPL-2 )" -KEYWORDS="x86 sparc alpha ~ia64 ~ppc amd64 mips" +KEYWORDS="x86 sparc alpha ia64 ~ppc amd64 mips" IUSE="" VIM_PLUGIN_HELPFILES="vimspell" |