diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 12:38:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 12:38:02 +0000 |
commit | 0aefe7c3da702a2e6751e544f6451b7665992375 (patch) | |
tree | 15f6bcc4043fc21a2964d918a324f5348644c296 /net-ftp | |
parent | Stable for sh, wrt bug #478316 (diff) | |
download | gentoo-2-0aefe7c3da702a2e6751e544f6451b7665992375.tar.gz gentoo-2-0aefe7c3da702a2e6751e544f6451b7665992375.tar.bz2 gentoo-2-0aefe7c3da702a2e6751e544f6451b7665992375.zip |
Stable for x86, wrt bug #479880
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/filezilla/filezilla-3.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog index 0a2e6d047d81..6f00b854fb05 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.105 2013/08/08 12:34:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.106 2013/08/08 12:38:02 ago Exp $ + + 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.2.ebuild: + Stable for x86, wrt bug #479880 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.2.ebuild: Stable for ppc, wrt bug #479880 diff --git a/net-ftp/filezilla/filezilla-3.7.2.ebuild b/net-ftp/filezilla/filezilla-3.7.2.ebuild index 9bc5aa7693a3..479f08bb0aad 100644 --- a/net-ftp/filezilla/filezilla-3.7.2.ebuild +++ b/net-ftp/filezilla/filezilla-3.7.2.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.2.ebuild,v 1.5 2013/08/08 12:34:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.2.ebuild,v 1.6 2013/08/08 12:38:02 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 |