On Tue, 15 Nov 2016 13:59:14 -0600 William Hubbs <[email protected]> wrote:
> # Copyright 1999-2016 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Id$ > > EAPI=6 > > DESCRIPTION="Virtual to select between different tmpfiles.d handlers" > HOMEPAGE="" > SRC_URI="" > > LICENSE="" > SLOT="0" > KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc > x86" > IUSE="systemd" > > DEPEND="" > RDEPEND=" > !systemd? ( sys-apps/opentmpfiles ) > systemd? ( sys-apps/systemd )" Do we really need USE flags here? Since it's a pure runtime dep, I think plain || () would work fine. -- Best regards, Michał Górny <http://dev.gentoo.org/~mgorny/>
pgpbOt_PoDfSs.pgp
Description: OpenPGP digital signature
