diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-29 21:10:47 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-29 21:10:47 +0000 |
commit | bdb6b3951306575c9486fb944383e259f102dad3 (patch) | |
tree | ea7548cc6e64abe75a0d7df98e4aa4d97f868427 /app-vim/ebnf-syntax | |
parent | stable on x86 (diff) | |
download | historical-bdb6b3951306575c9486fb944383e259f102dad3.tar.gz historical-bdb6b3951306575c9486fb944383e259f102dad3.tar.bz2 historical-bdb6b3951306575c9486fb944383e259f102dad3.zip |
Marked Stable on amd64
Package-Manager: portage-2.0.51.22-r2
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/ebnf-syntax/ChangeLog b/app-vim/ebnf-syntax/ChangeLog index 30c77a0dc78e..417ce75a89bd 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.10 2005/09/10 06:41:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.11 2005/09/29 21:09:20 metalgod Exp $ + + 29 Sep 2005; Luis Medinas <metalgod@gentoo.org> ebnf-syntax-1.1-r1.ebuild: + Marked Stable on amd64 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> ebnf-syntax-1.1-r1.ebuild: Mark 1.1-r1 stable on alpha diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild index 470173ad360e..8ccb8f81c574 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-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/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.5 2005/09/10 06:41:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.6 2005/09/29 21:09:20 metalgod 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="alpha ~amd64 ia64 mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 mips ~ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |