diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-01 17:54:22 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-01 17:54:22 +0000 |
commit | cf2980271465801a6e6013dff8a976373f295f8d (patch) | |
tree | eb3ad7d4cdb9e4fb3bedd740d4cdbe4e8d1ad01b /net-misc/wget/ChangeLog | |
parent | dep fix (diff) | |
download | historical-cf2980271465801a6e6013dff8a976373f295f8d.tar.gz historical-cf2980271465801a6e6013dff8a976373f295f8d.tar.bz2 historical-cf2980271465801a6e6013dff8a976373f295f8d.zip |
autoconf is REQUIRED
Diffstat (limited to 'net-misc/wget/ChangeLog')
-rw-r--r-- | net-misc/wget/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index a766ada1e104..7cbc17df09e7 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,10 @@ # 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.32 2003/12/01 01:59:23 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.33 2003/12/01 17:54:21 seemant Exp $ + + 01 Dec 2003; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r2.ebuild: + why was autoconf moved into nls USE check???? Closing bug #34411 by Daniel + Ahlberg <aliz@gentoo.org> *wget-1.9.1-r2 (30 Nov 2003) |