diff options
author | 2012-04-04 06:01:30 +0000 | |
---|---|---|
committer | 2012-04-04 06:01:30 +0000 | |
commit | 13d6a6abf1cdbdc3895897c2e15cac8998e56f94 (patch) | |
tree | 6634a2d5b0910967aa9216795a5761d25ea3be54 /net-ftp/filezilla | |
parent | marked x86 per bug 409753 (diff) | |
download | gentoo-2-13d6a6abf1cdbdc3895897c2e15cac8998e56f94.tar.gz gentoo-2-13d6a6abf1cdbdc3895897c2e15cac8998e56f94.tar.bz2 gentoo-2-13d6a6abf1cdbdc3895897c2e15cac8998e56f94.zip |
marked x86 per bug 398285
(Portage version: 2.2.0_alpha99/cvs/Linux i686)
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 575b5e66d226..f843c3477ccd 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.86 2012/04/02 16:42:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.87 2012/04/04 06:01:30 jdhore Exp $ + + 04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> filezilla-3.5.3.ebuild: + marked x86 per bug 398285 02 Apr 2012; Agostino Sarubbo <ago@gentoo.org> filezilla-3.5.3.ebuild: Stable for amd64, wrt bug #398285 diff --git a/net-ftp/filezilla/filezilla-3.5.3.ebuild b/net-ftp/filezilla/filezilla-3.5.3.ebuild index 267198332b4d..aabba271ee6f 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.3 2012/04/02 16:42:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.5.3.ebuild,v 1.4 2012/04/04 06:01:30 jdhore 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 |