summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2003-01-03 18:50:51 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2003-01-03 18:50:51 +0000
commit6d71e81d6892bbdcf776ab65c974cf2dd16b44c0 (patch)
tree3ac88c38dac83efa7ad538cff433e65a4ac43a5e /net-ftp/ftpcube/ftpcube-0.4.0.ebuild
parentFixed deps (diff)
downloadgentoo-2-6d71e81d6892bbdcf776ab65c974cf2dd16b44c0.tar.gz
gentoo-2-6d71e81d6892bbdcf776ab65c974cf2dd16b44c0.tar.bz2
gentoo-2-6d71e81d6892bbdcf776ab65c974cf2dd16b44c0.zip
changed to stable
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.4.0.ebuild')
-rw-r--r--net-ftp/ftpcube/ftpcube-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild
index 086b9fdf180e..e7a46947936e 100644
--- a/net-ftp/ftpcube/ftpcube-0.4.0.ebuild
+++ b/net-ftp/ftpcube/ftpcube-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.0.ebuild,v 1.1 2002/12/22 13:45:34 bass Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.4.0.ebuild,v 1.2 2003/01/03 18:50:51 bass Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Graphic ftp client written in python and gtk"
@@ -10,7 +10,7 @@ DEPEND="dev-python/wxPython"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
src_compile() {
python setup.py clean || die "clean fails"