diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:35:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:35:11 +0000 |
commit | 4bc71df6ceea6f1701bac4f2c81fe5179c1e325a (patch) | |
tree | 250a416ead877e503bd9f53bba68378ae303275a /app-misc/mmv | |
parent | whitespace (diff) | |
download | gentoo-2-4bc71df6ceea6f1701bac4f2c81fe5179c1e325a.tar.gz gentoo-2-4bc71df6ceea6f1701bac4f2c81fe5179c1e325a.tar.bz2 gentoo-2-4bc71df6ceea6f1701bac4f2c81fe5179c1e325a.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-misc/mmv')
-rw-r--r-- | app-misc/mmv/mmv-1.01b.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/mmv/mmv-1.01b.ebuild b/app-misc/mmv/mmv-1.01b.ebuild index f94e3ac48e0f..15c3c47ed6b4 100644 --- a/app-misc/mmv/mmv-1.01b.ebuild +++ b/app-misc/mmv/mmv-1.01b.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-misc/mmv/mmv-1.01b.ebuild,v 1.15 2005/06/05 11:51:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mmv/mmv-1.01b.ebuild,v 1.16 2007/07/12 03:35:11 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -51,4 +51,3 @@ src_install() { cd debian dodoc changelog control copyright } - |