commit: 7985685a5519b29d714a3037d7d4a8d3af02a0ca Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Wed Aug 4 19:42:37 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Aug 4 19:42:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7985685a
profiles: last-rite dev-util/pkgconfig Closes: https://github.com/gentoo/gentoo/pull/21885 Bug: https://bugs.gentoo.org/245228 Bug: https://bugs.gentoo.org/632124 Bug: https://bugs.gentoo.org/691268 Bug: https://bugs.gentoo.org/767853 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 160af25eea1..f1337fd0aa6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2021-08-04) +# Last release over 4 years ago, upstream pretty much dead, the +# ecosystem has switched to dev-util/pkgconf, which is alive. Testing +# and prefix bugs, blocks WANT_AUTOMAKE=1.12 removal. +# Bug #245228, #632124, #691268, #767853, removal in 30 days. +dev-util/pkgconfig + # David Seifert <[email protected]> (2021-08-04) # Last release 11 years ago, XDG env issue, no revdeps, blocks # WANT_AUTOMAKE=1.11 removal, last major distro to package this.
