diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-12 20:04:49 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-12 20:04:49 +0000 |
commit | ad535b8e25f00aa485acfdaf09b7428a59e25900 (patch) | |
tree | 9f402fe89892b80fc6da45c4dae4453ac9a37310 /net-dialup/fcdsl/ChangeLog | |
parent | clean up (diff) | |
download | gentoo-2-ad535b8e25f00aa485acfdaf09b7428a59e25900.tar.gz gentoo-2-ad535b8e25f00aa485acfdaf09b7428a59e25900.tar.bz2 gentoo-2-ad535b8e25f00aa485acfdaf09b7428a59e25900.zip |
Fix building with 2.6.19 and 2.6.20 thanks to André Malo <nd@perlig.de> in bug 165485
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-dialup/fcdsl/ChangeLog')
-rw-r--r-- | net-dialup/fcdsl/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/net-dialup/fcdsl/ChangeLog b/net-dialup/fcdsl/ChangeLog index 010ff6665232..d4854a7382be 100644 --- a/net-dialup/fcdsl/ChangeLog +++ b/net-dialup/fcdsl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-dialup/fcdsl -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.25 2006/09/21 13:24:54 mrness Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/ChangeLog,v 1.26 2007/02/12 20:04:49 genstef Exp $ + + 12 Feb 2007; <genstef@gentoo.org> +files/fcdsl-2.6.20.diff, + fcdsl-2.6.37.ebuild: + Fix building with 2.6.19 and 2.6.20 thanks to André Malo <nd@perlig.de> in + bug 165485 21 Sep 2006; Alin Nastac <mrness@gentoo.org> -fcdsl-2.6.20.7-r5.ebuild, -fcdsl-2.6.30.ebuild: |