summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-10-02 06:19:03 +0000
committerMamoru Komachi <usata@gentoo.org>2004-10-02 06:19:03 +0000
commit801d86233c11a66d20ee2e35be41325f5439a660 (patch)
treeb8dca0f10995522f26a137bf442415f8f0c64e5e /net-ftp
parentversion bump, added pam use flag (diff)
downloadhistorical-801d86233c11a66d20ee2e35be41325f5439a660.tar.gz
historical-801d86233c11a66d20ee2e35be41325f5439a660.tar.bz2
historical-801d86233c11a66d20ee2e35be41325f5439a660.zip
Added to ~ppc-macos; bug #61349.
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/ChangeLog6
-rw-r--r--net-ftp/lftp/Manifest20
-rw-r--r--net-ftp/lftp/lftp-3.0.8.ebuild7
-rw-r--r--net-ftp/lftp/lftp-3.0.9.ebuild9
4 files changed, 19 insertions, 23 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog
index ecff4356dbbc..06e2246a45f3 100644
--- a/net-ftp/lftp/ChangeLog
+++ b/net-ftp/lftp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/lftp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.60 2004/09/27 08:15:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.61 2004/10/02 06:19:03 usata Exp $
+
+ 02 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> lftp-3.0.8.ebuild,
+ lftp-3.0.9.ebuild:
+ Added to ~ppc-macos; bug #61349.
*lftp-3.0.9 (27 Sep 2004)
diff --git a/net-ftp/lftp/Manifest b/net-ftp/lftp/Manifest
index fd1f4519fc85..a9ecca430770 100644
--- a/net-ftp/lftp/Manifest
+++ b/net-ftp/lftp/Manifest
@@ -1,20 +1,20 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 05192c27c7e3fe55ad54a6b69a26a857 ChangeLog 8850
-MD5 12b9a2c28624e5232b2e8016de89ef77 lftp-2.6.10.ebuild 1356
-MD5 bd30469259dd912781df916084edcacd metadata.xml 430
-MD5 973d3f90c7e9e52fc1df0347f052e076 lftp-3.0.8.ebuild 1808
-MD5 d549bc5c37528be90c5e977cc92c4010 lftp-3.0.9.ebuild 1811
MD5 4d3bdb3a88810b6157f5ecd8ea7d6ea8 lftp-3.0.6.ebuild 1629
+MD5 89301ce1e8e05c0528704ddd0a18767a lftp-3.0.9.ebuild 1793
+MD5 1b24b1b8842459cea7e58d2195b61e86 lftp-3.0.8.ebuild 1716
+MD5 0d0f33006362981d0b5d440824aa3caa ChangeLog 8969
+MD5 bd30469259dd912781df916084edcacd metadata.xml 430
+MD5 12b9a2c28624e5232b2e8016de89ef77 lftp-2.6.10.ebuild 1356
MD5 0000187694fd92f30e8669216ab2d7a4 files/digest-lftp-2.6.10 65
-MD5 854986c25de66ff768c3277afa834b32 files/digest-lftp-3.0.8 64
MD5 1bd10abe800fc5aac7bd57f88e2696c8 files/digest-lftp-3.0.9 64
+MD5 854986c25de66ff768c3277afa834b32 files/digest-lftp-3.0.8 64
MD5 eceb1084634c247eeee6cc05ce894f4e files/digest-lftp-3.0.6 64
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
+Version: GnuPG v1.2.4 (Darwin)
-iD8DBQFBV8xBmdTrptrqvGERAp8CAJ45da3N8yJu2itbAMM/IKQrz2GizQCdGqbT
-gjwy1Fjk3X0p+Poqc0mY7oI=
-=rS2N
+iD8DBQFBXkhhVWNWqTUmv+0RAl86AKCoAEt6fSr9zmYTQryHvhrsjtNI6QCfcZUh
+wgZx1JXEKMQkNajMP3Y/rbs=
+=iJ4F
-----END PGP SIGNATURE-----
diff --git a/net-ftp/lftp/lftp-3.0.8.ebuild b/net-ftp/lftp/lftp-3.0.8.ebuild
index 05c2d428a902..71e50d07ce54 100644
--- a/net-ftp/lftp/lftp-3.0.8.ebuild
+++ b/net-ftp/lftp/lftp-3.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.8.ebuild,v 1.2 2004/09/27 08:15:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.8.ebuild,v 1.3 2004/10/02 06:19:03 usata Exp $
IUSE="ssl socks5 nls"
@@ -46,11 +46,6 @@ src_compile() {
use socks5 && myconf="${myconf} --with-socksdante=/usr" \
|| myconf="${myconf} --without-socksdante"
- if [ "${ARCH}" = "macosx" ];
- then
- myconf="${myconf} --use-included-readline"
- fi
-
econf \
--sysconfdir=/etc/lftp \
--without-modules \
diff --git a/net-ftp/lftp/lftp-3.0.9.ebuild b/net-ftp/lftp/lftp-3.0.9.ebuild
index c51550a6da30..a2c75bf3334d 100644
--- a/net-ftp/lftp/lftp-3.0.9.ebuild
+++ b/net-ftp/lftp/lftp-3.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.1 2004/09/27 08:15:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.9.ebuild,v 1.2 2004/10/02 06:19:03 usata Exp $
IUSE="ssl socks5 nls"
@@ -14,7 +14,7 @@ HOMEPAGE="http://ftp.yars.free.net/projects/lftp/"
SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64 ~ppc-macos"
DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )
@@ -46,10 +46,7 @@ src_compile() {
use socks5 && myconf="${myconf} --with-socksdante=/usr" \
|| myconf="${myconf} --without-socksdante"
- if [ "${ARCH}" = "macosx" ];
- then
- myconf="${myconf} --use-included-readline"
- fi
+ use ppc-macos && myconf="${myconf} --with-included-readline"
econf \
--sysconfdir=/etc/lftp \