summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2009-12-24 16:55:27 +0000
committerPacho Ramos <pacho@gentoo.org>2009-12-24 16:55:27 +0000
commit54237048703f95f009ea9eacea4ac751f56c01a0 (patch)
tree5949ef2de4377430ba4d2ad2bbe3541131c4d337 /net-ftp/filezilla
parentVersion bump. (diff)
downloadgentoo-2-54237048703f95f009ea9eacea4ac751f56c01a0.tar.gz
gentoo-2-54237048703f95f009ea9eacea4ac751f56c01a0.tar.bz2
gentoo-2-54237048703f95f009ea9eacea4ac751f56c01a0.zip
amd64 stable, bug 297020
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r--net-ftp/filezilla/ChangeLog5
-rw-r--r--net-ftp/filezilla/filezilla-3.3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog
index 91b396f65b7d..0016881e0d9d 100644
--- a/net-ftp/filezilla/ChangeLog
+++ b/net-ftp/filezilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/filezilla
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.57 2009/11/15 20:05:04 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.58 2009/12/24 16:55:27 pacho Exp $
+
+ 24 Dec 2009; Pacho Ramos <pacho@gentoo.org> filezilla-3.3.0.1.ebuild:
+ amd64 stable, bug 297020
*filezilla-3.3.0.1 (15 Nov 2009)
diff --git a/net-ftp/filezilla/filezilla-3.3.0.1.ebuild b/net-ftp/filezilla/filezilla-3.3.0.1.ebuild
index b19b6099e710..0893dc4c7fcd 100644
--- a/net-ftp/filezilla/filezilla-3.3.0.1.ebuild
+++ b/net-ftp/filezilla/filezilla-3.3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.3.0.1.ebuild,v 1.1 2009/11/15 20:05:04 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.3.0.1.ebuild,v 1.2 2009/12/24 16:55:27 pacho Exp $
EAPI=2
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="dbus nls test"
RDEPEND=">=app-admin/eselect-wxwidgets-0.7-r1