summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 01:43:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 01:43:54 +0000
commite00e5cb35901b743f47eed877b05dd436f270c6d (patch)
tree97c3e3ee83cf25cd743e3a34d798ed5ea1215ceb /app-pda
parentsync IUSE (-antlr, -bcel, -bsh, -doc, -jdepend, -jsch, -junit, -jython, -log4... (diff)
downloadhistorical-e00e5cb35901b743f47eed877b05dd436f270c6d.tar.gz
historical-e00e5cb35901b743f47eed877b05dd436f270c6d.tar.bz2
historical-e00e5cb35901b743f47eed877b05dd436f270c6d.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.3.ebuild3
-rw-r--r--app-pda/plptools/plptools-0.11-r1.ebuild3
-rw-r--r--app-pda/plptools/plptools-0.11.ebuild3
3 files changed, 3 insertions, 6 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."
diff --git a/app-pda/plptools/plptools-0.11-r1.ebuild b/app-pda/plptools/plptools-0.11-r1.ebuild
index 5c7f390ce145..6cdbcda2ec2e 100644
--- a/app-pda/plptools/plptools-0.11-r1.ebuild
+++ b/app-pda/plptools/plptools-0.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11-r1.ebuild,v 1.8 2004/07/13 18:33:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11-r1.ebuild,v 1.9 2004/07/14 01:43:54 agriffis Exp $
DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial."
HOMEPAGE="http://plptools.sourceforge.net"
@@ -11,7 +11,6 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
DEPEND="virtual/libc"
-S="${WORKDIR}/${P}"
src_compile() {
patch -p1 < ${FILESDIR}/${P}-gentoo.patch || die "Patch failed!"
diff --git a/app-pda/plptools/plptools-0.11.ebuild b/app-pda/plptools/plptools-0.11.ebuild
index 3ff79164e3e1..a5c0fbbf618a 100644
--- a/app-pda/plptools/plptools-0.11.ebuild
+++ b/app-pda/plptools/plptools-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11.ebuild,v 1.10 2004/07/13 18:33:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11.ebuild,v 1.11 2004/07/14 01:43:54 agriffis Exp $
DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial."
HOMEPAGE="http://plptools.sourceforge.net"
@@ -11,7 +11,6 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/libc"
-S="${WORKDIR}/${P}"
src_compile() {
patch -p1 < ${FILESDIR}/${P}-gentoo.patch | die "Patch failed!"