diff options
author | Michael Januszewski <spock@gentoo.org> | 2009-09-26 10:39:33 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2009-09-26 10:39:33 +0000 |
commit | 556d13973eca4a8476f82c6ce6330391b751c497 (patch) | |
tree | 240b0de09ffea213efd3091b07c11ee699725683 /net-analyzer/nmap/ChangeLog | |
parent | Stable for amd64 per bug #284088 (diff) | |
download | gentoo-2-556d13973eca4a8476f82c6ce6330391b751c497.tar.gz gentoo-2-556d13973eca4a8476f82c6ce6330391b751c497.tar.bz2 gentoo-2-556d13973eca4a8476f82c6ce6330391b751c497.zip |
Add the bundled-libs USE flag, fix bug #280772 (properly specify liblua dependencies).
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nmap/ChangeLog')
-rw-r--r-- | net-analyzer/nmap/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-analyzer/nmap/ChangeLog b/net-analyzer/nmap/ChangeLog index 8afbb43e6ec8..d73f72a78479 100644 --- a/net-analyzer/nmap/ChangeLog +++ b/net-analyzer/nmap/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/nmap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.202 2009/07/16 20:19:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.203 2009/09/26 10:39:33 spock Exp $ + +*nmap-5.00-r1 (26 Sep 2009) + + 26 Sep 2009; Michał Januszewski <spock@gentoo.org> +nmap-5.00-r1.ebuild, + metadata.xml: + Add the bundled-libs USE flag, fix bug #280772 (properly specify liblua + dependencies). *nmap-5.00 (16 Jul 2009) |