From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E4AD1138351 for ; Fri, 24 Apr 2020 08:34:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC16BE0BE4; Fri, 24 Apr 2020 08:34:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2706E0BE4 for ; Fri, 24 Apr 2020 08:34:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FA5F34F2A6 for ; Fri, 24 Apr 2020 08:34:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0D1E1ED for ; Fri, 24 Apr 2020 08:34:10 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1587717227.31281f93a7e337d70768c10a5381d333b676f1cc.mgorny@gentoo> Subject: [gentoo-commits] proj/gentoolkit:master commit in: / X-VCS-Repository: proj/gentoolkit X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 31281f93a7e337d70768c10a5381d333b676f1cc X-VCS-Branch: master Date: Fri, 24 Apr 2020 08:34:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc99cb55-24ac-434b-a260-b0e0a5acf091 X-Archives-Hash: 9521b6b96a6f71800ded2590291f7edc commit: 31281f93a7e337d70768c10a5381d333b676f1cc Author: Michał Górny gentoo org> AuthorDate: Fri Apr 24 08:33:47 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Apr 24 08:33:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=31281f93 v0.5.0 Signed-off-by: Michał Górny gentoo.org> NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 3d5d3d3..21c4c86 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ News (new features/major bug fixes) +gentoolkit-0.5.0 +---------------- + * discontinued Support for Python 2 + * ekeyword and eshowkw now share logic for determining arch status + * support for arches.desc to determine arch/~arch + * updated fallback ~arch list with ~ia64 and ~m68k + gentoolkit-0.4.8 ---------------- * eclean packages: Add --changed-deps option to remove binpkgs