diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-27 15:19:51 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-27 15:19:51 +0000 |
commit | 8a4c68a35b1d35e82fe047e3c3092ea67695f9aa (patch) | |
tree | b86a3f51a9bbbbc830a65de07ada2ab1119678d6 /net-misc/wget/ChangeLog | |
parent | Closing #34470 (diff) | |
download | historical-8a4c68a35b1d35e82fe047e3c3092ea67695f9aa.tar.gz historical-8a4c68a35b1d35e82fe047e3c3092ea67695f9aa.tar.bz2 historical-8a4c68a35b1d35e82fe047e3c3092ea67695f9aa.zip |
fixes
Diffstat (limited to 'net-misc/wget/ChangeLog')
-rw-r--r-- | net-misc/wget/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 48f2077cb5a4..bd0e76d5c5f3 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/wget # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.30 2003/11/20 23:53:33 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.31 2003/11/27 15:19:49 brad_mssw Exp $ + + 27 Nov 2003; Brad House <brad_mssw@gentoo.org> wget-1.9-r1.ebuild, + wget-1.9.1-r1.ebuild: + always require autoconf to be installed for this package + + 27 Nov 2003; Brad House <brad_mssw@gentoo.org> wget-1.9-r1.ebuild: + make autoconf a dep, as in a stage3 build it requires autoconf 20 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> wget-1.9.1-r1.ebuild: Enabled ipv6 support |