diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:51:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:51:54 +0000 |
commit | cb87bcb1e703d56e333e62f3e421c8bb90a84385 (patch) | |
tree | a788a8901c2f46394d0b4770baa3486d9fb8659f /net-ftp/filezilla | |
parent | Fix trailing whitespace error (diff) | |
download | gentoo-2-cb87bcb1e703d56e333e62f3e421c8bb90a84385.tar.gz gentoo-2-cb87bcb1e703d56e333e62f3e421c8bb90a84385.tar.bz2 gentoo-2-cb87bcb1e703d56e333e62f3e421c8bb90a84385.zip |
Stable for ppc, wrt bug #482672
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 7bad93fb480a..39b34ea9e109 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.108 2013/08/29 12:57:40 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.109 2013/09/01 15:51:54 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.3.ebuild: + Stable for ppc, wrt bug #482672 29 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> filezilla-3.7.3.ebuild: Stable on amd64 and x86, wrt bug #482672 diff --git a/net-ftp/filezilla/filezilla-3.7.3.ebuild b/net-ftp/filezilla/filezilla-3.7.3.ebuild index fd6d0a2293fb..930cb5854268 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.2 2013/08/29 12:57:40 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.3.ebuild,v 1.3 2013/09/01 15:51:54 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 |