summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-08-11 07:50:49 +0000
committerMichał Górny <mgorny@gentoo.org>2012-08-11 07:50:49 +0000
commit2b0c34e8cf17eeb5ccda2b90b094c1608268ad45 (patch)
treec0711a7ac28113176761eb4d3c800d7627715b60 /sys-fs
parentrevive bunny-0.6.0 (required by app-admin/chef-expander) (diff)
downloadgentoo-2-2b0c34e8cf17eeb5ccda2b90b094c1608268ad45.tar.gz
gentoo-2-2b0c34e8cf17eeb5ccda2b90b094c1608268ad45.tar.bz2
gentoo-2-2b0c34e8cf17eeb5ccda2b90b094c1608268ad45.zip
Revert the dependency change.
(Portage version: 2.2.0_alpha120_p6/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/vhba/ChangeLog5
-rw-r--r--sys-fs/vhba/vhba-20120422.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog
index ede5010125ec..16cf95ef33bf 100644
--- a/sys-fs/vhba/ChangeLog
+++ b/sys-fs/vhba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/vhba
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.37 2012/08/06 18:20:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.38 2012/08/11 07:50:49 mgorny Exp $
+
+ 11 Aug 2012; Michał Górny <mgorny@gentoo.org> vhba-20120422.ebuild:
+ Revert the dependency change.
06 Aug 2012; Michał Górny <mgorny@gentoo.org> vhba-20120422.ebuild:
Update the udev dep to be satisfied by systemd as well.
diff --git a/sys-fs/vhba/vhba-20120422.ebuild b/sys-fs/vhba/vhba-20120422.ebuild
index bec8e0d8465c..8b6e20d29992 100644
--- a/sys-fs/vhba/vhba-20120422.ebuild
+++ b/sys-fs/vhba/vhba-20120422.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20120422.ebuild,v 1.3 2012/08/06 18:20:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20120422.ebuild,v 1.4 2012/08/11 07:50:49 mgorny Exp $
EAPI="4"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
-RDEPEND="|| ( >=sys-fs/udev-125 >=sys-apps/systemd-187 )"
+RDEPEND=">=sys-fs/udev-125"
DEPEND=""
S=${WORKDIR}/${MY_P}