commit: 68abf8f8d7d1a92f49d87c31a8d4413e6c59acfb Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Jun 27 04:22:52 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Jun 27 05:19:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68abf8f8
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 <eschwartz <AT> gentoo.org> metadata/stabilization-groups/gnome/gtk-doc.group | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/stabilization-groups/gnome/gtk-doc.group b/metadata/stabilization-groups/gnome/gtk-doc.group new file mode 100644 index 000000000000..4c5f88ef3c32 --- /dev/null +++ b/metadata/stabilization-groups/gnome/gtk-doc.group @@ -0,0 +1,2 @@ +dev-util/gtk-doc +dev-build/gtk-doc-am
