diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:46:27 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:46:27 +0000 |
commit | b43042de6ff6084b25d3d3eef37a96b592088f1c (patch) | |
tree | 7ca90c0c63cbe4e7b1582683681ea080aecf9a90 /app-vim | |
parent | stable on sparc, mips (Manifest recommit) (diff) | |
download | gentoo-2-b43042de6ff6084b25d3d3eef37a96b592088f1c.tar.gz gentoo-2-b43042de6ff6084b25d3d3eef37a96b592088f1c.tar.bz2 gentoo-2-b43042de6ff6084b25d3d3eef37a96b592088f1c.zip |
stable on mips
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/multiplesearch/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/multiplesearch/multiplesearch-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/supertab/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/supertab/supertab-0.32.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog index 8c915715faba..095058b3d890 100644 --- a/app-vim/multiplesearch/ChangeLog +++ b/app-vim/multiplesearch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/multiplesearch # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.4 2004/03/16 00:59:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.5 2004/04/04 00:41:52 ciaranm Exp $ + + 04 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> + multiplesearch-1.2.1.ebuild: + Stable on mips 16 Mar 2004; David Holm <dholm@gentoo.org> multiplesearch-1.2.1.ebuild: Added to ~ppc. diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild index ab097441e3e8..eeac38a2d63e 100644 --- a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild +++ b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.4 2004/03/16 00:59:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.5 2004/04/04 00:41:52 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: allows multiple highlighted searches" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479" LICENSE="vim" -KEYWORDS="alpha sparc x86 ia64 ~mips ~ppc" +KEYWORDS="alpha sparc x86 ia64 mips ~ppc" diff --git a/app-vim/supertab/ChangeLog b/app-vim/supertab/ChangeLog index 8ef8982cb005..acca44632ac4 100644 --- a/app-vim/supertab/ChangeLog +++ b/app-vim/supertab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/supertab # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.8 2004/02/06 08:48:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.9 2004/04/04 00:46:27 ciaranm Exp $ + + 04 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> supertab-0.32.ebuild: + Stable on mips 06 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> supertab-0.32.ebuild: Added ~mips diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild index 7ad57be71906..1ef359ea97c7 100644 --- a/app-vim/supertab/supertab-0.32.ebuild +++ b/app-vim/supertab/supertab-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.6 2004/02/06 08:48:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.7 2004/04/04 00:46:27 ciaranm Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: enhanced Tab key functionality" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" LICENSE="vim" -KEYWORDS="alpha sparc x86 ~ppc amd64 ia64 ~mips" +KEYWORDS="alpha sparc x86 ~ppc amd64 ia64 mips" |