diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:10:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:10:44 +0000 |
commit | 2eb285faee0dd9c156447016c4814107ea61fcc4 (patch) | |
tree | aefec389838bf0cbe6cc63642ccd2cc98fe407ab /net-ftp/filezilla | |
parent | Mask media-libs/freetype[lcdfilter] except arches that have fontconfig-infina... (diff) | |
download | gentoo-2-2eb285faee0dd9c156447016c4814107ea61fcc4.tar.gz gentoo-2-2eb285faee0dd9c156447016c4814107ea61fcc4.tar.bz2 gentoo-2-2eb285faee0dd9c156447016c4814107ea61fcc4.zip |
sparc stable wrt #398285
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r-- | net-ftp/filezilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/filezilla/filezilla-3.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog index c26cf9c774c3..3d55c20ba3f9 100644 --- a/net-ftp/filezilla/ChangeLog +++ b/net-ftp/filezilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/filezilla # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.89 2012/05/03 05:37:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.90 2012/07/29 16:10:44 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> filezilla-3.5.3.ebuild: + sparc stable wrt #398285 03 May 2012; Jeff Horelick <jdhore@gentoo.org> filezilla-3.3.4.1.ebuild, filezilla-3.5.1.ebuild, filezilla-3.5.2.ebuild, filezilla-3.5.3.ebuild: diff --git a/net-ftp/filezilla/filezilla-3.5.3.ebuild b/net-ftp/filezilla/filezilla-3.5.3.ebuild index 9ece2371c328..fd46ea3856b0 100644 --- a/net-ftp/filezilla/filezilla-3.5.3.ebuild +++ b/net-ftp/filezilla/filezilla-3.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.5.3.ebuild,v 1.6 2012/05/03 05:37:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.5.3.ebuild,v 1.7 2012/07/29 16:10:44 armin76 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 |