commit: dc75865bf61d6d292333f43cbe0fb281f61c0b07 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 17 09:13:59 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 09:13:59 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=dc75865b
NEWS: fix spacing, fix version entry Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 7e2ce9f41..3aecad148 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,10 @@ Features: * ebuild: Set GNUMAKEFLAGS="--output-sync=line" to ensure build logs are written to synchronously when running GNU make in parallel. This option is only set if MAKEOPTS and GNUMAKEFLAGS are left unset by the user. -* emerge: add --onlydeps-with-ideps=<y|n> option (bug #890777). + +* emerge: add --onlydeps-with-ideps=<y|n> option (bug #890777) + +* install-qa-check.d: 60pkgconfig: add opt-in QA_PKGCONFIG_VERSION check Bug fixes: * gpkg: Handle out-of-space errors (bug #891391). @@ -130,8 +133,6 @@ Features: * sync: git: run 'git clean' in git repositories if they are marked as non-volatile. -* install-qa-check.d: 60pkgconfig: add opt-in QA_PKGCONFIG_VERSION check - Bug fixes: * glsa: Abort if a GLSA's arch list doesn't match the expected format (bug #882797).
