diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:55:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:55:51 +0000 |
commit | c858058a827e7519fec6f0b6390404717241d435 (patch) | |
tree | dda27a05166f63ed84abc328b83b5616ac498cbe /net-ftp/ftp | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-c858058a827e7519fec6f0b6390404717241d435.tar.gz historical-c858058a827e7519fec6f0b6390404717241d435.tar.bz2 historical-c858058a827e7519fec6f0b6390404717241d435.zip |
unmasks, changelog and repoman fixes
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 e9de034440b4..0eb3d0c4a1ed 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.1 2003/06/13 13:24:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.2 2003/07/13 11:55:51 aliz 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 )" |