diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-15 20:26:58 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-15 20:26:58 +0000 |
commit | 53021f23da77bf3e08b28c638b50aee901d97b92 (patch) | |
tree | 4d56c02f50ef4b38a5fc6b0a93b95907a24a843b /net-misc/whois/ChangeLog | |
parent | Fix cross-compile issues with ospeed offset too. (diff) | |
download | gentoo-2-53021f23da77bf3e08b28c638b50aee901d97b92.tar.gz gentoo-2-53021f23da77bf3e08b28c638b50aee901d97b92.tar.bz2 gentoo-2-53021f23da77bf3e08b28c638b50aee901d97b92.zip |
Fix compilation on platforms not needing -lcrypt, bug #330235. Call emake correctly for Prefix.
(Portage version: 2.2.01.19941-prefix/cvs/Darwin i386)
Diffstat (limited to 'net-misc/whois/ChangeLog')
-rw-r--r-- | net-misc/whois/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index fdcab13b4805..c59034ff9b6a 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/whois # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.164 2011/12/05 09:36:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.165 2011/12/15 20:26:58 grobian Exp $ + + 15 Dec 2011; Fabian Groffen <grobian@gentoo.org> whois-5.0.8.ebuild: + Fix compilation on platforms not needing -lcrypt, bug #330235. Call emake + correctly for Prefix. *whois-5.0.13 (05 Dec 2011) |