summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:55:51 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:55:51 +0000
commitc2197cdfea5d0908f319ad6d229602bf8f5ca379 (patch)
treebad6cf028c49cdf0af3b5570acad91c72feb973a /net-ftp/ftp/ftp-0.17-r3.ebuild
parentunmasks, changelog and repoman fixes (diff)
downloadgentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.gz
gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.bz2
gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.zip
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-ftp/ftp/ftp-0.17-r3.ebuild')
-rw-r--r--net-ftp/ftp/ftp-0.17-r3.ebuild4
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 )"