diff options
author | 2003-08-08 09:12:44 +0000 | |
---|---|---|
committer | 2003-08-08 09:12:44 +0000 | |
commit | 6266b6cc1f74e76f84a2ea198442faf177447607 (patch) | |
tree | 4cc0251d5cccfbf443646931bfd73d14248d9eb4 /net-ftp/ftp/ftp-0.17-r3.ebuild | |
parent | *** empty log message *** (diff) | |
download | historical-6266b6cc1f74e76f84a2ea198442faf177447607.tar.gz historical-6266b6cc1f74e76f84a2ea198442faf177447607.tar.bz2 historical-6266b6cc1f74e76f84a2ea198442faf177447607.zip |
Marked stable on mips
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 8f472ce1a589..e5316a2a07db 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.6 2003/07/31 00:14:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.7 2003/08/08 09:12:44 tuxus 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" +KEYWORDS="x86 ppc sparc ~alpha hppa mips ~arm amd64" RDEPEND=">=sys-libs/ncurses-5.2 ssl? ( dev-libs/openssl )" |