commit: 7f183e6a52d3c4429b0cd80402b32822f2b6592c Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu May 23 16:20:13 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu May 23 16:20:13 2019 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=7f183e6a
2019-05-23-accept_license: New revision. Also moved from 2019-05-19-accept_license to this name, in order to trigger a re-read. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> .../2019-05-23-accept_license.en.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/2019-05-19-accept_license/2019-05-19-accept_license.en.txt b/2019-05-23-accept_license/2019-05-23-accept_license.en.txt similarity index 85% rename from 2019-05-19-accept_license/2019-05-19-accept_license.en.txt rename to 2019-05-23-accept_license/2019-05-23-accept_license.en.txt index 6b434e5..e42c120 100644 --- a/2019-05-19-accept_license/2019-05-19-accept_license.en.txt +++ b/2019-05-23-accept_license/2019-05-23-accept_license.en.txt @@ -1,7 +1,8 @@ Title: Change of ACCEPT_LICENSE default Author: Ulrich Müller <[email protected]> -Posted: 2019-05-19 -Revision: 1 +Author: Thomas Deutschmann <[email protected]> +Posted: 2019-05-23 +Revision: 2 News-Item-Format: 2.0 The default set of accepted licenses has been changed [1,2] to: @@ -26,6 +27,11 @@ to /etc/portage/package.license: app-arch/unrar unRAR sys-kernel/linux-firmware @BINARY-REDISTRIBUTABLE +A migration tool app-portage/elicense is available. It scans installed +packages for licenses that are no longer accepted, and generates a list +in the same format as the package.license file. See elicense's README +for further details. + If you want to revert to the previous default, add the following line to /etc/portage/make.conf:
