diff options
author | Michael Januszewski <spock@gentoo.org> | 2009-02-10 00:53:51 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2009-02-10 00:53:51 +0000 |
commit | 81fc6f62964b662df6f3517d783bb3eefb91b440 (patch) | |
tree | 2e6fc2ada64d2bea7ce206e9e9a5febcfa15bbd2 /media-gfx/splashutils/ChangeLog | |
parent | Version bump. (diff) | |
download | historical-81fc6f62964b662df6f3517d783bb3eefb91b440.tar.gz historical-81fc6f62964b662df6f3517d783bb3eefb91b440.tar.bz2 historical-81fc6f62964b662df6f3517d783bb3eefb91b440.zip |
Do not override the KLCC setting with the system compiler. This makes splashutils use klibc when building the kernel helper and fixes bug #257604.
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/splashutils/ChangeLog')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index a03f6eba2c3a..4f0f4a146de2 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.153 2009/01/08 21:01:05 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.154 2009/02/10 00:53:51 spock Exp $ + + 10 Feb 2009; Michał Januszewski <spock@gentoo.org> + splashutils-1.5.4.2.ebuild, splashutils-1.5.4.3.ebuild: + Do not override the KLCC setting with the system compiler. This makes + splashutils use klibc when building the kernel helper and fixes bug + #257604. 08 Jan 2009; Michał Januszewski <spock@gentoo.org> +files/splashutils-1.5.4.3-fix_rc_var.patch, splashutils-1.5.4.3.ebuild: |