diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 18:35:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 18:35:52 +0000 |
commit | 8ab881b180d50e03181b2af47697f5ed0359a608 (patch) | |
tree | d166e2027e1b41fb2cc5ef9b54d0cd02877934f8 /app-vim/ebnf-syntax | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-8ab881b180d50e03181b2af47697f5ed0359a608.tar.gz gentoo-2-8ab881b180d50e03181b2af47697f5ed0359a608.tar.bz2 gentoo-2-8ab881b180d50e03181b2af47697f5ed0359a608.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/ebnf-syntax')
-rw-r--r-- | app-vim/ebnf-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/ebnf-syntax/ChangeLog b/app-vim/ebnf-syntax/ChangeLog index 93df903d98e4..4489033608ff 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.3 2005/04/01 03:50:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.4 2005/04/06 18:33:44 corsair Exp $ + + 06 Apr 2005; Markus Rothe <corsair@gentoo.org> ebnf-syntax-1.1.ebuild: + Stable on ppc64 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> ebnf-syntax-1.1.ebuild: stable on ia64 diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild index ee46c409f6e9..b1520c53b0d4 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.3 2005/04/01 03:50:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.4 2005/04/06 18:33:44 corsair 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=\ |