summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/ftpcube/ChangeLog5
-rw-r--r--net-ftp/ftpcube/ftpcube-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog
index 97b8287ca5be..04b4023665ec 100644
--- a/net-ftp/ftpcube/ChangeLog
+++ b/net-ftp/ftpcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpcube
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.32 2007/01/19 20:07:16 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.33 2007/02/24 14:42:35 dev-zero Exp $
+
+ 24 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> ftpcube-0.5.1.ebuild:
+ Re-adding sparc-keyword since dependency (paramiko) has been keyworded.
19 Jan 2007; Tiziano Müller <dev-zero@gentoo.org>
-files/ftpcube-0.4.1-gentoo.patch, -files/ftpcube-0.4.2-gentoo.patch,
diff --git a/net-ftp/ftpcube/ftpcube-0.5.1.ebuild b/net-ftp/ftpcube/ftpcube-0.5.1.ebuild
index d5e48c8ce526..9f1e87e68d82 100644
--- a/net-ftp/ftpcube/ftpcube-0.5.1.ebuild
+++ b/net-ftp/ftpcube/ftpcube-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.5.1.ebuild,v 1.1 2007/01/19 10:58:01 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.5.1.ebuild,v 1.2 2007/02/24 14:42:35 dev-zero Exp $
inherit distutils
@@ -9,7 +9,7 @@ DESCRIPTION="Graphical FTP client using wxPython"
SRC_URI="mirror://sourceforge/ftpcube/${MY_P}.tar.gz"
HOMEPAGE="http://ftpcube.sourceforge.net/"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
SLOT="0"
LICENSE="Artistic"
IUSE="sftp"