diff options
author | 2004-07-01 22:20:49 +0000 | |
---|---|---|
committer | 2004-07-01 22:20:49 +0000 | |
commit | 67e830dba4a88d7dca86f16e6a17a98933c6a18e (patch) | |
tree | 80c3d3979a22d8fe1c679c88348673064c55f2fa /net-ftp/lftp | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.tar.gz gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.tar.bz2 gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.5.ebuild | 6 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-3.0.6.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/net-ftp/lftp/ChangeLog b/net-ftp/lftp/ChangeLog index 362c6e81df9d..b287a645ad68 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.47 2004/06/24 22:46:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/ChangeLog,v 1.48 2004/07/01 22:16:04 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> lftp-3.0.5.ebuild, + lftp-3.0.6.ebuild: + virtual/glibc -> virtual/libc 14 Jun 2004; Daniel Black <dragonheart@gentoo.org> lftp-3.0.5.ebuild, lftp-3.0.6.ebuild: diff --git a/net-ftp/lftp/lftp-3.0.5.ebuild b/net-ftp/lftp/lftp-3.0.5.ebuild index ef11e201619b..214c8bb09bf0 100644 --- a/net-ftp/lftp/lftp-3.0.5.ebuild +++ b/net-ftp/lftp/lftp-3.0.5.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.5.ebuild,v 1.3 2004/06/24 22:46:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.5.ebuild,v 1.4 2004/07/01 22:16:04 eradicator Exp $ IUSE="ssl socks5 nls" @@ -19,14 +19,14 @@ DEPEND=">=sys-libs/ncurses-5.1 nls? ( sys-devel/gettext ) alpha? ( dev-lang/perl ) alpha? ( >=sys-apps/sed-4 ) - virtual/glibc + virtual/libc sys-libs/readline socks5? ( sys-libs/pam )" RDEPEND="nls? ( sys-devel/gettext ) >=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) - virtual/glibc + virtual/libc sys-libs/readline socks5? ( sys-libs/pam ) socks5? ( >=net-misc/dante-1.1.12 )" diff --git a/net-ftp/lftp/lftp-3.0.6.ebuild b/net-ftp/lftp/lftp-3.0.6.ebuild index ca3291fa5e33..2f554357d8f4 100644 --- a/net-ftp/lftp/lftp-3.0.6.ebuild +++ b/net-ftp/lftp/lftp-3.0.6.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.6.ebuild,v 1.3 2004/06/24 22:46:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.0.6.ebuild,v 1.4 2004/07/01 22:16:04 eradicator Exp $ IUSE="ssl socks5 nls" @@ -19,7 +19,7 @@ DEPEND=">=sys-libs/ncurses-5.1 nls? ( sys-devel/gettext ) alpha? ( dev-lang/perl ) alpha? ( >=sys-apps/sed-4 ) - virtual/glibc + virtual/libc sys-libs/readline socks5? ( sys-libs/pam ) sys-apps/gawk @@ -29,7 +29,7 @@ DEPEND=">=sys-libs/ncurses-5.1 RDEPEND="nls? ( sys-devel/gettext ) >=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) - virtual/glibc + virtual/libc sys-libs/readline socks5? ( sys-libs/pam ) socks5? ( >=net-misc/dante-1.1.12 )" |