diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 10:23:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-06 10:23:29 +0000 |
commit | 9c37920345f804fd9061f8cb23e2387e8928de03 (patch) | |
tree | 04e2a44071048619137abe981b9bbf3a65344fc8 /net-ftp/filezilla | |
parent | Stable for sparc, wrt bug #478296 (diff) | |
download | gentoo-2-9c37920345f804fd9061f8cb23e2387e8928de03.tar.gz gentoo-2-9c37920345f804fd9061f8cb23e2387e8928de03.tar.bz2 gentoo-2-9c37920345f804fd9061f8cb23e2387e8928de03.zip |
Stable for sparc, wrt bug #482672
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r-- | net-ftp/filezilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/filezilla/filezilla-3.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog index 39b34ea9e109..6481c6dd19ef 100644 --- a/net-ftp/filezilla/ChangeLog +++ b/net-ftp/filezilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/filezilla # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.109 2013/09/01 15:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.110 2013/09/06 10:23:29 ago Exp $ + + 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.3.ebuild: + Stable for sparc, wrt bug #482672 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.3.ebuild: Stable for ppc, wrt bug #482672 diff --git a/net-ftp/filezilla/filezilla-3.7.3.ebuild b/net-ftp/filezilla/filezilla-3.7.3.ebuild index 930cb5854268..af100ba550ea 100644 --- a/net-ftp/filezilla/filezilla-3.7.3.ebuild +++ b/net-ftp/filezilla/filezilla-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.3.ebuild,v 1.3 2013/09/01 15:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.3.ebuild,v 1.4 2013/09/06 10:23:29 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua dbus nls test" RDEPEND=">=app-admin/eselect-wxwidgets-0.7-r1 |