diff options
Diffstat (limited to 'app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild b/app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild index e32dc1011b34..33b7e2c194fd 100644 --- a/app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.1.1-r6.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/app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild,v 1.8 2012/12/04 19:24:12 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.1-r6.ebuild,v 1.9 2012/12/11 09:02:38 ssuominen Exp $ EAPI="3" @@ -69,7 +69,7 @@ RDEPEND="${CDEPEND} app-misc/screen app-admin/logrotate ) - || ( sys-fs/udev sys-apps/hotplug )" + || ( virtual/udev sys-apps/hotplug )" # hvmloader is used to bootstrap a fully virtualized kernel # Approved by QA team in bug #144032 |