diff options
author | 2013-03-24 17:03:21 +0000 | |
---|---|---|
committer | 2013-03-24 17:03:21 +0000 | |
commit | cf9c8de52e78988b413f4e84869688bc9974dac2 (patch) | |
tree | 29ebbf96e34d556fe316defff3048ee2d905d200 /sys-apps/systemd/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-cf9c8de52e78988b413f4e84869688bc9974dac2.tar.gz gentoo-2-cf9c8de52e78988b413f4e84869688bc9974dac2.tar.bz2 gentoo-2-cf9c8de52e78988b413f4e84869688bc9974dac2.zip |
Install udev along with systemd again. Using a separate provider has proven to be unmaintainable.
(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 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 7749b6454c22..091703a6ef5e 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,13 @@ # 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.90 2013/03/24 10:30:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.91 2013/03/24 17:03:21 mgorny Exp $ + +*systemd-198-r3 (24 Mar 2013) + + 24 Mar 2013; Michał Górny <mgorny@gentoo.org> +systemd-198-r3.ebuild, + -files/199-0001-Disable-udev-targets.patch, metadata.xml, systemd-9999.ebuild: + Install udev along with systemd again. Using a separate provider has proven to + be unmaintainable. 24 Mar 2013; Michał Górny <mgorny@gentoo.org> -systemd-198-r2.ebuild, systemd-198-r1.ebuild: |