diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 03:56:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 03:56:05 +0000 |
commit | 62be8b62bf43340c34aa941ed7e203ea31274fdc (patch) | |
tree | bc514d06c0d8b4cfc0b08efed472f873b2191b6a /app-vim/ebnf-syntax | |
parent | stable on ia64 (diff) | |
download | historical-62be8b62bf43340c34aa941ed7e203ea31274fdc.tar.gz historical-62be8b62bf43340c34aa941ed7e203ea31274fdc.tar.bz2 historical-62be8b62bf43340c34aa941ed7e203ea31274fdc.zip |
stable on ia64
Package-Manager: portage-2.0.51.16
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 79e411ba6a25..93df903d98e4 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.2 2005/03/06 16:52:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.3 2005/04/01 03:50:05 agriffis Exp $ + + 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> ebnf-syntax-1.1.ebuild: + stable on ia64 06 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> ebnf-syntax-1.1.ebuild: x86 sparc mips stable diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild index ae3afc48b3e7..ee46c409f6e9 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.2 2005/03/06 16:52:58 ciaranm Exp $ +# $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 $ 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=\ |