diff options
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.4.2.ebuild')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild b/net-ftp/ftpcube/ftpcube-0.4.2.ebuild index 7ae0efd5550c..3bde61320188 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.2.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.2.ebuild,v 1.6 2004/07/03 12:13:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.2.ebuild,v 1.7 2004/12/14 21:15:58 pythonhead Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Graphical FTP client using wxPython" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" DEPEND="virtual/python - >=dev-python/wxpython-2.4.0.2" + <dev-python/wxpython-2.5.1.3" SLOT="0" LICENSE="Artistic" |