summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:13:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:13:59 +0000
commitb1bb67f07f06edec18b3d003cce1aeb125b55c4b (patch)
treeb47a10622b278264e729d543a92e5616fa622cd9 /dev-util/usb-robot
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadgentoo-2-b1bb67f07f06edec18b3d003cce1aeb125b55c4b.tar.gz
gentoo-2-b1bb67f07f06edec18b3d003cce1aeb125b55c4b.tar.bz2
gentoo-2-b1bb67f07f06edec18b3d003cce1aeb125b55c4b.zip
sync IUSE (-usb), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util/usb-robot')
-rw-r--r--dev-util/usb-robot/usb-robot-0.2.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/usb-robot/usb-robot-0.2.0.ebuild b/dev-util/usb-robot/usb-robot-0.2.0.ebuild
index 1a26255b499a..30db34a6dd0a 100644
--- a/dev-util/usb-robot/usb-robot-0.2.0.ebuild
+++ b/dev-util/usb-robot/usb-robot-0.2.0.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/usb-robot/usb-robot-0.2.0.ebuild,v 1.2 2004/06/25 02:49:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/usb-robot/usb-robot-0.2.0.ebuild,v 1.3 2004/07/15 00:13:59 agriffis Exp $
-IUSE="usb perl readline"
+IUSE="perl readline"
-S=${WORKDIR}/${P}
DESCRIPTION="USB Reverse engineering tools"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://usb-robot.sourceforge.net/"