diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-06-28 15:39:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-06-28 15:39:11 +0000 |
commit | 2b2193b39930a04df81472893a103407c6e1c65f (patch) | |
tree | 794b19b8356efc581da06b15d491785e3dd97b42 /net-ftp | |
parent | old (diff) | |
download | gentoo-2-2b2193b39930a04df81472893a103407c6e1c65f.tar.gz gentoo-2-2b2193b39930a04df81472893a103407c6e1c65f.tar.bz2 gentoo-2-2b2193b39930a04df81472893a103407c6e1c65f.zip |
arm/s390/sh stable
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftp/ftp-0.17-r7.ebuild b/net-ftp/ftp/ftp-0.17-r7.ebuild index c160b2539547..508df1f14291 100644 --- a/net-ftp/ftp/ftp-0.17-r7.ebuild +++ b/net-ftp/ftp/ftp-0.17-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.3 2008/06/16 03:49:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.4 2008/06/28 15:39:11 vapier Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="ssl ipv6" RDEPEND=">=sys-libs/ncurses-5.2 |