diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-06 16:57:06 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-06 16:57:06 +0000 |
commit | 89ca866df92748cf060ac5694d29fe9648508bfb (patch) | |
tree | 6c583c6fc2746483d445f52194eb897c86290fb7 /app-vim | |
parent | Version bump; remove some old versions. (diff) | |
download | historical-89ca866df92748cf060ac5694d29fe9648508bfb.tar.gz historical-89ca866df92748cf060ac5694d29fe9648508bfb.tar.bz2 historical-89ca866df92748cf060ac5694d29fe9648508bfb.zip |
x86 sparc mips stable
Package-Manager: portage-2.0.51.19 with added sugar and cookies
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/autoalign/Manifest | 16 | ||||
-rw-r--r-- | app-vim/bnf-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/bnf-syntax/bnf-syntax-1.2.ebuild | 4 | ||||
-rw-r--r-- | app-vim/brainfuck-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.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/ebnf-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/ntp-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/ntp-syntax/ntp-syntax-20031001.ebuild | 4 |
11 files changed, 45 insertions, 18 deletions
diff --git a/app-vim/autoalign/Manifest b/app-vim/autoalign/Manifest index b48bf00aefa3..d9f26b8ee5e8 100644 --- a/app-vim/autoalign/Manifest +++ b/app-vim/autoalign/Manifest @@ -1,6 +1,16 @@ -MD5 a040fe49957d4f00483fb37a2a3fdfc1 autoalign-5.ebuild 908 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 9484b477e785bb66c19521950dc95e77 ChangeLog 1208 MD5 3fa04266c676725a3094c74398b33aac autoalign-4.ebuild 921 -MD5 bfb1501e30e83118bc33480eb47496c1 ChangeLog 1110 +MD5 357200cef344ad6d066ae92b495c8299 autoalign-5.ebuild 904 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 -MD5 931c96309def683365ce69bb7cba0cf7 files/digest-autoalign-4 62 MD5 d41c0ff11e949099cc8200a23b68075e files/digest-autoalign-5 62 +MD5 931c96309def683365ce69bb7cba0cf7 files/digest-autoalign-4 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCKzdMLLFUmVNQ7rkRAkx1AKCUxFwIwtQh3m+5JHkNQCq1h/kOJwCgiyRt +/LwmRODoFHmWGC+Od0prgeI= +=A3KB +-----END PGP SIGNATURE----- diff --git a/app-vim/bnf-syntax/ChangeLog b/app-vim/bnf-syntax/ChangeLog index 48ebb5fed613..9f226d58bd99 100644 --- a/app-vim/bnf-syntax/ChangeLog +++ b/app-vim/bnf-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/bnf-syntax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/ChangeLog,v 1.1 2005/02/27 20:39:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/ChangeLog,v 1.2 2005/03/06 16:57:06 ciaranm Exp $ + + 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> bnf-syntax-1.2.ebuild: + x86 sparc mips stable *bnf-syntax-1.2 (27 Feb 2005) diff --git a/app-vim/bnf-syntax/bnf-syntax-1.2.ebuild b/app-vim/bnf-syntax/bnf-syntax-1.2.ebuild index 730055071a00..1cc2595d7a2d 100644 --- a/app-vim/bnf-syntax/bnf-syntax-1.2.ebuild +++ b/app-vim/bnf-syntax/bnf-syntax-1.2.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/bnf-syntax/bnf-syntax-1.2.ebuild,v 1.1 2005/02/27 20:39:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/bnf-syntax-1.2.ebuild,v 1.2 2005/03/06 16:57:06 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: BNF file syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=250" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ia64 ~alpha ~ppc64" +KEYWORDS="x86 sparc mips ~amd64 ~ia64 ~alpha ~ppc64" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/brainfuck-syntax/ChangeLog b/app-vim/brainfuck-syntax/ChangeLog index ee86821b64c0..ea557b9a8bd3 100644 --- a/app-vim/brainfuck-syntax/ChangeLog +++ b/app-vim/brainfuck-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/brainfuck-syntax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/brainfuck-syntax/ChangeLog,v 1.1 2005/02/27 20:40:34 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/brainfuck-syntax/ChangeLog,v 1.2 2005/03/06 16:55:28 ciaranm Exp $ + + 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> + brainfuck-syntax-1.0.1.ebuild: + x86 sparc mips stable *brainfuck-syntax-1.0.1 (27 Feb 2005) diff --git a/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild b/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild index d6cebd871398..302ca19d57dd 100644 --- a/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild +++ b/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.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/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild,v 1.1 2005/02/27 20:40:34 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/brainfuck-syntax/brainfuck-syntax-1.0.1.ebuild,v 1.2 2005/03/06 16:55:28 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: BrainFuck source file syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=716" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ia64 ~alpha ~ppc64" +KEYWORDS="x86 sparc mips ~amd64 ~ia64 ~alpha ~ppc64" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/cecutil/ChangeLog b/app-vim/cecutil/ChangeLog index e5e11980b069..a012a2a5fe17 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.8 2005/02/18 19:28:01 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.9 2005/03/06 16:54:23 ciaranm Exp $ + + 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> cecutil-6.ebuild: + x86 sparc mips stable 18 Feb 2005; Tom Martin <slarti@gentoo.org> cecutil-3.ebuild: amd64 stable. diff --git a/app-vim/cecutil/cecutil-6.ebuild b/app-vim/cecutil/cecutil-6.ebuild index d58cd82e4b1b..5dc8b453b48c 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.2 2005/02/22 23:45:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-6.ebuild,v 1.3 2005/03/06 16:54:23 ciaranm 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/ebnf-syntax/ChangeLog b/app-vim/ebnf-syntax/ChangeLog index 500fa4feab4f..79e411ba6a25 100644 --- a/app-vim/ebnf-syntax/ChangeLog +++ b/app-vim/ebnf-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/ebnf-syntax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.1 2005/02/27 20:41:15 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.2 2005/03/06 16:52:58 ciaranm Exp $ + + 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> ebnf-syntax-1.1.ebuild: + x86 sparc mips stable *ebnf-syntax-1.1 (27 Feb 2005) diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild index 0d4fd6ed29e4..ae3afc48b3e7 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.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/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.1 2005/02/27 20:41:15 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.2 2005/03/06 16:52:58 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ia64 ~alpha ~ppc64" +KEYWORDS="x86 sparc mips ~amd64 ~ia64 ~alpha ~ppc64" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/ntp-syntax/ChangeLog b/app-vim/ntp-syntax/ChangeLog index 5713271096ca..ac8d9e183256 100644 --- a/app-vim/ntp-syntax/ChangeLog +++ b/app-vim/ntp-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/ntp-syntax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.1 2005/02/27 20:41:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ChangeLog,v 1.2 2005/03/06 16:51:28 ciaranm Exp $ + + 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> + ntp-syntax-20031001.ebuild: + x86 sparc mips stable *ntp-syntax-20031001 (27 Feb 2005) diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild index fcb81abc5a48..44bc9dd64cd2 100644 --- a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild +++ b/app-vim/ntp-syntax/ntp-syntax-20031001.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/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.1 2005/02/27 20:41:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild,v 1.2 2005/03/06 16:51:28 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: ntp.conf syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778" LICENSE="as-is" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ia64 ~alpha ~ppc64" +KEYWORDS="x86 sparc mips ~amd64 ~ia64 ~alpha ~ppc64" IUSE="" VIM_PLUGIN_HELPTEXT=\ |