diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:14:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:14:08 +0000 |
commit | ac4aee7189d2ebf0067b8dc1ab6de12721dadc11 (patch) | |
tree | 8c2bc2b036397c2cc99c4fbd7018200dc4436b09 /app-vim/dbext | |
parent | whitespace (diff) | |
download | historical-ac4aee7189d2ebf0067b8dc1ab6de12721dadc11.tar.gz historical-ac4aee7189d2ebf0067b8dc1ab6de12721dadc11.tar.bz2 historical-ac4aee7189d2ebf0067b8dc1ab6de12721dadc11.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-vim/dbext')
-rw-r--r-- | app-vim/dbext/dbext-2.10.ebuild | 3 | ||||
-rw-r--r-- | app-vim/dbext/dbext-2.11.ebuild | 3 | ||||
-rw-r--r-- | app-vim/dbext/dbext-2.20.ebuild | 3 | ||||
-rw-r--r-- | app-vim/dbext/dbext-3.50.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/app-vim/dbext/dbext-2.10.ebuild b/app-vim/dbext/dbext-2.10.ebuild index 964287f7fd41..c4e5c9ad1d43 100644 --- a/app-vim/dbext/dbext-2.10.ebuild +++ b/app-vim/dbext/dbext-2.10.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/dbext/dbext-2.10.ebuild,v 1.4 2005/01/01 16:49:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.10.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/dbext/dbext-2.11.ebuild b/app-vim/dbext/dbext-2.11.ebuild index ffc68d5ac456..a4ae0a82b441 100644 --- a/app-vim/dbext/dbext-2.11.ebuild +++ b/app-vim/dbext/dbext-2.11.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/dbext/dbext-2.11.ebuild,v 1.3 2005/02/22 23:22:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.11.ebuild,v 1.4 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/dbext/dbext-2.20.ebuild b/app-vim/dbext/dbext-2.20.ebuild index d63a02a779fd..cc37fd3ff932 100644 --- a/app-vim/dbext/dbext-2.20.ebuild +++ b/app-vim/dbext/dbext-2.20.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/dbext/dbext-2.20.ebuild,v 1.4 2005/09/10 06:37:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-2.20.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - diff --git a/app-vim/dbext/dbext-3.50.ebuild b/app-vim/dbext/dbext-3.50.ebuild index 86e97f3ac52e..f75eff3d11c4 100644 --- a/app-vim/dbext/dbext-3.50.ebuild +++ b/app-vim/dbext/dbext-3.50.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/dbext/dbext-3.50.ebuild,v 1.2 2006/09/21 13:34:10 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-3.50.ebuild,v 1.3 2007/07/11 05:14:08 mr_bones_ Exp $ inherit vim-plugin eutils @@ -20,4 +20,3 @@ src_unpack() { cd ${S} edos2unix {plugin,doc}/* } - |