From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DDE951384B4 for ; Sun, 6 Dec 2015 23:28:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB95221C11E; Sun, 6 Dec 2015 23:28:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4427121C11E for ; Sun, 6 Dec 2015 23:28:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B88AB33F9D2 for ; Sun, 6 Dec 2015 23:27:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 250A2A50 for ; Sun, 6 Dec 2015 23:27:54 +0000 (UTC) From: "Doug Goldstein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Doug Goldstein" Message-ID: <1449444460.f72f1d1639eabbe397c61310dee723891bc92d85.cardoe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/xen/xen-4.6.0-r2.ebuild X-VCS-Directories: app-emulation/xen/ X-VCS-Committer: cardoe X-VCS-Committer-Name: Doug Goldstein X-VCS-Revision: f72f1d1639eabbe397c61310dee723891bc92d85 X-VCS-Branch: master Date: Sun, 6 Dec 2015 23:27:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 75f5de1c-8681-45a8-bbb5-6e2ca4a24984 X-Archives-Hash: ff8d1c43a01d94fab7a6b25ebe0bb6f4 commit: f72f1d1639eabbe397c61310dee723891bc92d85 Author: Doug Goldstein gentoo org> AuthorDate: Sun Dec 6 23:26:52 2015 +0000 Commit: Doug Goldstein gentoo 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}