diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-04-16 18:47:31 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-04-16 18:47:31 +0000 |
commit | ecdeb1d2db8fcff33e09e8e84070eba2be6bbee0 (patch) | |
tree | cfd93931eebf6bddd4fadae75f379ea675df8139 /sys-apps/systemd/ChangeLog | |
parent | Fix LICENSE, bug 463998. (diff) | |
download | gentoo-2-ecdeb1d2db8fcff33e09e8e84070eba2be6bbee0.tar.gz gentoo-2-ecdeb1d2db8fcff33e09e8e84070eba2be6bbee0.tar.bz2 gentoo-2-ecdeb1d2db8fcff33e09e8e84070eba2be6bbee0.zip |
Put polkit under a USE flag since people may want to disable the whole policy magic.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 608080f3fa13..8657f6ea46ba 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,11 @@ # 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.119 2013/04/16 17:55:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.120 2013/04/16 18:47:31 mgorny Exp $ + + 16 Apr 2013; Michał Górny <mgorny@gentoo.org> systemd-201.ebuild, + systemd-9999.ebuild: + Put polkit under a USE flag since people may want to disable the whole policy + magic. 16 Apr 2013; Michał Górny <mgorny@gentoo.org> systemd-201.ebuild, systemd-9999.ebuild: |