diff options
author | Mike Gilbert <floppym@gentoo.org> | 2014-05-31 16:48:12 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2014-05-31 16:48:12 +0000 |
commit | dec88daa8e42fc8853eee3f83c7af9761fc7adb7 (patch) | |
tree | 00e25fff693b1a477ab0ecbc04d15f74f95509ad /sys-apps/systemd/ChangeLog | |
parent | Use AC_CONFIG_HEADERS instead of the obsolete AM_CONFIG_HEADER wrt #467600 by... (diff) | |
download | historical-dec88daa8e42fc8853eee3f83c7af9761fc7adb7.tar.gz historical-dec88daa8e42fc8853eee3f83c7af9761fc7adb7.tar.bz2 historical-dec88daa8e42fc8853eee3f83c7af9761fc7adb7.zip |
Forcably enable kmod due to bug 511924.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 8aaef43afb2f..52b02591b164 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.258 2014/05/30 02:29:14 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.259 2014/05/31 16:48:06 floppym Exp $ + + 31 May 2014; Mike Gilbert <floppym@gentoo.org> systemd-213.ebuild, + systemd-9999.ebuild: + Forcably enable kmod due to bug 511924. *systemd-212-r5 (30 May 2014) |