summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:01:41 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:01:41 +0000
commitdb80c931c33ee3f4cba48d3688ac2f8c7f3db8d8 (patch)
tree4c7bd94318797c4c0edb3323443f82b2990d8133 /dev-util/qsoapman
parentsync IUSE (-kde) (Manifest recommit) (diff)
downloadgentoo-2-db80c931c33ee3f4cba48d3688ac2f8c7f3db8d8.tar.gz
gentoo-2-db80c931c33ee3f4cba48d3688ac2f8c7f3db8d8.tar.bz2
gentoo-2-db80c931c33ee3f4cba48d3688ac2f8c7f3db8d8.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util/qsoapman')
-rw-r--r--dev-util/qsoapman/qsoapman-0.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/qsoapman/qsoapman-0.3.ebuild b/dev-util/qsoapman/qsoapman-0.3.ebuild
index 4e8e1338f27f..0cf4630187d1 100644
--- a/dev-util/qsoapman/qsoapman-0.3.ebuild
+++ b/dev-util/qsoapman/qsoapman-0.3.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/qsoapman/qsoapman-0.3.ebuild,v 1.3 2004/06/25 02:44:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qsoapman/qsoapman-0.3.ebuild,v 1.4 2004/07/15 00:01:41 agriffis Exp $
IUSE=""
-S=${WORKDIR}/${P}
DESCRIPTION="Qt SOAP Manager is a GUI tool for sending SOAP messages."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://qsoapman.sourceforge.net/"