commit: 07a190adcb6120734e9287e041328a07f3093f79 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jul 28 06:26:07 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jul 28 06:26:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a190ad
profiles/package.mask: mask obsolete cucumber components Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b18863084ebc..04ea1e703314 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,15 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2025-07-28) + +# Obsolete slots of cucumber components. These slots are no longer used +# by dev-util/cucumber. Removal on 2025-08-28. +dev-util/cucumber-gherkin:23 +dev-util/cucumber-gherkin:25 +dev-util/cucumber-messages:19 +dev-util/cucumber-messages:24 + # Bernard Cafarelli <[email protected]> (2025-07-27) # Current version in tree only supports python <=3.11 # Needs major version bump, relevant dependencies, and tests fixes
