diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:21 +0000 |
commit | 37c97f840908dd57c60141bf7ab29a4e0f861ad9 (patch) | |
tree | ed20acc6fda6e2bdbbe0e6ffaef32a9cd2061768 /net-ftp/lukemftp/lukemftp-1.5-r4.ebuild | |
parent | removed old ebuild (diff) | |
download | gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.gz gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.tar.bz2 gentoo-2-37c97f840908dd57c60141bf7ab29a4e0f861ad9.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-ftp/lukemftp/lukemftp-1.5-r4.ebuild')
-rw-r--r-- | net-ftp/lukemftp/lukemftp-1.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild b/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild index 19b9a8fbb69d..7c92ed8389b5 100644 --- a/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild +++ b/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild,v 1.5 2002/12/01 03:33:14 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lukemftp/lukemftp-1.5-r4.ebuild,v 1.6 2002/12/09 04:33:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="NetBSD FTP client with several advanced features" @@ -10,7 +10,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.1" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc sparc64 ~ppc" +KEYWORDS="x86 sparc ~ppc" src_unpack() { unpack ${A} |