diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:42:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:42:46 +0000 |
commit | 4e87162c7097d18f0e2d75a283826432a4e87979 (patch) | |
tree | b3dd1b2fb617d94a66e38e97df7e10470ec6d34c /net-ftp | |
parent | Remove arm keywords (diff) | |
download | historical-4e87162c7097d18f0e2d75a283826432a4e87979.tar.gz historical-4e87162c7097d18f0e2d75a283826432a4e87979.tar.bz2 historical-4e87162c7097d18f0e2d75a283826432a4e87979.zip |
Remove arm keywords
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17-r3.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.10.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.11.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild index f455ce63cd87..550d34f022c8 100644 --- a/net-ftp/ftp/ftp-0.17-r3.ebuild +++ b/net-ftp/ftp/ftp-0.17-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.11 2004/02/20 17:00:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.12 2004/02/22 22:42:35 agriffis Exp $ IUSE="ssl" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.hcs.harvard.edu/~dholland/computers/netkit.html" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc alpha hppa mips ~arm amd64 ia64 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64" RDEPEND=">=sys-libs/ncurses-5.2 ssl? ( dev-libs/openssl )" diff --git a/net-ftp/lftp/lftp-2.6.10.ebuild b/net-ftp/lftp/lftp-2.6.10.ebuild index 52a236534cb4..de4d5538723a 100644 --- a/net-ftp/lftp/lftp-2.6.10.ebuild +++ b/net-ftp/lftp/lftp-2.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.10.ebuild,v 1.4 2003/12/15 20:14:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.10.ebuild,v 1.5 2004/02/22 22:42:46 agriffis Exp $ IUSE="ssl socks5 nls" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ~mips ~arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa ~mips ia64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) diff --git a/net-ftp/lftp/lftp-2.6.11.ebuild b/net-ftp/lftp/lftp-2.6.11.ebuild index 8bf01d520c48..f31559ba5632 100644 --- a/net-ftp/lftp/lftp-2.6.11.ebuild +++ b/net-ftp/lftp/lftp-2.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.11.ebuild,v 1.2 2004/01/11 13:24:32 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.11.ebuild,v 1.3 2004/02/22 22:42:46 agriffis Exp $ IUSE="ssl socks5 nls" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~mips ~arm ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc sparc ~alpha ~hppa ~mips ~ia64" DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) |