From f72f1d1639eabbe397c61310dee723891bc92d85 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sun, 6 Dec 2015 17:26:52 -0600 Subject: [PATCH] Revert "app-emulation/xen: provide a sub-slot" This reverts commit 8a11081f495114c5ddfb54a8cef9285d6d7aa878. The sub-slot needs to only be on app-emulation/xen-tools. --- app-emulation/xen/xen-4.6.0-r2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-emulation/xen/xen-4.6.0-r2.ebuild b/app-emulation/xen/xen-4.6.0-r2.ebuild index 492a696c2667..29d57effbac6 100644 --- a/app-emulation/xen/xen-4.6.0-r2.ebuild +++ b/app-emulation/xen/xen-4.6.0-r2.ebuild @@ -6,11 +6,10 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit eutils multilib mount-boot flag-o-matic python-any-r1 toolchain-funcs versionator +inherit eutils multilib mount-boot flag-o-matic python-any-r1 toolchain-funcs MY_PV=${PV/_/-} MY_P=${PN}-${PV/_/-} -MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 @@ -39,7 +38,7 @@ fi DESCRIPTION="The Xen virtual machine monitor" HOMEPAGE="http://xen.org/" LICENSE="GPL-2" -SLOT="0/${MAJOR_V}" +SLOT="0" IUSE="custom-cflags debug efi flask" DEPEND="${PYTHON_DEPS} -- 2.26.2