diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:38:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:38:20 +0000 |
commit | 799e186f9c08083810463648cb3d16db6d3bbec4 (patch) | |
tree | 07be5f9a051eaff6dc2e733c0f212c0dafa66735 /net-ftp/ftpcube/ftpcube-0.4.2.ebuild | |
parent | Remove default S. (Manifest recommit) (diff) | |
download | gentoo-2-799e186f9c08083810463648cb3d16db6d3bbec4.tar.gz gentoo-2-799e186f9c08083810463648cb3d16db6d3bbec4.tar.bz2 gentoo-2-799e186f9c08083810463648cb3d16db6d3bbec4.zip |
Remove default S.
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.4.2.ebuild')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild index 15d40a1ae6de..57cafc81f0b9 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.3 2004/04/27 21:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.4 2004/05/04 11:34:44 kloeri Exp $ IUSE="" inherit distutils eutils -S="${WORKDIR}/${P}" DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" |