diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-02 11:55:37 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-02 11:55:37 +0000 |
commit | 51394d6f254cb07f6762591d6166a8552bd919e4 (patch) | |
tree | 48d8ee23517a2a2134614074cfa0cbcd966898cf /net-analyzer/jnettop/ChangeLog | |
parent | Add patch to fix --as-needed by Kevin Pyle, close bug #247928. Remove -j1 fro... (diff) | |
download | gentoo-2-51394d6f254cb07f6762591d6166a8552bd919e4.tar.gz gentoo-2-51394d6f254cb07f6762591d6166a8552bd919e4.tar.bz2 gentoo-2-51394d6f254cb07f6762591d6166a8552bd919e4.zip |
Add patch to fix build with --as-needed by Kevin Pyle, closes bug #247930. Also respect user cflags.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/jnettop/ChangeLog')
-rw-r--r-- | net-analyzer/jnettop/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/net-analyzer/jnettop/ChangeLog b/net-analyzer/jnettop/ChangeLog index d53536c4caa7..f8ff6599b9fd 100644 --- a/net-analyzer/jnettop/ChangeLog +++ b/net-analyzer/jnettop/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/jnettop -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/ChangeLog,v 1.20 2007/08/20 10:31:11 jokey Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/ChangeLog,v 1.21 2009/06/02 11:55:36 flameeyes Exp $ + + 02 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> + jnettop-0.13.0-r1.ebuild, +files/jnettop-0.13.0-asneeded.patch: + Add patch to fix build with --as-needed by Kevin Pyle, closes bug #247930. + Also respect user cflags. 20 Aug 2007; Markus Ullmann <jokey@gentoo.org> jnettop-0.13.0-r1.ebuild: Stable on x86 |