diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-03-09 15:40:49 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-03-09 15:40:49 +0000 |
commit | 8e2778616a77b02f934b9c8f4286d3f4f3f691d8 (patch) | |
tree | 37637ff50370ed94f62d95ec15e4fcdd23a22f4b /x11-plugins/gkrellm-bluez/ChangeLog | |
parent | New eclass to provide common functions for gkrellm plugin ebuilds (diff) | |
download | gentoo-2-8e2778616a77b02f934b9c8f4286d3f4f3f691d8.tar.gz gentoo-2-8e2778616a77b02f934b9c8f4286d3f4f3f691d8.tar.bz2 gentoo-2-8e2778616a77b02f934b9c8f4286d3f4f3f691d8.zip |
Added patch to fix bug 168417 - Segfault when enabled in the default theme
(Portage version: 2.1.2-r10)
Diffstat (limited to 'x11-plugins/gkrellm-bluez/ChangeLog')
-rw-r--r-- | x11-plugins/gkrellm-bluez/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-plugins/gkrellm-bluez/ChangeLog b/x11-plugins/gkrellm-bluez/ChangeLog index e29971336054..9bcecc3ac2ad 100644 --- a/x11-plugins/gkrellm-bluez/ChangeLog +++ b/x11-plugins/gkrellm-bluez/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-plugins/gkrellm-bluez # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bluez/ChangeLog,v 1.1 2007/02/23 18:18:58 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-bluez/ChangeLog,v 1.2 2007/03/09 15:40:49 lack Exp $ + +*gkrellm-bluez-0.2-r1 (09 Mar 2007) + + 09 Mar 2007; Jim Ramsay <lack@gentoo.org> + +files/gkrellm-bluez-0.2-notheme.patch, -gkrellm-bluez-0.2.ebuild, + +gkrellm-bluez-0.2-r1.ebuild: + Added patch to fix bug 168417 - Segfault when enabled in the default theme *gkrellm-bluez-0.2 (23 Feb 2007) |