diff options
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.4.1.ebuild')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild index c8394272dd03..d50e7764270e 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.1.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/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.5 2004/06/24 22:45:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.6 2004/07/03 12:13:43 kloeri Exp $ IUSE="" @@ -9,7 +9,7 @@ inherit distutils eutils DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" -DEPEND=">=dev-python/wxPython-2.4.0.2" +DEPEND=">=dev-python/wxpython-2.4.0.2" SLOT="0" LICENSE="Artistic" |