On Tue, Jun 3, 2014 at 9:20 AM, Tom Wijsman <tom...@gentoo.org> wrote: > On Tue, 3 Jun 2014 09:04:23 -0400 > Rich Freeman <ri...@gentoo.org> wrote: > >> This has already hit stable. The dependency on systemd is present in >> sys-power/upower-0.9.23-r3, which was just stablized. > > Ehm, no, version 0.9.23-r3 controls that with a systemd USE flag; in > comparison, 0.99.0 mainly wants you to run it with systemd:
>From upower-0.9.23-r3.ebuild: RDEPEND="${COMMON_DEPEND} kernel_linux? ( app-shells/bash >=sys-apps/systemd-200 )" No use conditional there... > > Though I'm a bit confused why 0.99.0 doesn't list a systemd dependency; > I thought it had one, but maybe it is in another package I'm unaware of. Did somebody stick the dependency in the wrong version? :) Rich