diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 20:09:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 20:09:30 +0000 |
commit | 2a0781f420c4ef21d8b978820aab54a859dd8b65 (patch) | |
tree | 4aa886d1c67bf0775edc58362dc12b2d0e50e4f6 /net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-2a0781f420c4ef21d8b978820aab54a859dd8b65.tar.gz gentoo-2-2a0781f420c4ef21d8b978820aab54a859dd8b65.tar.bz2 gentoo-2-2a0781f420c4ef21d8b978820aab54a859dd8b65.zip |
sparc/x86 stable, remove old
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild')
-rw-r--r-- | net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild b/net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild index d51975ae87d7..915fb7fa2deb 100644 --- a/net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild +++ b/net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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-r1.ebuild,v 1.1 2007/12/12 16:43:48 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ftpcube-0.5.1-r1.ebuild,v 1.2 2008/01/21 20:09:29 armin76 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" SLOT="0" LICENSE="Artistic" IUSE="sftp" |