public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2017-01-15 13:48 Justin Lecher
  0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2017-01-15 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     a36fc2e2da3bc384c75fc2165e7784dfcddc9510
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 09:53:17 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 13:48:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36fc2e2

Mask dev-games/openscenegraph[gdal] for hppa and sparc

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask  | 4 ++++
 profiles/arch/sparc/package.use.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index e3760d3..c4f0b48 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,10 @@
 
 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>.
 
+# Justin Lecher <jlec@gentoo.org> (15 Jan 2017)
+# unkeyworded rev deps
+dev-games/openscenegraph gdal
+
 # Jeroen Roovers <jer@gentoo.org> (28 Dec 2016)
 # "#error Unsupported architecture"
 dev-libs/libpcre2 jit

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 8d83ae0..1be1563 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -3,6 +3,10 @@
 # $Id$
 
 # Justin Lecher <jlec@gentoo.org> (15 Jan 2017)
+# unkeyworded rev deps
+dev-games/openscenegraph gdal
+
+# Justin Lecher <jlec@gentoo.org> (15 Jan 2017)
 # masked rev deps
 media-libs/libsdl2 fusionsound
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2017-11-11 19:17 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2017-11-11 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8c4319c46b7239445adef1e43e96d0023ca2a91d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 19:16:28 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 19:17:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4319c4

profiles: drop use.stable.mask for python-3.5 on hppa/sparc, bug #620940

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/arch/hppa/use.stable.mask  | 2 --
 profiles/arch/sparc/use.stable.mask | 2 --
 2 files changed, 4 deletions(-)

diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask
index d3362b3bc40..aa183bea814 100644
--- a/profiles/arch/hppa/use.stable.mask
+++ b/profiles/arch/hppa/use.stable.mask
@@ -13,5 +13,3 @@ qt4
 # Mask python targets until dev-lang/python is stable.
 python_single_target_python3_6
 python_targets_python3_6
-python_single_target_python3_5
-python_targets_python3_5

diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
index c1438087548..d62c77d354c 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/use.stable.mask
@@ -8,8 +8,6 @@
 # Mask python targets until dev-lang/python is stable.
 python_single_target_python3_6
 python_targets_python3_6
-python_single_target_python3_5
-python_targets_python3_5
 
 # Hans de Graaff <graaff@gentoo.org> (13 Aug 2017)
 # Drop stable ruby on sparc


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2020-04-22 17:07 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2020-04-22 17:07 UTC (permalink / raw
  To: gentoo-commits

commit:     a8dcad26328534e2991a687dc4aa44159c127ed7
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Apr 22 16:02:45 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 17:06:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8dcad26

profiles/arch/{hppa,sparc}/package.use.mask: add syslog-ng[test]

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask  | 4 ++++
 profiles/arch/sparc/package.use.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 2113a262199..61341f3b508 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,10 @@
 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
 # request bug for the hppa arch.
 
+# Rolf Eike Beer <eike@sf-mail.de> (2020-04-22)
+# dev-libs/criterion not yet keyworded
+>=app-admin/syslog-ng-3.25 test
+
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-20)
 # Not keyworded on hppa
 net-misc/whois xcrypt

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index c2ee42eb2a9..443a7e82524 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Rolf Eike Beer <eike@sf-mail.de> (2020-04-22)
+# dev-libs/criterion not yet keyworded
+>=app-admin/syslog-ng-3.25 test
+
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-20)
 # Not keyworded on sparc
 net-misc/whois xcrypt


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2020-04-24  6:32 Matt Turner
  0 siblings, 0 replies; 7+ messages in thread
From: Matt Turner @ 2020-04-24  6:32 UTC (permalink / raw
  To: gentoo-commits

commit:     c8adfb8ad3ffa6f1c7af1ccee5d10dedc5c22c6e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 24 06:31:23 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 24 06:31:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8adfb8a

profiles: Mask pyopengl[test] on arches without mesa[llvm]

... on sparc and hppa too.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask  | 4 ++++
 profiles/arch/sparc/package.use.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 61341f3b508..8ee15132ee1 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,10 @@
 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
 # request bug for the hppa arch.
 
+# James Le Cuirot <chewi@gentoo.org> (2020-04-23)
+# Requires media-libs/mesa[llvm], which is masked.
+dev-python/pyopengl test
+
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-22)
 # dev-libs/criterion not yet keyworded
 >=app-admin/syslog-ng-3.25 test

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 2f6a5992754..a99ff6b6af0 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# James Le Cuirot <chewi@gentoo.org> (2020-04-23)
+# Requires media-libs/mesa[llvm], which is masked.
+dev-python/pyopengl test
+
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-23)
 # don't bother keywording old versions
 <dev-qt/qtgui-5.14.2 wayland


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2020-04-27 17:08 Sergei Trofimovich
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei Trofimovich @ 2020-04-27 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     fb070848a2c0c6386722d46b4eecb087bf3d7c8f
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Apr 27 15:25:10 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 17:08:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb070848

