diff options
author | 2011-01-20 09:10:59 +0000 | |
---|---|---|
committer | 2011-01-20 09:10:59 +0000 | |
commit | ea230b9a17c699ca245b950c9e4d6aaa8d9abf41 (patch) | |
tree | 991a5d680229c3c07a0f83bb5c7492cd55cea1c0 /net-analyzer/ipcad/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-ea230b9a17c699ca245b950c9e4d6aaa8d9abf41.tar.gz gentoo-2-ea230b9a17c699ca245b950c9e4d6aaa8d9abf41.tar.bz2 gentoo-2-ea230b9a17c699ca245b950c9e4d6aaa8d9abf41.zip |
Fix build issue with >=linux-headers-2.6.35, bug #335592, thank Diego Elio Pettenò for report. Updated EAPI.
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/ipcad/ChangeLog')
-rw-r--r-- | net-analyzer/ipcad/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/net-analyzer/ipcad/ChangeLog b/net-analyzer/ipcad/ChangeLog index b73739081dcc..060d419a0db5 100644 --- a/net-analyzer/ipcad/ChangeLog +++ b/net-analyzer/ipcad/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/ipcad -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v 1.30 2009/09/26 08:55:28 flameeyes Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v 1.31 2011/01/20 09:10:59 pva Exp $ + + 20 Jan 2011; Peter Volkov <pva@gentoo.org> ipcad-3.7.ebuild, + +files/ipcad-3.7-linux-2.6.35.patch: + Fix build issue with >=linux-headers-2.6.35, bug #335592, thank Diego Elio + Pettenò for report. Updated EAPI. 26 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> ipcad-3.7.ebuild, -files/ipcad-3.7-20060828-cvs.patch: |