diff options
Diffstat (limited to 'app-vim/align')
-rw-r--r-- | app-vim/align/align-32.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-vim/align/align-32.ebuild b/app-vim/align/align-32.ebuild index 8c94bcd40401..85d205fb4135 100644 --- a/app-vim/align/align-32.ebuild +++ b/app-vim/align/align-32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.6 2005/09/19 21:53:14 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $ inherit vim-plugin @@ -24,4 +24,3 @@ src_unpack() { # nuke cecutil, we use the common shared version rm -f plugin/cecutil.vim } - |