diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-11-27 08:02:43 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-11-27 08:02:43 +0000 |
commit | 8d59d145d1429cf1ca8fffeed19c23d8871e7f14 (patch) | |
tree | 691bb108ac8d9ab015aaddd5ee8530a4330f8432 /app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild | |
parent | Masked commercial nx packages (diff) | |
download | historical-8d59d145d1429cf1ca8fffeed19c23d8871e7f14.tar.gz historical-8d59d145d1429cf1ca8fffeed19c23d8871e7f14.tar.bz2 historical-8d59d145d1429cf1ca8fffeed19c23d8871e7f14.zip |
stable on ppc
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild')
-rw-r--r-- | app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild index 05f032392ebd..6431ada76d51 100644 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild,v 1.5 2006/08/20 23:13:06 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild,v 1.6 2006/11/27 08:02:43 wormo Exp $ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for eruby" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=403" 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="This plugin provides syntax highlighting for eruby" |