diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-07 16:05:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-07 16:05:42 +0000 |
commit | 7d180eb1c4818b9cb735ee3f1900d7a266f9764b (patch) | |
tree | 84b9585a720f29f12379733dc57d688aaf2f5cf6 /app-vim/ebnf-syntax | |
parent | Changed some append flags as per bug 105156 (diff) | |
download | gentoo-2-7d180eb1c4818b9cb735ee3f1900d7a266f9764b.tar.gz gentoo-2-7d180eb1c4818b9cb735ee3f1900d7a266f9764b.tar.bz2 gentoo-2-7d180eb1c4818b9cb735ee3f1900d7a266f9764b.zip |
Stable on ppc64
(Portage version: 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 bcef1cd49426..b06a38dc133b 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.7 2005/09/07 02:05:37 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.8 2005/09/07 16:04:32 corsair Exp $ + + 07 Sep 2005; Markus Rothe <corsair@gentoo.org> ebnf-syntax-1.1-r1.ebuild: + Stable on ppc64 07 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ebnf-syntax-1.1-r1.ebuild: 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 307cb700cfc4..9432674d2131 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.2 2005/09/07 02:05:37 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild,v 1.3 2005/09/07 16:04:32 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="~alpha ~amd64 ~ia64 mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 mips ~ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |