diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 12:34:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-08 12:34:51 +0000 |
commit | 946fdccb318bdf363419f884290f54cf95464d74 (patch) | |
tree | 9d1718ed32d96c36a4ec1bf3044a6484a47790ec /net-ftp/filezilla | |
parent | Stable for x86, wrt bug #479872 (diff) | |
download | gentoo-2-946fdccb318bdf363419f884290f54cf95464d74.tar.gz gentoo-2-946fdccb318bdf363419f884290f54cf95464d74.tar.bz2 gentoo-2-946fdccb318bdf363419f884290f54cf95464d74.zip |
Stable for ppc, wrt bug #479880
(Portage version: 2.1.13.2/cvs/Linux x86_64, 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog index e83d1c1ff61b..0a2e6d047d81 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.104 2013/08/08 12:29:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.105 2013/08/08 12:34:51 ago Exp $ + + 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.2.ebuild: + Stable for ppc, wrt bug #479880 08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> filezilla-3.7.2.ebuild: Stable for sparc, wrt bug #479880 diff --git a/net-ftp/filezilla/filezilla-3.7.2.ebuild b/net-ftp/filezilla/filezilla-3.7.2.ebuild index 9a582b74bb5b..9bc5aa7693a3 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.4 2013/08/08 12:29:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.7.2.ebuild,v 1.5 2013/08/08 12:34:51 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 |