diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 12:15:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 12:15:12 +0000 |
commit | 5d1d83ecd8a107fe9d05b26cc908631d67415d74 (patch) | |
tree | 27e548cce385b9b6a3f2eae8bb9344cafed1edd3 /app-vim | |
parent | Stable on ppc. (diff) | |
download | historical-5d1d83ecd8a107fe9d05b26cc908631d67415d74.tar.gz historical-5d1d83ecd8a107fe9d05b26cc908631d67415d74.tar.bz2 historical-5d1d83ecd8a107fe9d05b26cc908631d67415d74.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.19
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/vimoutliner/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild | 4 |
6 files changed, 19 insertions, 9 deletions
diff --git a/app-vim/autoalign/ChangeLog b/app-vim/autoalign/ChangeLog index 203a84f9b692..7d8aa702d3df 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.11 2005/03/06 17:01:19 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.12 2005/03/27 12:14:15 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> autoalign-5.ebuild: + Stable on alpha. 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> autoalign-5.ebuild: x86 sparc mips stable diff --git a/app-vim/autoalign/autoalign-5.ebuild b/app-vim/autoalign/autoalign-5.ebuild index ff0e9c8fb91f..0105db8355ef 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.3 2005/03/06 17:01:19 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-5.ebuild,v 1.4 2005/03/27 12:14:15 kloeri 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 a012a2a5fe17..9faa27eda4b6 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.9 2005/03/06 16:54:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.10 2005/03/27 12:13:29 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> cecutil-6.ebuild: + Stable on alpha. 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> cecutil-6.ebuild: x86 sparc mips stable diff --git a/app-vim/cecutil/cecutil-6.ebuild b/app-vim/cecutil/cecutil-6.ebuild index 5dc8b453b48c..ff12cd533b93 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.3 2005/03/06 16:54:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-6.ebuild,v 1.4 2005/03/27 12:13:29 kloeri 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/vimoutliner/ChangeLog b/app-vim/vimoutliner/ChangeLog index 86f7d2d3da22..8a1b4756e0d4 100644 --- a/app-vim/vimoutliner/ChangeLog +++ b/app-vim/vimoutliner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimoutliner # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.6 2005/03/06 16:42:20 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.7 2005/03/27 12:15:12 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + vimoutliner-0.3.3a-r1.ebuild: + Stable on alpha. 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> vimoutliner-0.3.3a-r1.ebuild: diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild index 622ff54d74a0..4a84465ecfc6 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.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-r1.ebuild,v 1.2 2005/03/06 16:42:20 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.3 2005/03/27 12:15:12 kloeri 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 ~alpha ~ia64" +KEYWORDS="x86 sparc mips ~amd64 alpha ~ia64" IUSE="" VIM_PLUGIN_HELPFILES="vimoutliner" |