diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-02 15:38:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-02 15:38:46 +0000 |
commit | 571d3012a7860b04d00a93e3baa6a9b499218586 (patch) | |
tree | 09b3af340a38d96fe1b3d790be02f07bdbf71d9e /net-ftp/lftp/lftp-4.3.1.ebuild | |
parent | Old. (diff) | |
download | historical-571d3012a7860b04d00a93e3baa6a9b499218586.tar.gz historical-571d3012a7860b04d00a93e3baa6a9b499218586.tar.bz2 historical-571d3012a7860b04d00a93e3baa6a9b499218586.zip |
Stable for HPPA (bug #377341).
Package-Manager: portage-2.2.0_alpha49/cvs/Linux x86_64
Diffstat (limited to 'net-ftp/lftp/lftp-4.3.1.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.3.1.ebuild b/net-ftp/lftp/lftp-4.3.1.ebuild index 69a482a3a8dd..f58fc1c8a136 100644 --- a/net-ftp/lftp/lftp-4.3.1.ebuild +++ b/net-ftp/lftp/lftp-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.1.ebuild,v 1.2 2011/08/02 15:27:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.1.ebuild,v 1.3 2011/08/02 15:38:46 jer Exp $ EAPI="3" @@ -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" IUSE="ssl gnutls socks5 nls" RDEPEND=" |