diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-12 21:31:10 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-12 21:31:10 +0000 |
commit | c39aa29e66e09fa9e2b051db160b1dc212251c11 (patch) | |
tree | 0baf9fb775653e74bb955eee655673545e5f656a /net-ftp/filezilla | |
parent | block older texlive-xetex versions, they collide, by Rafał Mużyło in bug #... (diff) | |
download | gentoo-2-c39aa29e66e09fa9e2b051db160b1dc212251c11.tar.gz gentoo-2-c39aa29e66e09fa9e2b051db160b1dc212251c11.tar.bz2 gentoo-2-c39aa29e66e09fa9e2b051db160b1dc212251c11.zip |
ppc stable wrt #343711
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r-- | net-ftp/filezilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/filezilla/filezilla-3.3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog index 93419dc7a238..ae30c1cc4c96 100644 --- a/net-ftp/filezilla/ChangeLog +++ b/net-ftp/filezilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/filezilla # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.79 2011/05/23 09:49:59 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.80 2011/08/12 21:31:10 xarthisius Exp $ + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> filezilla-3.3.4.1.ebuild: + ppc stable wrt #343711 *filezilla-3.5.0 (23 May 2011) diff --git a/net-ftp/filezilla/filezilla-3.3.4.1.ebuild b/net-ftp/filezilla/filezilla-3.3.4.1.ebuild index 613377c75853..66bf0b9380f6 100644 --- a/net-ftp/filezilla/filezilla-3.3.4.1.ebuild +++ b/net-ftp/filezilla/filezilla-3.3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.3.4.1.ebuild,v 1.5 2011/04/26 10:59:43 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.3.4.1.ebuild,v 1.6 2011/08/12 21:31:10 xarthisius 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 |