diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-16 21:43:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-16 21:43:49 +0000 |
commit | cfb83da3ea92f7ff15c8baefc700e2d358774e34 (patch) | |
tree | 01ec1ae7d9a75f67d4032a6bf955c93affe332d8 /net-ftp/filezilla | |
parent | Marking gimp-2.6.12 ppc for bug 410403 (diff) | |
download | gentoo-2-cfb83da3ea92f7ff15c8baefc700e2d358774e34.tar.gz gentoo-2-cfb83da3ea92f7ff15c8baefc700e2d358774e34.tar.bz2 gentoo-2-cfb83da3ea92f7ff15c8baefc700e2d358774e34.zip |
Marking filezilla-3.5.3 ppc for bug 398285
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 f843c3477ccd..2843ceab5b7a 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.87 2012/04/04 06:01:30 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.88 2012/04/16 21:43:49 ranger Exp $ + + 16 Apr 2012; Brent Baude <ranger@gentoo.org> filezilla-3.5.3.ebuild: + Marking filezilla-3.5.3 ppc for bug 398285 04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> filezilla-3.5.3.ebuild: marked x86 per bug 398285 diff --git a/net-ftp/filezilla/filezilla-3.5.3.ebuild b/net-ftp/filezilla/filezilla-3.5.3.ebuild index aabba271ee6f..3dc4ea752b0b 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.4 2012/04/04 06:01:30 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.5.3.ebuild,v 1.5 2012/04/16 21:43:49 ranger 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 |