summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:03:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:03:26 +0000
commitdb747101d430466e472365d7cc56db6994282e38 (patch)
treee34ad63a04f50c11d3de30c4988cf5a2843db9b9 /app-crypt
parentsync IUSE (missing) (diff)
downloadhistorical-db747101d430466e472365d7cc56db6994282e38.tar.gz
historical-db747101d430466e472365d7cc56db6994282e38.tar.bz2
historical-db747101d430466e472365d7cc56db6994282e38.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/md5deep/Manifest2
-rw-r--r--app-crypt/md5deep/md5deep-1.2.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/md5deep/Manifest b/app-crypt/md5deep/Manifest
index a2c275431b35..6e1e79b17344 100644
--- a/app-crypt/md5deep/Manifest
+++ b/app-crypt/md5deep/Manifest
@@ -1,5 +1,5 @@
MD5 c94c6361603fbabbfa93bb9686c51b65 md5deep-0.16.ebuild 716
-MD5 a9a5eac3b6f5c64da76dff320d055d8a md5deep-1.2.ebuild 679
+MD5 348374c9c6d8f435d1d4c54723c8de52 md5deep-1.2.ebuild 661
MD5 bb12b7be6f527d52575173de5db8aed0 ChangeLog 521
MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
MD5 6abcc555aab7fe035c864d94e8b22d7c files/digest-md5deep-0.16 63
diff --git a/app-crypt/md5deep/md5deep-1.2.ebuild b/app-crypt/md5deep/md5deep-1.2.ebuild
index c8ef0a388cfd..60685d6c1b2c 100644
--- a/app-crypt/md5deep/md5deep-1.2.ebuild
+++ b/app-crypt/md5deep/md5deep-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-1.2.ebuild,v 1.2 2004/06/24 21:34:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-1.2.ebuild,v 1.3 2004/07/14 01:03:26 agriffis Exp $
DESCRIPTION="Expanded md5sum program that has recursive and comparison options"
HOMEPAGE="http://md5deep.sourceforge.net"
@@ -10,7 +10,6 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
IUSE=""
DEPEND=""
-S=${WORKDIR}/${P}
src_unpack () {
unpack ${A} ; cd ${S}