diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-07 21:30:45 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-07 21:30:45 +0000 |
commit | fd94bd46113eeef6df0c66a933166a210626a3e5 (patch) | |
tree | 61e829012f826280e2e281cd36359d7c4a2e26de /app-vim | |
parent | added new conf, initd and patch as per bug #114694 - Thanks to Philippe Troin (diff) | |
download | gentoo-2-fd94bd46113eeef6df0c66a933166a210626a3e5.tar.gz gentoo-2-fd94bd46113eeef6df0c66a933166a210626a3e5.tar.bz2 gentoo-2-fd94bd46113eeef6df0c66a933166a210626a3e5.zip |
Stable on amd64.
(Portage version: 2.0.53)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/bnf-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/bnf-syntax/ChangeLog b/app-vim/bnf-syntax/ChangeLog index 87c9981e7571..4f3541d3f33b 100644 --- a/app-vim/bnf-syntax/ChangeLog +++ b/app-vim/bnf-syntax/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2005/09/10 06:31:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/ChangeLog,v 1.11 2005/12/07 21:30:45 cryos Exp $ + + 07 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> + bnf-syntax-1.2-r1.ebuild: + Stable on amd64. 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> bnf-syntax-1.2-r1.ebuild: Mark 1.2-r1 stable on alpha diff --git a/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild b/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild index 61bc3c6a0529..d14c31c22295 100644 --- a/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild +++ b/app-vim/bnf-syntax/bnf-syntax-1.2-r1.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-r1.ebuild,v 1.6 2005/09/10 06:31:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/bnf-syntax/bnf-syntax-1.2-r1.ebuild,v 1.7 2005/12/07 21:30:45 cryos 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="alpha ~amd64 ia64 mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 mips ~ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |