diff options
author | 2006-08-10 22:52:46 +0000 | |
---|---|---|
committer | 2006-08-10 22:52:46 +0000 | |
commit | bb6428fa827057f8bb0757d6261114e839271eb3 (patch) | |
tree | 6388576056e82a92ae9072051c9aad7eac4416ef /media-gfx/splashutils/ChangeLog | |
parent | more masking due to sys-kernel/openmosix-sources mask (diff) | |
download | historical-bb6428fa827057f8bb0757d6261114e839271eb3.tar.gz historical-bb6428fa827057f8bb0757d6261114e839271eb3.tar.bz2 historical-bb6428fa827057f8bb0757d6261114e839271eb3.zip |
Make sure splash_util.static is linked against nptl libs. Should fix bug #140511.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'media-gfx/splashutils/ChangeLog')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 2a162c35f97a..09e8d2d6365c 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.63 2006/08/08 22:01:02 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.64 2006/08/10 22:52:46 spock Exp $ + + 10 Aug 2006; Michał Januszewski <spock@gentoo.org> + splashutils-1.3-r2.ebuild: + Make sure splash_util.static is linked against nptl libs. Should fix bug + #140511. *splashutils-1.3-r2 (08 Aug 2006) |