diff options
author | Michael Januszewski <spock@gentoo.org> | 2007-03-13 18:05:08 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2007-03-13 18:05:08 +0000 |
commit | 66f7ff6c9a12a3403fb58786619c8ba9f13cf508 (patch) | |
tree | b8ad49dc7ba74ef688676bee23741ca252db9d7f /media-gfx/splashutils/ChangeLog | |
parent | x86 stable and drop old (diff) | |
download | historical-66f7ff6c9a12a3403fb58786619c8ba9f13cf508.tar.gz historical-66f7ff6c9a12a3403fb58786619c8ba9f13cf508.tar.bz2 historical-66f7ff6c9a12a3403fb58786619c8ba9f13cf508.zip |
Add a patch to use BOOT_MSG to set the system message when running the splash daemon.
Package-Manager: portage-2.1.2.2
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 35d1c2640e42..aa2ef979c487 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.74 2007/03/13 16:39:23 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.75 2007/03/13 18:05:08 spock Exp $ + + 13 Mar 2007; Michał Januszewski <spock@gentoo.org> + +files/splashutils-1.3.1-boot_msg.patch, splashutils-1.3.1.ebuild: + Add a patch to use BOOT_MSG to set the system message when running the + splash daemon. *splashutils-1.3.1 (13 Mar 2007) |