Gentoo Archives: gentoo-commits

From: "Chí-Thanh Christopher Nguyễn" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/, profiles/arch/sparc/, profiles/arch/ia64/
Date: Sun, 29 May 2016 18:06:13
Message-Id: 1464545113.495d136cbb031cc4c3ad8b492e29b6078db0b9f8.chithanh@gentoo
1 commit: 495d136cbb031cc4c3ad8b492e29b6078db0b9f8
2 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 18:05:13 2016 +0000
4 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 18:05:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495d136c
7
8 profiles: mask wayland flag where dev-libs/efl needs a newer stable version
9
10 profiles/arch/alpha/package.use.stable.mask | 3 +++
11 profiles/arch/ia64/package.use.stable.mask | 3 +++
12 profiles/arch/sparc/package.use.stable.mask | 3 +++
13 3 files changed, 9 insertions(+)
14
15 diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask
16 index a40e543..f701ae5 100644
17 --- a/profiles/arch/alpha/package.use.stable.mask
18 +++ b/profiles/arch/alpha/package.use.stable.mask
19 @@ -45,3 +45,6 @@ media-plugins/gst-plugins-meta modplug
20 >=x11-libs/gtk+-3.12.2 cloudprint
21 >=net-libs/webkit-gtk-2.4 geoloc
22 x11-libs/gksu gnome
23 +
24 +# sufficiently recent wayland is not stable yet, bug #559062
25 +>=dev-libs/efl-1.15 wayland
26
27 diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask
28 index a9079c9..55e8178 100644
29 --- a/profiles/arch/ia64/package.use.stable.mask
30 +++ b/profiles/arch/ia64/package.use.stable.mask
31 @@ -26,3 +26,6 @@ gnome-base/gvfs google
32 >=net-libs/webkit-gtk-2.4 geoloc
33 >=x11-libs/gtk+-3.12.2 cloudprint
34 x11-libs/gksu gnome
35 +
36 +# sufficiently recent wayland is not stable yet, bug #559062
37 +>=dev-libs/efl-1.15 wayland
38
39 diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
40 index 154a62a..a7efb3c 100644
41 --- a/profiles/arch/sparc/package.use.stable.mask
42 +++ b/profiles/arch/sparc/package.use.stable.mask
43 @@ -37,3 +37,6 @@ gnome-base/gvfs google
44 >=x11-libs/gtk+-3.12.2 cloudprint
45 x11-libs/gksu gnome
46 x11-wm/icewm gnome
47 +
48 +# sufficiently recent wayland is not stable yet, bug #559062
49 +>=dev-libs/efl-1.15 wayland