summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Bainbridge <chrb@gentoo.org>2006-08-04 15:09:42 +0000
committerChris Bainbridge <chrb@gentoo.org>2006-08-04 15:09:42 +0000
commit5c02435576c3f96afe17ffd4740cab9cf728aeb8 (patch)
treeb87b92fa94910636f93c1da37e0504686942f866 /app-emulation/xen/xen-3.0.2.ebuild
parentAdd bin86 as a depend and fix collisions, bug #139188 (diff)
downloadgentoo-2-5c02435576c3f96afe17ffd4740cab9cf728aeb8.tar.gz
gentoo-2-5c02435576c3f96afe17ffd4740cab9cf728aeb8.tar.bz2
gentoo-2-5c02435576c3f96afe17ffd4740cab9cf728aeb8.zip
Remove in package testing - tests are for xen-tools, not xen hypervisor. Bug #141227, thanks to Andrew Ross
(Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'app-emulation/xen/xen-3.0.2.ebuild')
-rw-r--r--app-emulation/xen/xen-3.0.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-3.0.2.ebuild b/app-emulation/xen/xen-3.0.2.ebuild
index bea1e5d45ee9..b18e181c7802 100644
--- a/app-emulation/xen/xen-3.0.2.ebuild
+++ b/app-emulation/xen/xen-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.2.ebuild,v 1.5 2006/06/02 09:01:27 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.2.ebuild,v 1.6 2006/08/04 15:09:42 chrb Exp $
inherit mount-boot flag-o-matic
@@ -23,6 +23,8 @@ IUSE="debug custom-cflags pae hardened"
DEPEND="sys-devel/dev86"
RDEPEND=""
+RESTRICT="test"
+
src_unpack() {
unpack ${A}
# if the user *really* wants to use their own custom-cflags, let them