diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-08-01 16:56:34 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-08-01 16:56:34 +0000 |
commit | 0d979405d5739209c11f50578546767cd806f029 (patch) | |
tree | 2e35da03986fca62714b79a06a1f36e53c4ae795 /net-ftp | |
parent | Added patch for mysql header conflict (fixed in upstream trunk). (diff) | |
download | gentoo-2-0d979405d5739209c11f50578546767cd806f029.tar.gz gentoo-2-0d979405d5739209c11f50578546767cd806f029.tar.bz2 gentoo-2-0d979405d5739209c11f50578546767cd806f029.zip |
stable sparc, bug 277247
(Portage version: 2.1.6.13/cvs/Linux sparc64)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/filezilla/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/filezilla/ChangeLog b/net-ftp/filezilla/ChangeLog index 70696d559b79..95b9d977c964 100644 --- a/net-ftp/filezilla/ChangeLog +++ b/net-ftp/filezilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/filezilla # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.50 2009/07/19 14:53:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.51 2009/08/01 16:56:34 tcunha Exp $ + + 01 Aug 2009; Tiago Cunha <tcunha@gentoo.org> filezilla-3.2.4.1-r1.ebuild: + stable sparc, bug 277247 19 Jul 2009; nixnut <nixnut@gentoo.org> filezilla-3.2.4.1-r1.ebuild: ppc stable #274335 diff --git a/net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild b/net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild index 2fb1f0abb387..85deb84bb7ac 100644 --- a/net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild +++ b/net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild,v 1.4 2009/07/19 14:53:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.2.4.1-r1.ebuild,v 1.5 2009/08/01 16:56:34 tcunha 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 test" RDEPEND="net-dns/libidn |