diff options
author | 2004-12-14 21:15:58 +0000 | |
---|---|---|
committer | 2004-12-14 21:15:58 +0000 | |
commit | 5323f1a5d2222936c8659686d6563a5b28ff3491 (patch) | |
tree | f0fb07c0f10195d2013a77363cb20217558ec17a /net-ftp/ftpcube | |
parent | removing gcc depend as it breaks default-1.0 profile (Manifest recommit) (diff) | |
download | gentoo-2-5323f1a5d2222936c8659686d6563a5b28ff3491.tar.gz gentoo-2-5323f1a5d2222936c8659686d6563a5b28ff3491.tar.bz2 gentoo-2-5323f1a5d2222936c8659686d6563a5b28ff3491.zip |
Changed DEPENDS to <wxpython2.5.1.3
Diffstat (limited to 'net-ftp/ftpcube')
-rw-r--r-- | net-ftp/ftpcube/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.4.3.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index 235c18218a65..065f7b4733fd 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-ftp/ftpcube # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.26 2004/10/30 21:49:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.27 2004/12/14 21:15:58 pythonhead Exp $ + + 14 Dec 2004; Rob Cakebread <pythonhead@gentoo.org> ftpcube-0.4.0.ebuild, + ftpcube-0.4.1.ebuild, ftpcube-0.4.2.ebuild, ftpcube-0.4.3-r1.ebuild, + ftpcube-0.4.3.ebuild: + Changed DEPENDS to <wxpython2.5.1.3 30 Oct 2004; Tom Martin <slarti@gentoo.org> ftpcube-0.4.3-r1.ebuild: Marked ~amd64 for bug 69552. diff --git a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild index b9f5edb546c0..d426d13edb90 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild @@ -1,11 +1,11 @@ # 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.0.ebuild,v 1.8 2004/07/03 12:13:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.9 2004/12/14 21:15:58 pythonhead Exp $ DESCRIPTION="Graphic ftp client written in python and gtk" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" HOMEPAGE="http://ftpcube.sourceforge.net/" -DEPEND="dev-python/wxpython" +DEPEND="<dev-python/wxpython-2.5.1.3" SLOT="0" LICENSE="Artistic" diff --git a/net-ftp/ftpcube/ftpcube-0.4.1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.1.ebuild index d50e7764270e..63d71f35253f 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.6 2004/07/03 12:13:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.1.ebuild,v 1.7 2004/12/14 21:15:58 pythonhead 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.5.1.3" SLOT="0" LICENSE="Artistic" 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" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild index d1c0ff4e9992..c9fa855bd985 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3-r1.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.3-r1.ebuild,v 1.7 2004/10/30 21:49:55 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3-r1.ebuild,v 1.8 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" diff --git a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild b/net-ftp/ftpcube/ftpcube-0.4.3.ebuild index 9f65e9ab8fd8..5bd0275d30e6 100644 --- a/net-ftp/ftpcube/ftpcube-0.4.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.4.3.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.3.ebuild,v 1.9 2004/07/03 12:13:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.3.ebuild,v 1.10 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" |