diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:16:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:16:31 +0000 |
commit | 642454969b9b4bb45ed9cdff8c608877fb1f36a7 (patch) | |
tree | 65a7fea09cb952d612ded631cecdc7235a2fa2a0 /net-ftp/ftpcube | |
parent | Added HOMEPAGE + updated SRC_URI (diff) | |
download | gentoo-2-642454969b9b4bb45ed9cdff8c608877fb1f36a7.tar.gz gentoo-2-642454969b9b4bb45ed9cdff8c608877fb1f36a7.tar.bz2 gentoo-2-642454969b9b4bb45ed9cdff8c608877fb1f36a7.zip |
Modified HOMEPAGE variables
Diffstat (limited to 'net-ftp/ftpcube')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild b/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild index d4f2cddfa45f..a63892b183fd 100644 --- a/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild,v 1.3 2002/08/16 14:24:47 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.2-r2.ebuild,v 1.4 2002/09/21 02:16:31 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" -HOMEPAGE="ftpcube.sf.net" +HOMEPAGE="http://ftpcube.sourceforge.net/" DEPEND="<dev-python/pygtk-1.99.0" SLOT="0" diff --git a/net-ftp/ftpcube/ftpcube-0.3.3.ebuild b/net-ftp/ftpcube/ftpcube-0.3.3.ebuild index 2f9bbd455a48..631d2654096b 100644 --- a/net-ftp/ftpcube/ftpcube-0.3.3.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.3.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.3.ebuild,v 1.1 2002/08/20 01:33:34 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.3.3.ebuild,v 1.2 2002/09/21 02:16:31 vapier Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Graphic ftp client written in python and gtk" SRC_URI="mirror://sourceforge/ftpcube/${P}.tar.gz" -HOMEPAGE="ftpcube.sf.net" +HOMEPAGE="http://ftpcube.sourceforge.net/" DEPEND="<dev-python/pygtk-1.99.0" SLOT="0" |