diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-22 17:32:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-22 17:32:31 +0000 |
commit | defa83df7bf60f41a2bc8604ea902bdf25d6b2f9 (patch) | |
tree | f31e32893af96f6c613a9cab9ae8cb6ff35bf5d3 /net-ftp/lftp/lftp-4.1.3.ebuild | |
parent | Stable on amd64 wrt bug #355911 (diff) | |
download | gentoo-2-defa83df7bf60f41a2bc8604ea902bdf25d6b2f9.tar.gz gentoo-2-defa83df7bf60f41a2bc8604ea902bdf25d6b2f9.tar.bz2 gentoo-2-defa83df7bf60f41a2bc8604ea902bdf25d6b2f9.zip |
Stable on amd64 wrt bug #355921
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/lftp/lftp-4.1.3.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.1.3.ebuild b/net-ftp/lftp/lftp-4.1.3.ebuild index ec29ce209429..65af1bb628fa 100644 --- a/net-ftp/lftp/lftp-4.1.3.ebuild +++ b/net-ftp/lftp/lftp-4.1.3.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.1.3.ebuild,v 1.1 2011/01/18 16:07:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.1.3.ebuild,v 1.2 2011/02/22 17:32:31 hwoarang 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=" |