diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-15 08:51:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-15 08:51:28 +0000 |
commit | 5f7ddb87921c7a44fde5b1e79a42acb96df086b6 (patch) | |
tree | 8f799e352333e7244261d758c1598137da223cec /net-ftp/lftp | |
parent | Stable for x86, wrt bug #464438 (diff) | |
download | gentoo-2-5f7ddb87921c7a44fde5b1e79a42acb96df086b6.tar.gz gentoo-2-5f7ddb87921c7a44fde5b1e79a42acb96df086b6.tar.bz2 gentoo-2-5f7ddb87921c7a44fde5b1e79a42acb96df086b6.zip |
Stable for x86, wrt bug #465700
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index b58abcf0236c..b5e48db84f51 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/lftp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.397 2013/04/14 21:26:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.398 2013/04/15 08:51:28 ago Exp $ + + 15 Apr 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.5.ebuild: + Stable for x86, wrt bug #465700 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> lftp-4.4.5.ebuild: Stable for ppc64, wrt bug #465700 diff --git a/net-ftp/lftp/lftp-4.4.5.ebuild b/net-ftp/lftp/lftp-4.4.5.ebuild index df167dd23e5b..fd08182be3df 100644 --- a/net-ftp/lftp/lftp-4.4.5.ebuild +++ b/net-ftp/lftp/lftp-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.5.ebuild,v 1.3 2013/04/14 21:26:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.5.ebuild,v 1.4 2013/04/15 08:51:28 ago Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="gnutls nls socks5 +ssl" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW ) |