commit:     dc6d2024b69ccccdd5f500edb270e9a2f8c73cf7
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  2 16:15:16 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jun  2 16:41:58 2019 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=dc6d2024

ACCEPT_LICENSE: restrict it further

 core/etc/portage/make.conf.CYCLE.1 | 2 +-
 core/etc/portage/make.conf.CYCLE.2 | 2 +-
 core/etc/portage/make.conf.CYCLE.3 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/etc/portage/make.conf.CYCLE.1 
b/core/etc/portage/make.conf.CYCLE.1
index d6a7cd0..e1a7e12 100644
--- a/core/etc/portage/make.conf.CYCLE.1
+++ b/core/etc/portage/make.conf.CYCLE.1
@@ -2,4 +2,4 @@ CFLAGS="-O2 -pipe -fno-diagnostics-color"
 CXXFLAGS="${CFLAGS}"
 CHOST="x86_64-gentoo-linux-musl"
 MAKEOPTS="-j17"
-ACCEPT_LICENSE="* -@EULA"
+ACCEPT_LICENSE="linux-fw-redistributable no-source-code"

diff --git a/core/etc/portage/make.conf.CYCLE.2 
b/core/etc/portage/make.conf.CYCLE.2
index 1277127..82202af 100644
--- a/core/etc/portage/make.conf.CYCLE.2
+++ b/core/etc/portage/make.conf.CYCLE.2
@@ -4,4 +4,4 @@ CHOST="x86_64-gentoo-linux-musl"
 MAKEOPTS="-j17"
 USE="-cups -tk -fontforge"
 USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d"
-ACCEPT_LICENSE="* -@EULA"
+ACCEPT_LICENSE="linux-fw-redistributable no-source-code"

diff --git a/core/etc/portage/make.conf.CYCLE.3 
b/core/etc/portage/make.conf.CYCLE.3
index 1baf144..fcaccee 100644
--- a/core/etc/portage/make.conf.CYCLE.3
+++ b/core/etc/portage/make.conf.CYCLE.3
@@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}"
 CHOST="x86_64-gentoo-linux-musl"
 MAKEOPTS="-j17"
 PORTAGE_BINHOST="http://bluedragon.freeharbor.net/";
-ACCEPT_LICENSE="* -@EULA"
+ACCEPT_LICENSE="linux-fw-redistributable no-source-code"

Reply via email to