aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-06-02 12:15:16 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-06-02 12:41:58 -0400
commitdc6d2024b69ccccdd5f500edb270e9a2f8c73cf7 (patch)
tree839430d50173e87b2dd652da983ec23d1a6cf17d
parentworld: add media-video/mplayer (diff)
downloadgrs-dc6d2024.tar.gz
grs-dc6d2024.tar.bz2
grs-dc6d2024.zip
ACCEPT_LICENSE: restrict it further
-rw-r--r--core/etc/portage/make.conf.CYCLE.12
-rw-r--r--core/etc/portage/make.conf.CYCLE.22
-rw-r--r--core/etc/portage/make.conf.CYCLE.32
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"