diff options
author | 2010-01-07 10:40:19 +0000 | |
---|---|---|
committer | 2010-01-07 10:40:19 +0000 | |
commit | 3b449c864ab105afc37f2c31fe9ea0852a08686e (patch) | |
tree | f5d8b6648576c74d43c6f7850995bb84efc0d81f /sys-libs/libchipcard/ChangeLog | |
parent | It's 2010, not 2004. (diff) | |
download | gentoo-2-3b449c864ab105afc37f2c31fe9ea0852a08686e.tar.gz gentoo-2-3b449c864ab105afc37f2c31fe9ea0852a08686e.tar.bz2 gentoo-2-3b449c864ab105afc37f2c31fe9ea0852a08686e.zip |
Fix init script to "need hald" wrt #281723, thanks to Thimo Langbehn for reporting.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libchipcard/ChangeLog')
-rw-r--r-- | sys-libs/libchipcard/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/libchipcard/ChangeLog b/sys-libs/libchipcard/ChangeLog index 835350cd9c24..1b64e6264023 100644 --- a/sys-libs/libchipcard/ChangeLog +++ b/sys-libs/libchipcard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libchipcard # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.87 2010/01/07 10:33:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/ChangeLog,v 1.88 2010/01/07 10:40:18 ssuominen Exp $ + + 07 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> files/chipcardd4: + Fix init script to "need hald" wrt #281723, thanks to Thimo Langbehn for + reporting. *libchipcard-4.2.9 (07 Jan 2010) |