diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 03:50:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 03:50:05 +0000 |
commit | 25440ca6a7b31847e8e9011b275fdf8842ebd45b (patch) | |
tree | e7ff422a1d1b6ce07726a95abbbb8a86a33e49c6 /app-vim/ebnf-syntax | |
parent | fix manifest (diff) | |
download | gentoo-2-25440ca6a7b31847e8e9011b275fdf8842ebd45b.tar.gz gentoo-2-25440ca6a7b31847e8e9011b275fdf8842ebd45b.tar.bz2 gentoo-2-25440ca6a7b31847e8e9011b275fdf8842ebd45b.zip |
stable on ia64
(Portage version: 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=\ |