diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:12 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:12 +0000 |
commit | bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7 (patch) | |
tree | 6d47c590a3747f062fcd5d41658f771a3823ed4f /net-ftp/lftp | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7.tar.gz historical-bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7.tar.bz2 historical-bbcba80a73b573a26a55d3ce7fde32e3d97c7bc7.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.3.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 7c0064b0e71b..e49b18e9ad61 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-ftp/lftp # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.15 2002/12/09 00:54:03 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.16 2002/12/09 04:33:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *lftp-2.6.3 (02 Dec 2002) diff --git a/net-ftp/lftp/lftp-2.5.4-r1.ebuild b/net-ftp/lftp/lftp-2.5.4-r1.ebuild index 2f91590299f7..5bc00336be5d 100644 --- a/net-ftp/lftp/lftp-2.5.4-r1.ebuild +++ b/net-ftp/lftp/lftp-2.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.7 2002/10/05 05:39:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.8 2002/12/09 04:33:12 manson Exp $ IUSE="ssl nls" @@ -16,7 +16,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_compile() { diff --git a/net-ftp/lftp/lftp-2.6.2.ebuild b/net-ftp/lftp/lftp-2.6.2.ebuild index 39f3731fa208..0cdca06449e4 100644 --- a/net-ftp/lftp/lftp-2.6.2.ebuild +++ b/net-ftp/lftp/lftp-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.5 2002/10/13 20:58:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.6 2002/12/09 04:33:12 manson Exp $ IUSE="ssl socks5 nls" @@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc -sparc -sparc64 alpha" +KEYWORDS="x86 ppc -sparc alpha" src_unpack() { diff --git a/net-ftp/lftp/lftp-2.6.3.ebuild b/net-ftp/lftp/lftp-2.6.3.ebuild index 10d2251d7596..606973170d52 100644 --- a/net-ftp/lftp/lftp-2.6.3.ebuild +++ b/net-ftp/lftp/lftp-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.2 2002/12/09 00:54:03 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.3 2002/12/09 04:33:12 manson Exp $ IUSE="ssl socks5 nls" @@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc -sparc64 ~alpha" +KEYWORDS="~x86 ~ppc -sparc ~alpha" src_unpack() { |