summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-30 18:18:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-30 18:18:06 +0000
commitd567ff884ca0d6b851b15641c0d4c1486dcfa632 (patch)
tree52db59fda4631e1be1c9bfe8074496340eeaf781 /net-ftp/filezilla
parentMarked ~hppa (bug #302880). (diff)
downloadgentoo-2-d567ff884ca0d6b851b15641c0d4c1486dcfa632.tar.gz
gentoo-2-d567ff884ca0d6b851b15641c0d4c1486dcfa632.tar.bz2
gentoo-2-d567ff884ca0d6b851b15641c0d4c1486dcfa632.zip
sparc stable wrt #297020
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 72291afb1f91..e1334a321494 100644
--- a/net-ftp/filezilla/ChangeLog
+++ b/net-ftp/filezilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/filezilla
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.61 2010/01/07 16:28:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.62 2010/01/30 18:18:06 armin76 Exp $
+
+ 30 Jan 2010; Raúl Porcel <armin76@gentoo.org> filezilla-3.3.0.1.ebuild:
+ sparc stable wrt #297020
07 Jan 2010; Joseph Jezak <josejx@gentoo.org> filezilla-3.3.0.1.ebuild:
Marked ppc stable for bug #297020.
diff --git a/net-ftp/filezilla/filezilla-3.3.0.1.ebuild b/net-ftp/filezilla/filezilla-3.3.0.1.ebuild
index 9729ee098938..54c482d37236 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-2010 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.4 2010/01/07 16:28:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.3.0.1.ebuild,v 1.5 2010/01/30 18:18:06 armin76 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