summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-11-18 19:25:39 +0000
committerMichał Górny <mgorny@gentoo.org>2014-11-18 19:25:39 +0000
commit638c139394164b92c4f4d764e70c6ae38f626fd7 (patch)
tree620ab08847ad3ff0582089d59023a3247b1e9cba /sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
parentAdd sys-fs/eudev blocker for completeness. (diff)
downloadgentoo-2-638c139394164b92c4f4d764e70c6ae38f626fd7.tar.gz
gentoo-2-638c139394164b92c4f4d764e70c6ae38f626fd7.tar.bz2
gentoo-2-638c139394164b92c4f4d764e70c6ae38f626fd7.zip
Add blockers on eudev & udev due to file collisions.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild')
-rw-r--r--sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
index 9b38aa5c44c8..de0cd9d8cd29 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.8 2014/07/06 13:23:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.9 2014/11/18 19:25:39 mgorny Exp $
EAPI=5
@@ -21,9 +21,9 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="!sys-fs/udev"
-RDEPEND="${DEPEND}
- >=sys-apps/systemd-207"
+RDEPEND=">=sys-apps/systemd-207
+ !sys-fs/eudev
+ !sys-fs/udev"
#if LIVE
SRC_URI=