diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 17:50:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 17:50:07 +0000 |
commit | 00f365fb2af6a23941254b83518aef3142d3d947 (patch) | |
tree | 1d3630084d81febe89be026b4082567457ccced8 | |
parent | Stable for x86, wrt bug #437414 (diff) | |
download | gentoo-2-00f365fb2af6a23941254b83518aef3142d3d947.tar.gz gentoo-2-00f365fb2af6a23941254b83518aef3142d3d947.tar.bz2 gentoo-2-00f365fb2af6a23941254b83518aef3142d3d947.zip |
alpha/ia64/s390/sparc stable wrt #440160
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index f9c9d1aa6894..ab8e74717fa9 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.386 2012/11/21 13:22:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.387 2012/12/16 17:50:07 armin76 Exp $ + + 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> lftp-4.4.0.ebuild: + alpha/ia64/s390/sparc stable wrt #440160 21 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> lftp-4.4.0.ebuild: amd64 stable, wrt bug #440160 diff --git a/net-ftp/lftp/lftp-4.4.0.ebuild b/net-ftp/lftp/lftp-4.4.0.ebuild index b31e55ca258b..aaa49fa6cbfb 100644 --- a/net-ftp/lftp/lftp-4.4.0.ebuild +++ b/net-ftp/lftp/lftp-4.4.0.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.4.0.ebuild,v 1.5 2012/11/21 13:22:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.0.ebuild,v 1.6 2012/12/16 17:50:07 armin76 Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,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" |