public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/embedded/
Date: Sun, 19 May 2019 19:10:46 +0000 (UTC)	[thread overview]
Message-ID: <1558291419.d82b624db1131d0c392d21c76dbcb084612521be.ulm@gentoo> (raw)

commit:     d82b624db1131d0c392d21c76dbcb084612521be
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 18:43:39 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 19 18:43:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82b624d

profiles: Change ACCEPT_LICENSE default to @FREE.

As decided by the Gentoo Council in its 2019-02-10 meeting:
'The default ACCEPT_LICENSE should be ACCEPT_LICENSE="@FREE"
(subject to implementation details in further vote).'

Closes: https://bugs.gentoo.org/676248
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/base/make.defaults     | 5 +++--
 profiles/embedded/make.defaults | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 2ffb8d9669e..e6652a62610 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -52,8 +52,9 @@ KERNEL="linux"
 USERLAND="GNU"
 INPUT_DEVICES="keyboard mouse"
 
-# Accept any license except those in the EULA license group.
-ACCEPT_LICENSE="* -@EULA"
+# Accept only licenses in the FREE license group, i.e., with
+# the freedom to use, share, modify and share modifications
+ACCEPT_LICENSE="-* @FREE"
 
 # Tomáš Chvátal <scarabeus@gentoo.org> (23 Mar 2013)
 # By default enable libreoffice implementation only.

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index a00f6334f28..3382ca7db56 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -40,5 +40,6 @@ USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_F
 # and not by user configuration files.
 PROFILE_ONLY_VARIABLES="IUSE_IMPLICIT USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND"
 
-# Accept any license except those in the EULA license group.
-ACCEPT_LICENSE="* -@EULA"
+# Accept only licenses in the FREE license group, i.e., with
+# the freedom to use, share, modify and share modifications
+ACCEPT_LICENSE="-* @FREE"


             reply	other threads:[~2019-05-19 19:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-19 19:10 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-17 12:03 [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/embedded/ Michał Górny
2023-01-05  0:33 Sam James
2019-05-23 16:28 Ulrich Müller
2018-01-05 15:38 Ulrich Müller
2016-07-07 16:53 Ulrich Müller
2016-06-17  7:26 Michał Górny
2016-06-17  7:26 Michał Górny
2016-02-06 13:55 Manuel Rüger
2015-09-22  9:39 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1558291419.d82b624db1131d0c392d21c76dbcb084612521be.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox