diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:41:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 17:41:16 +0000 |
commit | 63ff6ca569448c489d0622780472c60e793a4831 (patch) | |
tree | 9467de481dcfba37afa2d5897d119ba644646663 /net-ftp/lftp/lftp-4.4.9.ebuild | |
parent | Stable for ppc64, wrt bug #480082 (diff) | |
download | gentoo-2-63ff6ca569448c489d0622780472c60e793a4831.tar.gz gentoo-2-63ff6ca569448c489d0622780472c60e793a4831.tar.bz2 gentoo-2-63ff6ca569448c489d0622780472c60e793a4831.zip |
Stable for ppc64, wrt bug #485590
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/lftp/lftp-4.4.9.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.4.9.ebuild b/net-ftp/lftp/lftp-4.4.9.ebuild index c673a342c28a..a8afa6d0ef29 100644 --- a/net-ftp/lftp/lftp-4.4.9.ebuild +++ b/net-ftp/lftp/lftp-4.4.9.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.9.ebuild,v 1.4 2013/09/23 17:22:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.4.9.ebuild,v 1.5 2013/09/23 17:41:16 ago Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.yar.ru/ftp/${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 openssl socks5 +ssl" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru zh_CN zh_HK zh_TW ) |