summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-12-08 10:00:51 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-12-08 10:00:51 +0000
commit8b5d63a9939b68d6e4d6fe6257b72d6c0d30f5ea (patch)
tree24287b8ea4a15f40174d5cc26fca69ff027fda81 /app-vim/eruby-syntax
parentstable x86, bug #156772 (diff)
downloadgentoo-2-8b5d63a9939b68d6e4d6fe6257b72d6c0d30f5ea.tar.gz
gentoo-2-8b5d63a9939b68d6e4d6fe6257b72d6c0d30f5ea.tar.bz2
gentoo-2-8b5d63a9939b68d6e4d6fe6257b72d6c0d30f5ea.zip
stable x86, bug #156963
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-vim/eruby-syntax')
-rw-r--r--app-vim/eruby-syntax/ChangeLog6
-rw-r--r--app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/eruby-syntax/ChangeLog b/app-vim/eruby-syntax/ChangeLog
index a32f66ac5bbb..d58553e5d79a 100644
--- a/app-vim/eruby-syntax/ChangeLog
+++ b/app-vim/eruby-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/eruby-syntax
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/ChangeLog,v 1.8 2006/11/27 08:02:43 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/ChangeLog,v 1.9 2006/12/08 10:00:51 opfer Exp $
+
+ 08 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
+ eruby-syntax-2.0-r1.ebuild:
+ stable x86, bug #156963
27 Nov 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
eruby-syntax-2.0-r1.ebuild:
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 6431ada76d51..876bfee3bcac 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.6 2006/11/27 08:02:43 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild,v 1.7 2006/12/08 10:00:51 opfer 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"