* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/gnome/
@ 2023-08-23 17:16 Matt Turner
0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2023-08-23 17:16 UTC (permalink / raw
To: gentoo-commits
commit: 8a6a168cc0bd0faa7d7110dcb7db8f063e24e245
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 16:08:13 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 17:16:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a6a168c
metadata: Add gnome package stabilization groups
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
metadata/stabilization-groups/gnome/evolution | 3 +++
metadata/stabilization-groups/gnome/glib | 3 +++
metadata/stabilization-groups/gnome/gnome-shell | 4 ++++
metadata/stabilization-groups/gnome/gobject-introspection | 2 ++
metadata/stabilization-groups/gnome/sysprof | 3 +++
metadata/stabilization-groups/gnome/vala | 2 ++
metadata/stabilization-groups/gnome/vte | 3 +++
7 files changed, 20 insertions(+)
diff --git a/metadata/stabilization-groups/gnome/evolution b/metadata/stabilization-groups/gnome/evolution
new file mode 100644
index 000000000000..21bbcf804e94
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/evolution
@@ -0,0 +1,3 @@
+gnome-extra/evolution-data-server
+gnome-extra/evolution-ews
+mail-client/evolution
diff --git a/metadata/stabilization-groups/gnome/glib b/metadata/stabilization-groups/gnome/glib
new file mode 100644
index 000000000000..51a5659dd725
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/glib
@@ -0,0 +1,3 @@
+dev-libs/glib
+dev-util/gdbus-codegen
+dev-util/glib-utils
diff --git a/metadata/stabilization-groups/gnome/gnome-shell b/metadata/stabilization-groups/gnome/gnome-shell
new file mode 100644
index 000000000000..ddf76f8f88f4
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/gnome-shell
@@ -0,0 +1,4 @@
+gnome-base/gnome-shell
+gnome-extra/gnome-shell-extensions
+gnome-extra/gnome-shell-frippery
+x11-wm/mutter
diff --git a/metadata/stabilization-groups/gnome/gobject-introspection b/metadata/stabilization-groups/gnome/gobject-introspection
new file mode 100644
index 000000000000..8baf4ae59124
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/gobject-introspection
@@ -0,0 +1,2 @@
+dev-libs/gobject-introspection
+dev-libs/gobject-introspection-common
diff --git a/metadata/stabilization-groups/gnome/sysprof b/metadata/stabilization-groups/gnome/sysprof
new file mode 100644
index 000000000000..66a338916039
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/sysprof
@@ -0,0 +1,3 @@
+dev-util/sysprof
+dev-util/sysprof-capture
+dev-util/sysprof-common
diff --git a/metadata/stabilization-groups/gnome/vala b/metadata/stabilization-groups/gnome/vala
new file mode 100644
index 000000000000..2e4d5a33748d
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/vala
@@ -0,0 +1,2 @@
+dev-lang/vala
+dev-libs/vala-common
diff --git a/metadata/stabilization-groups/gnome/vte b/metadata/stabilization-groups/gnome/vte
new file mode 100644
index 000000000000..ce25ab265262
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/vte
@@ -0,0 +1,3 @@
+gui-libs/vte
+gui-libs/vte-common
+x11-libs/vte
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/gnome/
@ 2023-12-24 12:07 Mart Raudsepp
0 siblings, 0 replies; 3+ messages in thread
From: Mart Raudsepp @ 2023-12-24 12:07 UTC (permalink / raw
To: gentoo-commits
commit: bb66262188c5a1931321eb4faaf7ee96db63a430
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 12:06:49 2023 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 12:07:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb662621
metadata/stabilization-groups/gnome: Add glib-networking to glib group
glib-networking release cycle should match glib release cycle for good
TLS functionality.
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
metadata/stabilization-groups/gnome/glib.group | 1 +
1 file changed, 1 insertion(+)
diff --git a/metadata/stabilization-groups/gnome/glib.group b/metadata/stabilization-groups/gnome/glib.group
index 51a5659dd725..7618ecea75be 100644
--- a/metadata/stabilization-groups/gnome/glib.group
+++ b/metadata/stabilization-groups/gnome/glib.group
@@ -1,3 +1,4 @@
dev-libs/glib
dev-util/gdbus-codegen
dev-util/glib-utils
+net-libs/glib-networking
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/gnome/
@ 2024-10-24 8:12 Florian Schmaus
0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2024-10-24 8:12 UTC (permalink / raw
To: gentoo-commits
commit: 6990310ad291ad3a37214432c7d2405e12b3da7f
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 08:11:29 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 08:12:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6990310a
metadata/stabilization-groups/gnome: add flashback group
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
metadata/stabilization-groups/gnome/flashback.group | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/metadata/stabilization-groups/gnome/flashback.group b/metadata/stabilization-groups/gnome/flashback.group
new file mode 100644
index 000000000000..c98a6e1b5838
--- /dev/null
+++ b/metadata/stabilization-groups/gnome/flashback.group
@@ -0,0 +1,4 @@
+gnome-base/gnome-applets
+gnome-base/gnome-flashback
+gnome-base/gnome-panel
+x11-wm/metacity
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-24 8:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-24 8:12 [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/gnome/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2023-12-24 12:07 Mart Raudsepp
2023-08-23 17:16 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox