diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:15:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:15:21 +0000 |
commit | 635b54cd5467d6ff6806861f13116a867b9d2e25 (patch) | |
tree | 5913689cba0cd54004909c02298e8e3960931e5a /app-vim | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-635b54cd5467d6ff6806861f13116a867b9d2e25.tar.gz gentoo-2-635b54cd5467d6ff6806861f13116a867b9d2e25.tar.bz2 gentoo-2-635b54cd5467d6ff6806861f13116a867b9d2e25.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
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/errsign/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/errsign/errsign-0.1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/foldutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/foldutil/foldutil-1.7.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/app-vim/autoalign/ChangeLog b/app-vim/autoalign/ChangeLog index 098b7f8fc226..00d956a513a4 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.14 2005/04/01 17:05:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.15 2005/06/05 12:10:38 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> autoalign-5.ebuild: + Stable on ppc. 01 Apr 2005; <blubb@gentoo.org> autoalign-5.ebuild: stable on amd64 diff --git a/app-vim/autoalign/autoalign-5.ebuild b/app-vim/autoalign/autoalign-5.ebuild index bbca8a103508..8f63389db1d6 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.6 2005/04/01 17:05:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-5.ebuild,v 1.7 2005/06/05 12:10:38 hansmi 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="alpha amd64 ia64 mips ppc sparc x86" IUSE="" RDEPEND=">=app-vim/align-30 diff --git a/app-vim/errsign/ChangeLog b/app-vim/errsign/ChangeLog index 7483bd4bfb34..3409cff01fa9 100644 --- a/app-vim/errsign/ChangeLog +++ b/app-vim/errsign/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/errsign # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/ChangeLog,v 1.4 2005/06/02 06:35:36 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/ChangeLog,v 1.5 2005/06/05 12:13:51 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> errsign-0.1.ebuild: + Stable on ppc. 02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> errsign-0.1.ebuild: diff --git a/app-vim/errsign/errsign-0.1.ebuild b/app-vim/errsign/errsign-0.1.ebuild index 2ccc52c5eee8..76c8ec5ce07f 100644 --- a/app-vim/errsign/errsign-0.1.ebuild +++ b/app-vim/errsign/errsign-0.1.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/errsign/errsign-0.1.ebuild,v 1.5 2005/06/02 06:35:36 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/errsign/errsign-0.1.ebuild,v 1.6 2005/06/05 12:13:51 hansmi Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: display marks on lines with errors" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1027" LICENSE="as-is" -KEYWORDS="sparc mips x86 alpha ia64 ~ppc" +KEYWORDS="alpha ia64 mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index aa2f2c4eb4ce..a27b426df32a 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.8 2005/05/22 10:02:34 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.9 2005/06/05 12:14:21 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> foldutil-1.7.ebuild: + Stable on ppc. *foldutil-2.0 (22 May 2005) diff --git a/app-vim/foldutil/foldutil-1.7.ebuild b/app-vim/foldutil/foldutil-1.7.ebuild index 9dbf95428ffe..f37186310794 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.3 2005/02/22 23:17:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-1.7.ebuild,v 1.4 2005/06/05 12:14:21 hansmi 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 alpha ia64" +KEYWORDS="alpha ia64 mips ppc sparc x86" IUSE="" RDEPEND=" |