diff options
author | David Holm <dholm@gentoo.org> | 2005-06-12 11:33:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-12 11:33:56 +0000 |
commit | 4c472a3984e083f5a606a5154f42a465a0fc130d (patch) | |
tree | c29e658bfed44f7969f3016e79a8fd4d9a1e5a76 /app-vim/ebnf-syntax | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-4c472a3984e083f5a606a5154f42a465a0fc130d.tar.gz gentoo-2-4c472a3984e083f5a606a5154f42a465a0fc130d.tar.bz2 gentoo-2-4c472a3984e083f5a606a5154f42a465a0fc130d.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
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 4489033608ff..d535bdea7f45 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.4 2005/04/06 18:33:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ChangeLog,v 1.5 2005/06/12 11:31:11 dholm Exp $ + + 12 Jun 2005; David Holm <dholm@gentoo.org> ebnf-syntax-1.1.ebuild: + Added to ~ppc. 06 Apr 2005; Markus Rothe <corsair@gentoo.org> ebnf-syntax-1.1.ebuild: Stable on ppc64 diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild index b1520c53b0d4..84b2d00449c3 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.4 2005/04/06 18:33:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ebnf-syntax/ebnf-syntax-1.1.ebuild,v 1.5 2005/06/12 11:31:11 dholm 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="~alpha ~amd64 ia64 mips ~ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |