diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-20 17:02:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-20 17:02:02 +0000 |
commit | 3efbf28e97f42a9e08e339d4b917e6f621b54027 (patch) | |
tree | 0a0fd4fd5d5f9a805232b9d98c07093da42b1cca /net-ftp/ftp/ftp-0.17-r3.ebuild | |
parent | Marked stable on x86. Close #26143. (Manifest recommit) (diff) | |
download | gentoo-2-3efbf28e97f42a9e08e339d4b917e6f621b54027.tar.gz gentoo-2-3efbf28e97f42a9e08e339d4b917e6f621b54027.tar.bz2 gentoo-2-3efbf28e97f42a9e08e339d4b917e6f621b54027.zip |
stable on alpha
Diffstat (limited to 'net-ftp/ftp/ftp-0.17-r3.ebuild')
-rw-r--r-- | net-ftp/ftp/ftp-0.17-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/ftp/ftp-0.17-r3.ebuild b/net-ftp/ftp/ftp-0.17-r3.ebuild index 1163e698906c..f455ce63cd87 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. +# 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.10 2003/12/17 04:24:36 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.11 2004/02/20 17:00:56 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 ~arm amd64 ia64 ppc64" RDEPEND=">=sys-libs/ncurses-5.2 ssl? ( dev-libs/openssl )" |