diff options
author | 2007-02-12 20:04:49 +0000 | |
---|---|---|
committer | 2007-02-12 20:04:49 +0000 | |
commit | e7f2458d44daa9ff7e073878b7fc8d5459014727 (patch) | |
tree | 5b2951ca03110a8ac6a17155273880fd7bf35440 /net-dialup/fcdsl/ChangeLog | |
parent | clean up (diff) | |
download | historical-e7f2458d44daa9ff7e073878b7fc8d5459014727.tar.gz historical-e7f2458d44daa9ff7e073878b7fc8d5459014727.tar.bz2 historical-e7f2458d44daa9ff7e073878b7fc8d5459014727.zip |
Fix building with 2.6.19 and 2.6.20 thanks to André Malo <nd@perlig.de> in bug 165485
Package-Manager: portage-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: |