diff options
author | 2003-12-17 04:26:15 +0000 | |
---|---|---|
committer | 2003-12-17 04:26:15 +0000 | |
commit | 8ba2f4eb23326a64461f6d7288cec43a7e408b86 (patch) | |
tree | 5f10c5e43923bfeb71108ccb28ee2dc59587ad87 /net-ftp/ftp | |
parent | ppc64 (diff) | |
download | gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.tar.gz gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.tar.bz2 gentoo-2-8ba2f4eb23326a64461f6d7288cec43a7e408b86.zip |
ppc64
Diffstat (limited to 'net-ftp/ftp')
-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 b90960c12761..1163e698906c 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.9 2003/09/18 18:12:26 avenj Exp $ +# $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 $ 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" +KEYWORDS="x86 ppc sparc ~alpha hppa mips ~arm amd64 ia64 ppc64" RDEPEND=">=sys-libs/ncurses-5.2 ssl? ( dev-libs/openssl )" |