* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/, profiles/arch/sparc/, profiles/arch/ia64/
@ 2016-05-29 18:06 Chí-Thanh Christopher Nguyễn
0 siblings, 0 replies; 4+ messages in thread
From: Chí-Thanh Christopher Nguyễn @ 2016-05-29 18:06 UTC (permalink / raw
To: gentoo-commits
commit: 495d136cbb031cc4c3ad8b492e29b6078db0b9f8
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 18:05:13 2016 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun May 29 18:05:13 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495d136c
profiles: mask wayland flag where dev-libs/efl needs a newer stable version
profiles/arch/alpha/package.use.stable.mask | 3 +++
profiles/arch/ia64/package.use.stable.mask | 3 +++
profiles/arch/sparc/package.use.stable.mask | 3 +++
3 files changed, 9 insertions(+)
diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask
index a40e543..f701ae5 100644
--- a/profiles/arch/alpha/package.use.stable.mask
+++ b/profiles/arch/alpha/package.use.stable.mask
@@ -45,3 +45,6 @@ media-plugins/gst-plugins-meta modplug
>=x11-libs/gtk+-3.12.2 cloudprint
>=net-libs/webkit-gtk-2.4 geoloc
x11-libs/gksu gnome
+
+# sufficiently recent wayland is not stable yet, bug #559062
+>=dev-libs/efl-1.15 wayland
diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask
index a9079c9..55e8178 100644
--- a/profiles/arch/ia64/package.use.stable.mask
+++ b/profiles/arch/ia64/package.use.stable.mask
@@ -26,3 +26,6 @@ gnome-base/gvfs google
>=net-libs/webkit-gtk-2.4 geoloc
>=x11-libs/gtk+-3.12.2 cloudprint
x11-libs/gksu gnome
+
+# sufficiently recent wayland is not stable yet, bug #559062
+>=dev-libs/efl-1.15 wayland
diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
index 154a62a..a7efb3c 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -37,3 +37,6 @@ gnome-base/gvfs google
>=x11-libs/gtk+-3.12.2 cloudprint
x11-libs/gksu gnome
x11-wm/icewm gnome
+
+# sufficiently recent wayland is not stable yet, bug #559062
+>=dev-libs/efl-1.15 wayland
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/, profiles/arch/sparc/, profiles/arch/ia64/
@ 2016-05-29 19:08 Chí-Thanh Christopher Nguyễn
0 siblings, 0 replies; 4+ messages in thread
From: Chí-Thanh Christopher Nguyễn @ 2016-05-29 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 465b240a8b5c20fc7db8aec807177a965de7fb18
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 19:08:25 2016 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun May 29 19:08:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465b240a
profiles: update wayland mask to include media-libs/elementary
profiles/arch/alpha/package.use.stable.mask | 5 ++++-
profiles/arch/ia64/package.use.stable.mask | 5 ++++-
profiles/arch/sparc/package.use.stable.mask | 5 ++++-
3 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask
index f701ae5..b65298b 100644
--- a/profiles/arch/alpha/package.use.stable.mask
+++ b/profiles/arch/alpha/package.use.stable.mask
@@ -47,4 +47,7 @@ media-plugins/gst-plugins-meta modplug
x11-libs/gksu gnome
# sufficiently recent wayland is not stable yet, bug #559062
->=dev-libs/efl-1.15 wayland
+~dev-libs/efl-1.15.2 wayland
+~dev-libs/efl-1.17.0 wayland
+~media-libs/elementary-1.15.2 wayland
+~media-libs/elementary-1.17.0 wayland
diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask
index 55e8178..602be85 100644
--- a/profiles/arch/ia64/package.use.stable.mask
+++ b/profiles/arch/ia64/package.use.stable.mask
@@ -28,4 +28,7 @@ gnome-base/gvfs google
x11-libs/gksu gnome
# sufficiently recent wayland is not stable yet, bug #559062
->=dev-libs/efl-1.15 wayland
+~dev-libs/efl-1.15.2 wayland
+~dev-libs/efl-1.17.0 wayland
+~media-libs/elementary-1.15.2 wayland
+~media-libs/elementary-1.17.0 wayland
diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
index a7efb3c..7c552b2 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -39,4 +39,7 @@ x11-libs/gksu gnome
x11-wm/icewm gnome
# sufficiently recent wayland is not stable yet, bug #559062
->=dev-libs/efl-1.15 wayland
+~dev-libs/efl-1.15.2 wayland
+~dev-libs/efl-1.17.0 wayland
+~media-libs/elementary-1.15.2 wayland
+~media-libs/elementary-1.17.0 wayland
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/, profiles/arch/sparc/, profiles/arch/ia64/
@ 2016-08-26 14:39 Thomas Deutschmann
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Deutschmann @ 2016-08-26 14:39 UTC (permalink / raw
To: gentoo-commits
commit: e2694a8a06d4fdac3085ba74564b43c9a33aa5fa
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 14:21:25 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 14:39:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2694a8a
profiles: Drop no longer needed invidivual tokudb per arch USE mask
Individual tokudb per arch USE masks (commit 6fd72a72cebff7e13) are now longer
needed now that we have a general mask in base profile (commit 55e3627640) and
and lift the mask for individual supported architectures.
profiles/arch/alpha/package.use.mask | 4 ----
profiles/arch/ia64/package.use.mask | 4 ----
profiles/arch/sparc/package.use.mask | 4 ----
3 files changed, 12 deletions(-)
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 440ce96..1cf06ad 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -77,10 +77,6 @@ dev-python/restkit cli
# work on alpha. Mask USE flag for layman accordingly
app-portage/layman -g-sorcery
-# Brian Evans <grknight@gentoo.org> (17 Sep 2015)
-# Mask new USE flags for percona-server which are not available on alpha
-dev-db/percona-server tokudb tokudb-backup-plugin
-
# Tobias Klausmann <klausman@gentoo.org> (16 Sep 2015)
# Mask USE=sssd for sudo because sys-auth/sssd is relatively big and doesn't
# compile on alpha. The version specified does not have the USE flag, but that
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 6bb8be7..f8a0fdd 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -57,10 +57,6 @@ dev-qt/qtchooser test
# Requires dev-python/ipython which triggers a long dep chain
dev-python/restkit cli
-# Brian Evans <grknight@gentoo.org> (17 Sep 2015)
-# Mask new USE flags for percona-server which are not available on ia64
-dev-db/percona-server tokudb tokudb-backup-plugin
-
# Brian Evans <grknight@gentoo.org> (14 Sep 2015)
# Mask new USE flags for mariadb which all arches do not yet have dependencies
>=dev-db/mariadb-10.1.0 innodb-snappy
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index e5f6687..6770f78 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -71,10 +71,6 @@ net-mail/dovecot lz4
# Requires dev-python/ipython which triggers a long dep chain
dev-python/restkit cli
-# Brian Evans <grknight@gentoo.org> (17 Sep 2015)
-# Mask new USE flags for percona-server which are not available on sparc
-dev-db/percona-server tokudb tokudb-backup-plugin
-
# Brian Evans <grknight@gentoo.org> (14 Sep 2015)
# Mask new USE flags for mariadb which all arches do not yet have dependencies
>=dev-db/mariadb-10.1.0 innodb-snappy
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/, profiles/arch/sparc/, profiles/arch/ia64/
@ 2016-09-11 15:10 Gilles Dartiguelongue
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Dartiguelongue @ 2016-09-11 15:10 UTC (permalink / raw
To: gentoo-commits
commit: 7332e0d33dd31c36868e9c7aa3a327323a8272b0
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 12:22:15 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 15:10:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7332e0d3
profiles: use.mask teamd on nm-applet
These arches do not have teamd support in networkmanager so it resolver
barks if we try to depend on it.
profiles/arch/alpha/package.use.mask | 4 ++++
profiles/arch/ia64/package.use.mask | 4 ++++
profiles/arch/sparc/package.use.mask | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index f73e1f8..802efa1 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -3,6 +3,10 @@
# $Id$
# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
+# networkmanager USE masked due to missing keywords
+gnome-extra/nm-applet teamd
+
+# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
# Opt-out of ofono support until there is a user request,
# see also pulseaudio/connman
net-misc/networkmanager ofono
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index a1a9518..92c6bc5 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -3,6 +3,10 @@
# $Id$
# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
+# networkmanager USE masked due to missing keywords
+gnome-extra/nm-applet teamd
+
+# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
# Opt-out of ofono support until there is a user request,
# see also pulseaudio/connman
net-misc/networkmanager ofono
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 6770f78..a15e8abc 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016)
+# networkmanager USE masked due to missing keywords
+gnome-extra/nm-applet teamd
+
# Alexandre Rostovtsev <tetromino@gentoo.org> (28 Jun 2016)
# Missing keywords on app-text/gspell - bug #587368
>=app-editors/gedit-3.20 spell
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-09-11 15:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-29 18:06 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/, profiles/arch/sparc/, profiles/arch/ia64/ Chí-Thanh Christopher Nguyễn
-- strict thread matches above, loose matches on Subject: below --
2016-05-29 19:08 Chí-Thanh Christopher Nguyễn
2016-08-26 14:39 Thomas Deutschmann
2016-09-11 15:10 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox