diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-26 17:29:23 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-26 17:29:23 +0000 |
commit | b7876ccdb2c9d6b5d19e720e0f99ad20e5f8bb7f (patch) | |
tree | 6e88c1b01e23b04952b13a43ad4e2f25d22d7895 /sys-apps/systemd/ChangeLog | |
parent | Warn users who use compatibility symlinks for init=. (diff) | |
download | gentoo-2-b7876ccdb2c9d6b5d19e720e0f99ad20e5f8bb7f.tar.gz gentoo-2-b7876ccdb2c9d6b5d19e720e0f99ad20e5f8bb7f.tar.bz2 gentoo-2-b7876ccdb2c9d6b5d19e720e0f99ad20e5f8bb7f.zip |
Enable EFI support unconditionally since it does not introduce any deps.
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index d8eed197e7e3..dc59091ac200 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.98 2013/03/26 17:19:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.99 2013/03/26 17:29:23 mgorny Exp $ + + 26 Mar 2013; Michał Górny <mgorny@gentoo.org> systemd-9999.ebuild: + Enable EFI support unconditionally since it does not introduce any deps. 26 Mar 2013; Michał Górny <mgorny@gentoo.org> systemd-9999.ebuild: Warn users who use compatibility symlinks for init=. |