commit: e5434b619fd6f829dde3ecbb850b25448760279d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 27 06:32:00 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 27 06:32:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5434b61
profiles: unmask proj 8.x We've found everything we're going to find by having it masked and we'll add < deps to anything remaining that's broken and/or last-rite. Bug: https://bugs.gentoo.org/729098 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ee43a637bc2..b6ea850db6a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -667,14 +667,6 @@ net-libs/libsoup:3.0 # bug #772998 ~net-misc/openntpd-6.8_p1 -# Sam James <[email protected]> (2021-03-01) -# Mask new proj 8.x as it removes deprecated -# API. Likely to break several consumers -# which haven't yet ported. -# bug #729098 ->=sci-libs/proj-8.0.0 ->=sci-geosciences/qmapshack-1.16 - # Lars Wendler <[email protected]> (2021-02-15) # Mask development versions now that they were bumped... =net-misc/kea-1.9*
