summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 05:14:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 05:14:08 +0000
commit1f1eb37e4c2af601b22a8179ffc66723c7024a6b (patch)
tree81a39246f93f1fe34c76839b10d5cb75e7c838d2 /app-vim/eruby-syntax
parentwhitespace (diff)
downloadgentoo-2-1f1eb37e4c2af601b22a8179ffc66723c7024a6b.tar.gz
gentoo-2-1f1eb37e4c2af601b22a8179ffc66723c7024a6b.tar.bz2
gentoo-2-1f1eb37e4c2af601b22a8179ffc66723c7024a6b.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-vim/eruby-syntax')
-rw-r--r--app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild3
1 files changed, 1 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 f904da7826a1..970e557d4047 100644
--- a/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild
+++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.10 2007/05/03 16:42:55 rbrown Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/eruby-syntax/eruby-syntax-2.0-r1.ebuild,v 1.11 2007/07/11 05:14:07 mr_bones_ Exp $
inherit vim-plugin
@@ -17,4 +17,3 @@ src_unpack() {
cd "${S}"
sed -i -e 's,hi link,hi def link,' syntax/eruby.vim || die "sed failed"
}
-