From 68abf8f8d7d1a92f49d87c31a8d4413e6c59acfb Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Fri, 27 Jun 2025 00:22:52 -0400 Subject: [PATCH] metadata/stabilization-groups/gnome: add gtk-doc group As gtk-doc-am got partially stabilized and broke a binhost "lucky" build, and generally confused users as the package couldn't actually be installed. Note that `pkgdev bugs` has some edge cases here, and still files partial stabilizations. The UX will hopefully get better quite soon though. Bug: https://github.com/pkgcore/pkgdev/issues/211 Bug: https://github.com/projg2/nattka/issues/88 Bug: https://bugs.gentoo.org/959075 Signed-off-by: Eli Schwartz --- metadata/stabilization-groups/gnome/gtk-doc.group | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 metadata/stabilization-groups/gnome/gtk-doc.group diff --git a/metadata/stabilization-groups/gnome/gtk-doc.group b/metadata/stabilization-groups/gnome/gtk-doc.group new file mode 100644 index 0000000000000..4c5f88ef3c327 --- /dev/null +++ b/metadata/stabilization-groups/gnome/gtk-doc.group @@ -0,0 +1,2 @@ +dev-util/gtk-doc +dev-build/gtk-doc-am