diff options
Diffstat (limited to 'dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild')
-rw-r--r-- | dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild b/dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild index f1ab64c7799c..a730a45f8cc6 100644 --- a/dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild +++ b/dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild,v 1.4 2002/08/16 04:04:41 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-ftp-webdav-bin/eclipse-ftp-webdav-bin-2.0.ebuild,v 1.5 2002/10/20 18:48:04 vapier Exp $ S=${WORKDIR}/eclipse DESCRIPTION="Eclipse FTP and WebDAV Tool" @@ -12,7 +12,6 @@ LICENSE="CPL-1.0" KEYWORDS="x86 sparc sparc64" DEPEND="=dev-util/eclipse-platform-bin-2.0*" -RDEPEND="${DEPEND}" src_install () { dodir /opt/eclipse |