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 19:08:50
Message-Id: 1464548905.465b240a8b5c20fc7db8aec807177a965de7fb18.chithanh@gentoo
1 commit: 465b240a8b5c20fc7db8aec807177a965de7fb18
2 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 19:08:25 2016 +0000
4 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 19:08:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465b240a
7
8 profiles: update wayland mask to include media-libs/elementary
9
10 profiles/arch/alpha/package.use.stable.mask | 5 ++++-
11 profiles/arch/ia64/package.use.stable.mask | 5 ++++-
12 profiles/arch/sparc/package.use.stable.mask | 5 ++++-
13 3 files changed, 12 insertions(+), 3 deletions(-)
14
15 diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask
16 index f701ae5..b65298b 100644
17 --- a/profiles/arch/alpha/package.use.stable.mask
18 +++ b/profiles/arch/alpha/package.use.stable.mask
19 @@ -47,4 +47,7 @@ media-plugins/gst-plugins-meta modplug
20 x11-libs/gksu gnome
21
22 # sufficiently recent wayland is not stable yet, bug #559062
23 ->=dev-libs/efl-1.15 wayland
24 +~dev-libs/efl-1.15.2 wayland
25 +~dev-libs/efl-1.17.0 wayland
26 +~media-libs/elementary-1.15.2 wayland
27 +~media-libs/elementary-1.17.0 wayland
28
29 diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask
30 index 55e8178..602be85 100644
31 --- a/profiles/arch/ia64/package.use.stable.mask
32 +++ b/profiles/arch/ia64/package.use.stable.mask
33 @@ -28,4 +28,7 @@ gnome-base/gvfs google
34 x11-libs/gksu gnome
35
36 # sufficiently recent wayland is not stable yet, bug #559062
37 ->=dev-libs/efl-1.15 wayland
38 +~dev-libs/efl-1.15.2 wayland
39 +~dev-libs/efl-1.17.0 wayland
40 +~media-libs/elementary-1.15.2 wayland
41 +~media-libs/elementary-1.17.0 wayland
42
43 diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
44 index a7efb3c..7c552b2 100644
45 --- a/profiles/arch/sparc/package.use.stable.mask
46 +++ b/profiles/arch/sparc/package.use.stable.mask
47 @@ -39,4 +39,7 @@ x11-libs/gksu gnome
48 x11-wm/icewm gnome
49
50 # sufficiently recent wayland is not stable yet, bug #559062
51 ->=dev-libs/efl-1.15 wayland
52 +~dev-libs/efl-1.15.2 wayland
53 +~dev-libs/efl-1.17.0 wayland
54 +~media-libs/elementary-1.15.2 wayland
55 +~media-libs/elementary-1.17.0 wayland