summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/breakpts')
-rw-r--r--app-vim/breakpts/breakpts-3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-vim/breakpts/breakpts-3.1.ebuild b/app-vim/breakpts/breakpts-3.1.ebuild
index 41ed5be244ae..d85d2fad92fc 100644
--- a/app-vim/breakpts/breakpts-3.1.ebuild
+++ b/app-vim/breakpts/breakpts-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/breakpts-3.1.ebuild,v 1.7 2006/11/22 06:24:24 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/breakpts-3.1.ebuild,v 1.8 2007/07/11 05:14:07 mr_bones_ Exp $
inherit vim-plugin
@@ -20,4 +20,3 @@ VIM_PLUGIN_HELPTEXT=\
"This plugin allows breakpoints to be set and cleared visually. To start,
use :BreakPts, move to the required function and press <CR>. Breakpoints
can then be added using :BPToggle or <F9>."
-