diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-10 12:25:16 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-10 12:25:16 +0000 |
commit | e7522ba37987304b3e65b3f6a2760482ce65a99a (patch) | |
tree | 28a23cca78c3415c8c22192818d1a14a1cc0ecad /net-misc/wget/ChangeLog | |
parent | remove crufty ebuilds (diff) | |
download | gentoo-2-e7522ba37987304b3e65b3f6a2760482ce65a99a.tar.gz gentoo-2-e7522ba37987304b3e65b3f6a2760482ce65a99a.tar.bz2 gentoo-2-e7522ba37987304b3e65b3f6a2760482ce65a99a.zip |
make sure to RDEPEND on a socks5 implementation -- dante is the only one I can figure out that does implement it. Closing bug #89523 by Mihai Limbasan <mihailim@gmail.com>
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-misc/wget/ChangeLog')
-rw-r--r-- | net-misc/wget/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 6352f0b495e9..78fa9428f77d 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/wget # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.54 2005/03/14 18:23:44 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.55 2005/05/10 12:25:16 seemant Exp $ + + 10 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r3.ebuild: + make sure to RDEPEND on a socks5 implementation -- dante is the only one I + can figure out that does implement it. Closing bug #89523 by Mihai Limbasan + <mihailim@gmail.com> 14 Mar 2005; Hardave Riar <hardave@gentoo.org> wget-1.9.1-r3.ebuild: Stable on mips, bug #74008. |