diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:53:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-22 23:53:41 +0000 |
commit | c03f226cba7fafa1cce56e28f569578c9e2114b4 (patch) | |
tree | e540409330a10dbd2edfffde4399c1647fe0c393 /app-vim | |
parent | Multilib cleanup. (diff) | |
download | historical-c03f226cba7fafa1cce56e28f569578c9e2114b4.tar.gz historical-c03f226cba7fafa1cce56e28f569578c9e2114b4.tar.bz2 historical-c03f226cba7fafa1cce56e28f569578c9e2114b4.zip |
add ~ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/autoalign/autoalign-5.ebuild | 4 | ||||
-rw-r--r-- | app-vim/cecutil/cecutil-4.ebuild | 4 | ||||
-rw-r--r-- | app-vim/cecutil/cecutil-6.ebuild | 4 | ||||
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/vimirc/vimirc-0.8.11.ebuild | 4 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.3a.ebuild | 4 | ||||
-rw-r--r-- | app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/app-vim/autoalign/autoalign-5.ebuild b/app-vim/autoalign/autoalign-5.ebuild index a7a85b0a69bc..a7ca07195cb9 100644 --- a/app-vim/autoalign/autoalign-5.ebuild +++ b/app-vim/autoalign/autoalign-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/autoalign/autoalign-5.ebuild,v 1.1 2005/01/29 23:01:47 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-5.ebuild,v 1.2 2005/02/22 23:49:58 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: automatically align bib, c, c++, tex and vim code" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884" LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha ~ia64" IUSE="" RDEPEND=">=app-vim/align-30 diff --git a/app-vim/cecutil/cecutil-4.ebuild b/app-vim/cecutil/cecutil-4.ebuild index 324049f5919b..b4bb3683ec85 100644 --- a/app-vim/cecutil/cecutil-4.ebuild +++ b/app-vim/cecutil/cecutil-4.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/cecutil/cecutil-4.ebuild,v 1.1 2005/01/21 16:37:35 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-4.ebuild,v 1.2 2005/02/22 23:45:57 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066" LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha ~ia64" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/cecutil/cecutil-6.ebuild b/app-vim/cecutil/cecutil-6.ebuild index 6105bf737c35..d58cd82e4b1b 100644 --- a/app-vim/cecutil/cecutil-6.ebuild +++ b/app-vim/cecutil/cecutil-6.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/cecutil/cecutil-6.ebuild,v 1.1 2005/02/18 19:16:34 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-6.ebuild,v 1.2 2005/02/22 23:45:57 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066" LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha ~ia64" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/extra-syntax/extra-syntax-1.ebuild b/app-vim/extra-syntax/extra-syntax-1.ebuild index fca442a4476b..fc41ced71202 100644 --- a/app-vim/extra-syntax/extra-syntax-1.ebuild +++ b/app-vim/extra-syntax/extra-syntax-1.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/extra-syntax/extra-syntax-1.ebuild,v 1.3 2005/02/18 20:55:52 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/extra-syntax/extra-syntax-1.ebuild,v 1.4 2005/02/22 23:53:41 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~ppc64 ~amd64" +KEYWORDS="~x86 ~sparc ~ppc64 ~amd64 ~alpha ~ia64" SRC_URI="" IUSE="" diff --git a/app-vim/vimirc/vimirc-0.8.11.ebuild b/app-vim/vimirc/vimirc-0.8.11.ebuild index ba4ae0ea82a6..c3ccc3bd6681 100644 --- a/app-vim/vimirc/vimirc-0.8.11.ebuild +++ b/app-vim/vimirc/vimirc-0.8.11.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/vimirc/vimirc-0.8.11.ebuild,v 1.1 2005/01/21 16:20:15 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.11.ebuild,v 1.2 2005/02/22 23:46:37 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: IRC Client" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931" LICENSE="vim" -KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha ~ia64" IUSE="" VIM_PLUGIN_HELPFILES="vimirc.txt" diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3a.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3a.ebuild index 1ab1d13671d9..d8f75e6fa876 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3a.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3a.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.3a.ebuild,v 1.1 2005/02/22 19:12:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a.ebuild,v 1.2 2005/02/22 23:47:15 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/wikipedia-syntax/wikipedia-syntax-20050212.ebuild b/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild index 4ee078a9fb28..fb0e019bb4f9 100644 --- a/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild +++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.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/wikipedia-syntax/wikipedia-syntax-20050212.ebuild,v 1.3 2005/02/18 20:50:00 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild,v 1.4 2005/02/22 23:47:52 agriffis Exp $ inherit vim-plugin DESCRIPTION="vim plugin: Wikipedia syntax highlighting" HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~mips ~hppa ~arm ~ppc64 ~amd64" +KEYWORDS="~x86 ~sparc ~mips ~hppa ~arm ~ppc64 ~amd64 ~alpha ~ia64" IUSE="" VIM_PLUGIN_HELPTEXT=\ |