Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Wed, 02 Dec 2015 02:37:40
Message-Id: 1449023842.42aa7810c2e4209e2f490115b0474a80efdaf04a.idella4@gentoo
1 commit: 42aa7810c2e4209e2f490115b0474a80efdaf04a
2 Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 02:36:05 2015 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 02:37:22 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aa7810
7
8 commit 74315e20a499568c812c8ca9e7df025ad527308d
9 Author: Ian Delaney <idella4 <AT> gentoo.org>
10 Date: Wed Dec 2 10:31:50 2015 +0800
11
12 profiles/arch/x86/package.use.mask: use.mask rdeps of xen for x86 hypervisor
13
14 Subsequent to removing vns. of xen-4.2; packages inlcude
15 app-emaulation/{xen-pvgrub,libvirt, ganeti}
16 sys-cluster/nova
17
18 profiles/arch/x86/package.use.mask | 7 +++++++
19 1 file changed, 7 insertions(+)
20
21 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
22 index 74c4de7..b564989 100644
23 --- a/profiles/arch/x86/package.use.mask
24 +++ b/profiles/arch/x86/package.use.mask
25 @@ -4,6 +4,13 @@
26
27 # This file requires >=portage-2.1.1
28
29 +# Ian Delaney <idella4@g.o> (02 Dec 2015)
30 +# mask revdeps of xen that emply a hypervisor in arch x86
31 +app-emulation/xen-pvgrub -abi_x86_32
32 +app-emulation/libvirt -abi_x86_32
33 +sys-cluster/nova -abi_x86_32
34 +app-emulation/ganeti -abi_x86_32
35 +
36 # Nathan Phillip Brink <binki@g.o> (26 Sep 2015)
37 # git useflag requires dev-libs/libgit2 which few arches support
38 dev-util/geany-plugins -git