diff options
author | Graham Forest <vitaminmoo@gentoo.org> | 2003-04-12 00:30:58 +0000 |
---|---|---|
committer | Graham Forest <vitaminmoo@gentoo.org> | 2003-04-12 00:30:58 +0000 |
commit | 14a83e94d859da4e5fdef758271abafd338dacea (patch) | |
tree | 0a4d4a382c6fa2ff33ae29a7aed73a57148daf1b /net-ftp | |
parent | Set ~ppc in keywords (diff) | |
download | historical-14a83e94d859da4e5fdef758271abafd338dacea.tar.gz historical-14a83e94d859da4e5fdef758271abafd338dacea.tar.bz2 historical-14a83e94d859da4e5fdef758271abafd338dacea.zip |
-ppc'd until >=sys-devel/binutils-2.13.90.0.20 is ok on ppc
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/lftp/Manifest | 12 | ||||
-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 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.4.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.5.ebuild | 4 |
7 files changed, 27 insertions, 11 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 94483b1e1730..e97f62d3a151 100644 --- a/net-ftp/lftp/ChangeLog +++ b/net-ftp/lftp/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for net-ftp/lftp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.23 2003/03/27 05:07:30 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.24 2003/04/12 00:30:47 vladimir Exp $ *lftp-2.6.5 (26 Mar 2003) + 11 Apr 2003; Graham Forest <vladimir@gentoo.org> lftp-2.5.4-r1.ebuild, + lftp-2.6.2.ebuild, lftp-2.6.3.ebuild, lftp-2.6.4.ebuild, lftp-2.6.5.ebuild: + -ppc'd until >=sys-devel/binutils-2.13.90.0.20 is ok on ppc + 26 Mar 2003; Graham Forest <vladimir@gentoo.org> lftp-2.6.5.ebuild: Version bump diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest new file mode 100644 index 000000000000..2f1582ab1a3a --- /dev/null +++ b/net-ftp/lftp/Manifest @@ -0,0 +1,12 @@ +MD5 3470de2101a750245e5f5a6fcf80f1ef ChangeLog 4083 +MD5 ef5a1bde05cd2a74983aa8c7e9cbed7a lftp-2.5.4-r1.ebuild 1237 +MD5 c1d515d7e93351a1081f865c13127b5a lftp-2.6.2.ebuild 1607 +MD5 bfdf1a776e72914ba414594dd6df7bed lftp-2.6.3.ebuild 1430 +MD5 f727572af305b17b0063c5c69add2d48 lftp-2.6.4.ebuild 1410 +MD5 7e1b745821b46df844427d791542fe22 lftp-2.6.5.ebuild 1380 +MD5 096d8792a2b0989e03d9a39f8f5a2495 files/configure-lftp-2.6.2.diff 717 +MD5 b39ba922d0d3b3f4a352d25f38d88364 files/digest-lftp-2.5.4-r1 64 +MD5 f2a4efd6f8acc770b7e2603e9340d0e9 files/digest-lftp-2.6.2 64 +MD5 8b81a0f62c811ee076868ffe990c51dd files/digest-lftp-2.6.3 64 +MD5 5a0098bbc377a0d744684127772987a4 files/digest-lftp-2.6.4 64 +MD5 7c99535ecd134bbecb83e29188da7edc files/digest-lftp-2.6.5 64 diff --git a/net-ftp/lftp/lftp-2.5.4-r1.ebuild b/net-ftp/lftp/lftp-2.5.4-r1.ebuild index b2d0c2616964..ece0dbe42c60 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-2003 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.10 2003/03/24 02:02:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.11 2003/04/12 00:30:47 vladimir Exp $ IUSE="ssl nls" @@ -16,7 +16,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc -sparc " +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 011103cfd583..396ec47c2abe 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-2003 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.8 2003/02/13 14:04:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.9 2003/04/12 00:30:47 vladimir Exp $ IUSE="ssl socks5 nls" @@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc -sparc 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 d8f938651bde..e3171e3a0d4a 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-2003 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.5 2003/02/13 14:05:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.3.ebuild,v 1.6 2003/04/12 00:30:47 vladimir Exp $ IUSE="ssl socks5 nls" @@ -18,7 +18,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc ~alpha" +KEYWORDS="~x86 -ppc -sparc ~alpha" src_unpack() { diff --git a/net-ftp/lftp/lftp-2.6.4.ebuild b/net-ftp/lftp/lftp-2.6.4.ebuild index c1a3aa5902d8..8ccae839bf40 100644 --- a/net-ftp/lftp/lftp-2.6.4.ebuild +++ b/net-ftp/lftp/lftp-2.6.4.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/lftp/lftp-2.6.4.ebuild,v 1.4 2003/03/13 22:43:22 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.4.ebuild,v 1.5 2003/04/12 00:30:47 vladimir Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND=">=sys-libs/ncurses-5.1 RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc -sparc ~alpha hppa" +KEYWORDS="x86 -ppc -sparc ~alpha hppa" src_unpack() { unpack ${A} diff --git a/net-ftp/lftp/lftp-2.6.5.ebuild b/net-ftp/lftp/lftp-2.6.5.ebuild index e82abe35e483..e169d2caf4a5 100644 --- a/net-ftp/lftp/lftp-2.6.5.ebuild +++ b/net-ftp/lftp/lftp-2.6.5.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/lftp/lftp-2.6.5.ebuild,v 1.1 2003/03/27 05:07:30 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.5.ebuild,v 1.2 2003/04/12 00:30:47 vladimir Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND=">=sys-libs/ncurses-5.1 RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc ~alpha" +KEYWORDS="~x86 -ppc -sparc ~alpha" |