summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:55:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:55:35 +0000
commit2af1535ad535236a852c5211d2e963f02b10b800 (patch)
tree520a308707cb242f01457db17a5027c39ae6b477 /net-ftp
parentsync IUSE (missing) (diff)
downloadgentoo-2-2af1535ad535236a852c5211d2e963f02b10b800.tar.gz
gentoo-2-2af1535ad535236a852c5211d2e963f02b10b800.tar.bz2
gentoo-2-2af1535ad535236a852c5211d2e963f02b10b800.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/deadftp/deadftp-0.1.3.ebuild3
-rw-r--r--net-ftp/gftp/gftp-2.0.14.ebuild3
-rw-r--r--net-ftp/gftp/gftp-2.0.15.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/net-ftp/deadftp/deadftp-0.1.3.ebuild b/net-ftp/deadftp/deadftp-0.1.3.ebuild
index 412d34ca20d8..710899143e53 100644
--- a/net-ftp/deadftp/deadftp-0.1.3.ebuild
+++ b/net-ftp/deadftp/deadftp-0.1.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/net-ftp/deadftp/deadftp-0.1.3.ebuild,v 1.11 2004/06/24 22:44:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/deadftp/deadftp-0.1.3.ebuild,v 1.12 2004/07/14 23:54:50 agriffis Exp $
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="Gnome based FTP Client"
SRC_URI="mirror://sourceforge/deadftp/${P}.tar.bz2"
HOMEPAGE="http://deadftp.sourceforge.net"
diff --git a/net-ftp/gftp/gftp-2.0.14.ebuild b/net-ftp/gftp/gftp-2.0.14.ebuild
index 24b985b4951a..732dce9fc456 100644
--- a/net-ftp/gftp/gftp-2.0.14.ebuild
+++ b/net-ftp/gftp/gftp-2.0.14.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.10 2004/06/24 22:45:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.14.ebuild,v 1.11 2004/07/14 23:55:35 agriffis Exp $
IUSE="nls gtk2"
-S=${WORKDIR}/${P}
DESCRIPTION="Gnome based FTP Client"
SRC_URI="http://www.gftp.org/${P}.tar.bz2"
HOMEPAGE="http://www.gftp.org"
diff --git a/net-ftp/gftp/gftp-2.0.15.ebuild b/net-ftp/gftp/gftp-2.0.15.ebuild
index cacd69f7315f..105b6cb41f8f 100644
--- a/net-ftp/gftp/gftp-2.0.15.ebuild
+++ b/net-ftp/gftp/gftp-2.0.15.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.9 2004/06/24 22:45:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.15.ebuild,v 1.10 2004/07/14 23:55:35 agriffis Exp $
inherit eutils
IUSE="nls gtk gtk2 ssl"
-S=${WORKDIR}/${P}
DESCRIPTION="Gnome based FTP Client"
SRC_URI="http://www.gftp.org/${P}.tar.bz2"
HOMEPAGE="http://www.gftp.org"