diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-17 17:43:16 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-17 17:43:16 +0000 |
commit | 7464c5651374bd78c3afb07a5388361419dd1334 (patch) | |
tree | 68c6288db4605ce17c0f97c239b5af390e9aa24a /net-ftp | |
parent | Version bump (diff) | |
download | gentoo-2-7464c5651374bd78c3afb07a5388361419dd1334.tar.gz gentoo-2-7464c5651374bd78c3afb07a5388361419dd1334.tar.bz2 gentoo-2-7464c5651374bd78c3afb07a5388361419dd1334.zip |
Stable ppc, bug #424922
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 063370a71f76..5758bb20a01c 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.370 2012/07/10 18:56:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.371 2012/07/17 17:43:16 blueness Exp $ + + 17 Jul 2012; Anthony G. Basile <blueness@gentoo.org> lftp-4.3.7.ebuild: + Stable ppc, bug #424922 10 Jul 2012; Brent Baude <ranger@gentoo.org> lftp-4.3.7.ebuild: Marking lftp-4.3.7 ppc64 for bug 424922 diff --git a/net-ftp/lftp/lftp-4.3.7.ebuild b/net-ftp/lftp/lftp-4.3.7.ebuild index b4487a7aa0b2..2f9e1acf8754 100644 --- a/net-ftp/lftp/lftp-4.3.7.ebuild +++ b/net-ftp/lftp/lftp-4.3.7.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/lftp/lftp-4.3.7.ebuild,v 1.5 2012/07/10 18:56:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.7.ebuild,v 1.6 2012/07/17 17:43:16 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd" LFTP_LINGUAS="cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW" |