diff options
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/autoalign/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/autoalign/autoalign-5.ebuild | 4 | ||||
-rw-r--r-- | app-vim/cecutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/cecutil/cecutil-6.ebuild | 4 | ||||
-rw-r--r-- | app-vim/colorschemes/colorschemes-20050321.ebuild | 4 | ||||
-rw-r--r-- | app-vim/enhancedcommentify/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild | 4 |
7 files changed, 20 insertions, 11 deletions
diff --git a/app-vim/autoalign/ChangeLog b/app-vim/autoalign/ChangeLog index 51175ddab2f9..098b7f8fc226 100644 --- a/app-vim/autoalign/ChangeLog +++ b/app-vim/autoalign/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/autoalign # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.13 2005/04/01 03:55:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.14 2005/04/01 17:05:53 blubb Exp $ + + 01 Apr 2005; <blubb@gentoo.org> autoalign-5.ebuild: + stable on amd64 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> autoalign-5.ebuild: stable on ia64 diff --git a/app-vim/autoalign/autoalign-5.ebuild b/app-vim/autoalign/autoalign-5.ebuild index 8a19212fbf69..bbca8a103508 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.5 2005/04/01 03:55:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-5.ebuild,v 1.6 2005/04/01 17:05:53 blubb 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 alpha ia64" +KEYWORDS="x86 sparc mips ~ppc amd64 alpha ia64" IUSE="" RDEPEND=">=app-vim/align-30 diff --git a/app-vim/cecutil/ChangeLog b/app-vim/cecutil/ChangeLog index b48cb2bfe835..bf4c22f4af23 100644 --- a/app-vim/cecutil/ChangeLog +++ b/app-vim/cecutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cecutil # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.11 2005/04/01 03:48:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.12 2005/04/01 17:05:51 blubb Exp $ + + 01 Apr 2005; <blubb@gentoo.org> cecutil-6.ebuild: + stable on amd64 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> cecutil-6.ebuild: stable on ia64 diff --git a/app-vim/cecutil/cecutil-6.ebuild b/app-vim/cecutil/cecutil-6.ebuild index 11fa43a7955a..0da885bfd08b 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.5 2005/04/01 03:48:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-6.ebuild,v 1.6 2005/04/01 17:05:51 blubb 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 alpha ia64" +KEYWORDS="x86 sparc mips ~ppc amd64 alpha ia64" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/colorschemes/colorschemes-20050321.ebuild b/app-vim/colorschemes/colorschemes-20050321.ebuild index 1a8e92c14b45..2d23e58c083e 100644 --- a/app-vim/colorschemes/colorschemes-20050321.ebuild +++ b/app-vim/colorschemes/colorschemes-20050321.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/colorschemes/colorschemes-20050321.ebuild,v 1.4 2005/04/01 03:49:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20050321.ebuild,v 1.5 2005/04/01 17:06:43 blubb Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: a collection of color schemes from vim.org" HOMEPAGE="http://www.vim.org/tips/tip.php?tip_id=693" LICENSE="vim GPL-2 public-domain as-is" -KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog index 42e39d43d3f3..0fad0d68ad7e 100644 --- a/app-vim/enhancedcommentify/ChangeLog +++ b/app-vim/enhancedcommentify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/enhancedcommentify # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.24 2005/04/01 03:51:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.25 2005/04/01 17:08:01 blubb Exp $ + + 01 Apr 2005; <blubb@gentoo.org> enhancedcommentify-2.1-r4.ebuild: + stable on amd64 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> enhancedcommentify-2.1-r4.ebuild: diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild index 504d8b8652ed..0ae0ee0b05e2 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.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/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.4 2005/04/01 03:51:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.5 2005/04/01 17:08:01 blubb Exp $ inherit vim-plugin eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" SRC_URI="mirror://gentoo/${P}-r1.tar.bz2" LICENSE="BSD" -KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="EnhancedCommentify" |