diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-06 02:31:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-06 02:31:36 +0000 |
commit | 8192f81e9ab11a3f23da29e2c6dc51505ee98017 (patch) | |
tree | 543b5ac26b5c11535d1b5d453a29eda1852b0d9a /net-ftp | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-8192f81e9ab11a3f23da29e2c6dc51505ee98017.tar.gz gentoo-2-8192f81e9ab11a3f23da29e2c6dc51505ee98017.tar.bz2 gentoo-2-8192f81e9ab11a3f23da29e2c6dc51505ee98017.zip |
arm/s390 stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-3.7.0.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.7.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/lftp/lftp-3.7.0.ebuild b/net-ftp/lftp/lftp-3.7.0.ebuild index 1bbc4e77f2a1..b672797ec026 100644 --- a/net-ftp/lftp/lftp-3.7.0.ebuild +++ b/net-ftp/lftp/lftp-3.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.0.ebuild,v 1.7 2008/06/17 11:58:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.0.ebuild,v 1.8 2008/11/06 02:31:36 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/lftp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 diff --git a/net-ftp/lftp/lftp-3.7.3.ebuild b/net-ftp/lftp/lftp-3.7.3.ebuild index 88042ea829a4..b313c27fdeae 100644 --- a/net-ftp/lftp/lftp-3.7.3.ebuild +++ b/net-ftp/lftp/lftp-3.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.3.ebuild,v 1.2 2008/06/30 21:00:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.7.3.ebuild,v 1.3 2008/11/06 02:31:36 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/lftp/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 |