profiles/arch/{hppa,sparc}/package.use.mask: add active{model,record}[test]

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask  | 2 ++
 profiles/arch/sparc/package.use.mask | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 2b9c8989ccc..518a3c2740d 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -6,6 +6,8 @@
 
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-25)
 # dependencies not yet keyworded
+dev-ruby/activemodel test
+dev-ruby/activerecord test
 dev-ruby/activesupport test
 
 # James Le Cuirot <chewi@gentoo.org> (2020-04-23)

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 5be369d76fa..9c0654dd4b7 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -33,6 +33,8 @@ app-misc/tracker-miners test
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-20)
 # dependencies not yet keyworded
 dev-ruby/rack-cache test
+dev-ruby/activemodel test
+dev-ruby/activerecord test
 dev-ruby/activesupport test
 dev-ruby/http test
 


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2020-08-31  2:55 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2020-08-31  2:55 UTC (permalink / raw
  To: gentoo-commits

commit:     1c31fa4af24cf680de0b3c5b0764189ae224d000
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 02:54:08 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 02:54:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c31fa4a

profiles/arch/{hppa, sparc}: stable-mask net-misc/curl[mbedtls]

Bug: https://bugs.gentoo.org/737990
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/hppa/package.use.stable.mask  | 2 +-
 profiles/arch/sparc/package.use.stable.mask | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
index e70e116b094..5173ed574cf 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -41,7 +41,7 @@ media-libs/libtheora examples
 
 # Matt Turner <mattst88@gentoo.org> (2020-04-01)
 # net-libs/mbedtls has no stable keywords
-net-misc/curl curl_ssl_mbedtls
+net-misc/curl curl_ssl_mbedtls mbedtls
 dev-libs/libzip mbedtls
 net-libs/libssh mbedtls
 net-libs/libssh2 mbedtls

diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
index 2b2497b5e4d..e295102c581 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -40,7 +40,7 @@ gnome-base/gvfs google
 
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-10)
 # net-libs/mbedtls has no stable keywords
-net-misc/curl curl_ssl_mbedtls
+net-misc/curl curl_ssl_mbedtls mbedtls
 dev-libs/libzip mbedtls
 net-libs/libssh mbedtls
 net-libs/libssh2 mbedtls


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
@ 2024-07-30 22:46 Andreas Sturmlechner
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2024-07-30 22:46 UTC (permalink / raw
  To: gentoo-commits

commit:     534718e9376412e9bc51e95ca237d55d29dd37b5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 22:45:32 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 22:45:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534718e9

profiles: hppa/sparc: Stable-mask dev-build/cmake[gui]

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/hppa/package.use.stable.mask  | 4 ++++
 profiles/arch/sparc/package.use.stable.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
index 0c4f80d3fbd6..f807a8939936 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James <sam@gentoo.org> (2024-07-31)
+# Qt 6 not stable here.
+dev-build/cmake gui
+
 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-07-25)
 # Moved to stable.mask, issue is fixed in unstable v40
 # Sam James <sam@gentoo.org> (2024-06-19)

diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
index 2c3aef317e17..3a1db3845989 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2024-07-31)
+# Qt 6 not stable here.
+dev-build/cmake gui
+
 # Eli Schwartz <eschwartz93@gmail.com> (2024-02-05)
 # app-text/mupdf is not stable. bug #923811
 net-print/cups-filters pdf


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-07-30 22:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-27 17:08 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2024-07-30 22:46 Andreas Sturmlechner
2020-08-31  2:55 Sam James
2020-04-24  6:32 Matt Turner
2020-04-22 17:07 Sergei Trofimovich
2017-11-11 19:17 Sergei Trofimovich
2017-01-15 13:48 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox