summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:13:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:13:52 +0000
commit9f9d569c50436328e9d4f9c8179c4ed43f8b3b35 (patch)
tree60deb577e0bc3ea4c3eccfb59712b4eb45cbcc1e /dev-util/strace
parentinherit eutils, sync IUSE (+gnome), don't assign S=${WORKDIR}/${P} (Manifest ... (diff)
downloadgentoo-2-9f9d569c50436328e9d4f9c8179c4ed43f8b3b35.tar.gz
gentoo-2-9f9d569c50436328e9d4f9c8179c4ed43f8b3b35.tar.bz2
gentoo-2-9f9d569c50436328e9d4f9c8179c4ed43f8b3b35.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/strace-4.4.94.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.4.94.ebuild b/dev-util/strace/strace-4.4.94.ebuild
index f673b6566d1a..2f0a7f897d76 100644
--- a/dev-util/strace/strace-4.4.94.ebuild
+++ b/dev-util/strace/strace-4.4.94.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.9 2004/07/02 05:13:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.10 2004/07/15 00:11:43 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A usefull diagnostic, instructional, and debugging tool"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/"