diff options
author | 2003-07-16 14:18:49 +0000 | |
---|---|---|
committer | 2003-07-16 14:18:49 +0000 | |
commit | ea57facf92247cab788675d69d66ece154f406c7 (patch) | |
tree | 24a069c135d523549e435f9fac99c09dad715096 /net-ftp/ftp/ftp-0.17-r3.ebuild | |
parent | version bump and merge with gimp-print-cups (diff) | |
download | historical-ea57facf92247cab788675d69d66ece154f406c7.tar.gz historical-ea57facf92247cab788675d69d66ece154f406c7.tar.bz2 historical-ea57facf92247cab788675d69d66ece154f406c7.zip |
ppc profile cleanup
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 3e87c5b784ea..8018120b192d 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.3 2003/07/15 09:19:19 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r3.ebuild,v 1.4 2003/07/16 14:18:04 pvdabeel 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 )" |