commit: f72f1d1639eabbe397c61310dee723891bc92d85
Author: Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 23:26:52 2015 +0000
Commit: Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 23:27:40 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72f1d16
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 492a696..29d57ef 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}