diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 01:43:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 01:43:54 +0000 |
commit | e00e5cb35901b743f47eed877b05dd436f270c6d (patch) | |
tree | 97c3e3ee83cf25cd743e3a34d798ed5ea1215ceb /app-pda/pilot-link | |
parent | sync IUSE (-antlr, -bcel, -bsh, -doc, -jdepend, -jsch, -junit, -jython, -log4... (diff) | |
download | historical-e00e5cb35901b743f47eed877b05dd436f270c6d.tar.gz historical-e00e5cb35901b743f47eed877b05dd436f270c6d.tar.bz2 historical-e00e5cb35901b743f47eed877b05dd436f270c6d.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-pda/pilot-link')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild index fcbde7a469a5..a2f62bc1ade8 100644 --- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.3.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/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.8 2004/07/13 18:32:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.9 2004/07/14 01:43:26 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving information to and from your Palm device and your desktop or workstation system." |