Revert "app-emulation/xen: provide a sub-slot"
authorDoug Goldstein <cardoe@gentoo.org>
Sun, 6 Dec 2015 23:26:52 +0000 (17:26 -0600)
committerDoug Goldstein <cardoe@gentoo.org>
Sun, 6 Dec 2015 23:27:40 +0000 (17:27 -0600)
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

index 492a696c2667aee17a1eabdf212dd0c838e3bafd..29d57effbac6b67e76bb34dccb125bf39746652e 100644 (file)
@@ -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}