summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
commit51af5f0eb4cddbe6aa7953717873691d77aae9ff (patch)
tree1541525274162b033ebbc3ed38abaf335fbbd49a /profiles/prefix/linux
parent7014a5a3ea0feffab9701fdd6b64cc7667a985af (diff)
gentoo resync : 11.07.2019
Diffstat (limited to 'profiles/prefix/linux')
-rw-r--r--profiles/prefix/linux/amd64/make.defaults2
-rw-r--r--profiles/prefix/linux/make.defaults8
-rw-r--r--profiles/prefix/linux/package.mask2
-rw-r--r--profiles/prefix/linux/package.use.mask2
-rw-r--r--profiles/prefix/linux/use.mask2
5 files changed, 8 insertions, 8 deletions
diff --git a/profiles/prefix/linux/amd64/make.defaults b/profiles/prefix/linux/amd64/make.defaults
index 01d39d236ab9..22be1cd833fb 100644
--- a/profiles/prefix/linux/amd64/make.defaults
+++ b/profiles/prefix/linux/amd64/make.defaults
@@ -1,7 +1,7 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-#Note: this is Gentoo Prefix specific! (13 Jul 2008, darkside)
+#Note: this is Gentoo Prefix specific! (2008-07-13, darkside)
# The base profile sets ACCEPT_KEYWORDS=amd64 and we don't have that in prefix.
ACCEPT_KEYWORDS="-amd64 ~amd64-linux"
diff --git a/profiles/prefix/linux/make.defaults b/profiles/prefix/linux/make.defaults
index 4e2672bc1ceb..22b9a93c7c80 100644
--- a/profiles/prefix/linux/make.defaults
+++ b/profiles/prefix/linux/make.defaults
@@ -5,12 +5,12 @@
ELIBC="glibc"
KERNEL="linux"
-# Fabian Groffen <grobian@gentoo.org> (13 Sep 2017)
+# Fabian Groffen <grobian@gentoo.org> (2017-09-13)
# Traditional Prefix is no-multilib, and always installs in /lib so
# don't check against this for "incompatible" objects
FEATURES="-multilib-strict"
-# 2006/10/28 - Luca Barbato <lu_zero@gentoo.org>
+# Luca Barbato <lu_zero@gentoo.org> (2006-10-28)
# on glibc system you cannot turn it off
USE="iconv"
@@ -21,12 +21,12 @@ USE="${USE} openmp"
# can be for a non-prefix install
USE="${USE} -acl"
-# 2008/07/09 - Doug Goldstein <cardoe@gentoo.org>
+# Doug Goldstein <cardoe@gentoo.org> (2008-07-09)
# Adding LDFLAGS="-Wl,-O1 for all Linux profiles by default
# after discussion on the gentoo-dev ML. As we bang out a clear
# direction with how LDFLAGS will be set by default, this entry
# may move.
-# 2010/08/12 - Fabian Groffen <grobian@gentoo.org>
+# Fabian Groffen <grobian@gentoo.org> (2010-08-12)
# Unlike default/linux, we do NOT have --as-needed here, as it seems to
# break a random amount of packages, that don't break (or just not
# enough) for non-Prefix installs.
diff --git a/profiles/prefix/linux/package.mask b/profiles/prefix/linux/package.mask
index b13eb34a5206..4a1b653891cd 100644
--- a/profiles/prefix/linux/package.mask
+++ b/profiles/prefix/linux/package.mask
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Michael Haubenwallner <haubi@gentoo.org> (08 Jan 2019)
+# Michael Haubenwallner <haubi@gentoo.org> (2019-01-08)
# Prefix Guest does use host libc and host kernel's headers,
# hence packages should depend on virtual/os-headers instead.
sys-kernel/linux-headers
diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask
index 67fc3998519c..d578c64b9d89 100644
--- a/profiles/prefix/linux/package.use.mask
+++ b/profiles/prefix/linux/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Michael Haubenwallner <haubi@gentoo.org> (02 May 2019)
+# Michael Haubenwallner <haubi@gentoo.org> (2019-05-02)
# gold is linux only, and is required by cxx
sys-devel/binutils -cxx -gold -default-gold
diff --git a/profiles/prefix/linux/use.mask b/profiles/prefix/linux/use.mask
index 03831a79a58d..511343b0614d 100644
--- a/profiles/prefix/linux/use.mask
+++ b/profiles/prefix/linux/use.mask
@@ -1,7 +1,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Michael Haubenwallner <haubi@gentoo.org> (19 Apr 2016)
+# Michael Haubenwallner <haubi@gentoo.org> (2016-04-19)
# Unmask the linux-glibc combo, or we get bug#574822.
-elibc_glibc
-kernel_linux