summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-07-16 14:15:45 +0000
committerJeroen Roovers <jer@gentoo.org>2014-07-16 14:15:45 +0000
commitb91bfdf124e4b3e8994b496897e2dcf88338faf4 (patch)
tree9b8cc218f0418bae305aeb65468038d119db1e63 /net-analyzer/ntop/ChangeLog
parentBeutify wording (diff)
downloadgentoo-2-b91bfdf124e4b3e8994b496897e2dcf88338faf4.tar.gz
gentoo-2-b91bfdf124e4b3e8994b496897e2dcf88338faf4.tar.bz2
gentoo-2-b91bfdf124e4b3e8994b496897e2dcf88338faf4.zip
Fix missing includes for standard functions. Stop running autotools in src_install(). Use python-config --includes, not --cflags. Do not "clean up" INCS (INCLUDES).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/ntop/ChangeLog')
-rw-r--r--net-analyzer/ntop/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-analyzer/ntop/ChangeLog b/net-analyzer/ntop/ChangeLog
index 3a7bd8ffd7f7..28b8a18d84c3 100644
--- a/net-analyzer/ntop/ChangeLog
+++ b/net-analyzer/ntop/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/ntop
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.119 2014/07/15 18:37:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.120 2014/07/16 14:15:44 jer Exp $
+
+ 16 Jul 2014; Jeroen Roovers <jer@gentoo.org> ntop-5.0.1-r1.ebuild,
+ +files/ntop-5.0.1-INCS.patch, +files/ntop-5.0.1-includes.patch:
+ Fix missing includes for standard functions. Stop running autotools in
+ src_install(). Use python-config --includes, not --cflags. Do not "clean up"
+ INCS (INCLUDES).
15 Jul 2014; Jeroen Roovers <jer@gentoo.org> files/ntop-4.0.3-gentoo.patch,
files/ntop-4.1.0-gentoo.patch, files/ntop-5.0.1-gentoo.patch: