diff options
author | 2003-07-15 09:19:29 +0000 | |
---|---|---|
committer | 2003-07-15 09:19:29 +0000 | |
commit | 2e5387a390d5ad52a5c7e06bc30de01947ecc45d (patch) | |
tree | 5517e23920b0d167e1eab6d4d15aefca0b884faa /net-ftp/ftp/ftp-0.17-r3.ebuild | |
parent | Added sparc stable keyword (diff) | |
download | historical-2e5387a390d5ad52a5c7e06bc30de01947ecc45d.tar.gz historical-2e5387a390d5ad52a5c7e06bc30de01947ecc45d.tar.bz2 historical-2e5387a390d5ad52a5c7e06bc30de01947ecc45d.zip |
Added sparc stable keyword
Diffstat (limited to 'net-ftp/ftp/ftp-0.17-r3.ebuild')
-rw-r--r-- | net-ftp/ftp/ftp-0.17-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild index 0eb3d0c4a1ed..3e87c5b784ea 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-2003 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.2 2003/07/13 11:55:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.3 2003/07/15 09:19:19 joker 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" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~mips ~arm" RDEPEND=">=sys-libs/ncurses-5.2 ssl? ( dev-libs/openssl )" |