summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:45:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:45:47 +0000
commitb1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5 (patch)
tree5653e2894638c3e5db70347e49fb3663bf4954e8 /sys-apps/subterfugue
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-b1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5.tar.gz
historical-b1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5.tar.bz2
historical-b1f4b08859d95ebc76d8eaa07d36b38b3b1ea9f5.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/subterfugue')
-rw-r--r--sys-apps/subterfugue/subterfugue-0.2.1a.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild b/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild
index fe657eb365b2..599949fa4c43 100644
--- a/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild
+++ b/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild,v 1.6 2004/06/24 22:27:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild,v 1.7 2004/07/15 02:36:05 agriffis Exp $
inherit distutils eutils
IUSE="gtk"
-S=${WORKDIR}/${P}
DESCRIPTION="strace meets expect"
SRC_URI="mirror://sourceforge/subterfugue/${P}.tgz"
HOMEPAGE="http://www.subterfugue.org/"