commit: 6b07b85e8562a0d6a6c0584c2b920995600ee3ca Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com> AuthorDate: Sat Jun 3 17:45:43 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Jun 3 17:45:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b07b85e
profiles: Remove >=gnome-extra/extension-manager-0.4.0 mask A 0.4.1 ebuild that get rids of sys-libs/libbacktrace dependency through a patch has been added to replace the masked versions, which can be dropped immediately, obsoleting the mask. Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 9b3ab1223..2783824a8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,16 +14,6 @@ # New entries go on top. -# Yuan Liao <[email protected]> (2023-06-03) -# Version 0.4.0 and later depend on sys-libs/libbacktrace, which has -# been last-rited in ::gentoo. The last version that does not depend -# on libbacktrace will be kept in GURU for users who want to install -# this package through it. Users who wish to use the latest upstream -# version may consider installing it from Flathub -# <https://flathub.org/apps/com.mattjakeman.ExtensionManager>. -# The masked versions will be removed on 2023-06-27. ->=gnome-extra/extension-manager-0.4.0 - # YiFei Zhu <[email protected]> (2023-05-21) # Unmaintained, outdated ebuild, upstream EOL. # Use app-editors/pulsar-bin instead.
