Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: /
Date: Mon, 02 Jan 2023 05:26:58
Message-Id: 1672637198.e89522e126ad96297fc82c741be57f8e082d69a9.sam@gentoo
1 commit: e89522e126ad96297fc82c741be57f8e082d69a9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 05:26:15 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 05:26:38 2023 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=e89522e1
7
8 NEWS: prepare for 3.0.43
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 NEWS | 5 +----
13 1 file changed, 1 insertion(+), 4 deletions(-)
14
15 diff --git a/NEWS b/NEWS
16 index cabd52035..cb5ae983e 100644
17 --- a/NEWS
18 +++ b/NEWS
19 @@ -1,9 +1,6 @@
20 -portage-3.0.43 (UNRELEASED)
21 +portage-3.0.43 (2023-01-02)
22 --------------
23
24 -Features:
25 -* TODO
26 -
27 Bug fixes:
28 * news: Fix matching profile paths with Display-If-Profile in some cases.