diff options
Diffstat (limited to 'app-misc/mmv/mmv-1.01b.ebuild')
-rw-r--r-- | app-misc/mmv/mmv-1.01b.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/mmv/mmv-1.01b.ebuild b/app-misc/mmv/mmv-1.01b.ebuild index 1b5196a9cc8b..7dd558a4e2c3 100644 --- a/app-misc/mmv/mmv-1.01b.ebuild +++ b/app-misc/mmv/mmv-1.01b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.6 2004/05/11 00:04:05 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mmv/mmv-1.01b.ebuild,v 1.7 2004/06/14 09:01:58 kloeri Exp $ inherit eutils @@ -16,6 +16,7 @@ LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~amd64" +IUSE="" S=${WORKDIR}/${P}.orig |