summaryrefslogtreecommitdiff
path: root/profiles/arch/sh
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/sh')
-rw-r--r--profiles/arch/sh/make.defaults4
-rw-r--r--profiles/arch/sh/package.use.mask32
-rw-r--r--profiles/arch/sh/use.mask12
3 files changed, 24 insertions, 24 deletions
diff --git a/profiles/arch/sh/make.defaults b/profiles/arch/sh/make.defaults
index 63cf388187d8..2464bab3c5c0 100644
--- a/profiles/arch/sh/make.defaults
+++ b/profiles/arch/sh/make.defaults
@@ -12,7 +12,7 @@ CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
-# Michał Górny <mgorny@gentoo.org> (01 Jul 2014)
+# Michał Górny <mgorny@gentoo.org> (2014-07-01)
# Set ABI & DEFAULT_ABI consistently with ${ARCH}, to make ebuild
# checks simpler.
ABI="sh"
@@ -21,7 +21,7 @@ MULTILIB_ABIS="sh"
CHOST_sh="${CHOST}"
LIBDIR_sh="lib"
-# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (2011-11-16)
# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
# We need to disable ssp.
BOOTSTRAP_USE="${BOOTSTRAP_USE} nossp"
diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask
index 1ca4ce6f694b..61a2417200c7 100644
--- a/profiles/arch/sh/package.use.mask
+++ b/profiles/arch/sh/package.use.mask
@@ -1,69 +1,69 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Hans de Graaff <graaff@gentoo.org> (08 Apr 2019)
+# Hans de Graaff <graaff@gentoo.org> (2019-04-08)
# Obsolete ruby version, no newer versions keyworded or stable.
dev-vcs/subversion ruby
-# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-08-08)
# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
media-libs/mesa vulkan vulkan-overlay
-# Michał Górny <mgorny@gentoo.org> (08 Aug 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-08-08)
# Requires USE=seccomp that is masked in this profile.
net-libs/gnutls test-full
-# Michał Górny <mgorny@gentoo.org> (07 Aug 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-08-07)
# Requires USE=bluetooth that is masked in this profile.
media-sound/pulseaudio native-headset ofono-headset
-# Matt Turner <mattst88@gentoo.org> (25 Feb 2017)
+# Matt Turner <mattst88@gentoo.org> (2017-02-25)
# Needs libepoxy keywording, bug #510940
x11-base/xorg-server glamor wayland
x11-drivers/xf86-video-ati glamor
-# Sergey Popov <pinkbyte@gentoo.org> (24 Oct 2015)
+# Sergey Popov <pinkbyte@gentoo.org> (2015-10-24)
# Not tested
net-mail/dovecot lz4
-# Mike Frysinger <vapier@gentoo.org> (16 Mar 2015)
+# Mike Frysinger <vapier@gentoo.org> (2015-03-16)
# Needs sci-physics/bullet tested #499974
dev-libs/efl physics
-# Brian Evans <grknight@gentoo.org> (03 Jun 2014)
+# Brian Evans <grknight@gentoo.org> (2014-06-03)
# unkeworded dependencies (bug #429708)
>=dev-db/mysql-5.5 jemalloc
>=dev-db/mariadb-5.5 jemalloc
-# Mikle Kolyada <zlogene@gentoo.org> (11 Jan 2014)
+# Mikle Kolyada <zlogene@gentoo.org> (2014-01-11)
# too much unkeyworded dependencies (bug #497068)
dev-vcs/git mediawiki mediawiki-experimental
-# Raúl Porcel <armin76@gentoo.org> (28 May 2012)
+# Raúl Porcel <armin76@gentoo.org> (2012-05-28)
# Needs x11-misc/lightdm(which also requires some other deps)
x11-misc/xscreensaver new-login
-# Raúl Porcel <armin76@gentoo.org> (05 Nov 2011)
+# Raúl Porcel <armin76@gentoo.org> (2011-11-05)
# jit not supported on sh
dev-libs/libpcre jit
-# Sebastian Pipping <sping@gentoo.org> (22 Feb 2011)
+# Sebastian Pipping <sping@gentoo.org> (2011-02-22)
# No media-sound/lilypond here, yet (bug #356069)
app-text/asciidoc test
-# Raúl Porcel <armin76@gentoo.org> (13 Feb 2011)
+# Raúl Porcel <armin76@gentoo.org> (2011-02-13)
# Fails to build, pending to send a report upstream
media-libs/mesa gallium
-# Alon Bar-Lev <alonbl@gentoo.org> (24 Jan 2007)
+# Alon Bar-Lev <alonbl@gentoo.org> (2007-01-24)
# pkcs11-helper is not keyworded
net-vpn/openvpn pkcs11
-# Christoph Mende <angelos@gentoo.org> (14 May 2008)
+# Christoph Mende <angelos@gentoo.org> (2008-05-14)
# media-sound/wavpack is not keyworded
media-sound/mpd wavpack
-# Peter Alfredsen <loki_val@gentoo.org> (20 Jun 2008)
+# Peter Alfredsen <loki_val@gentoo.org> (2008-06-20)
# cppunit is not keyworded, needed by test. Bug 228559.
media-libs/taglib test
diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
index 02c35f701545..22fd6154cc43 100644
--- a/profiles/arch/sh/use.mask
+++ b/profiles/arch/sh/use.mask
@@ -1,11 +1,11 @@
# Unmask the flag which corresponds to ARCH.
-sh
-# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019)
+# Andreas Sturmlechner <asturm@gentoo.org> (2019-03-31)
# sys-auth/elogind is not yet keyworded here. bug #681200
elogind
-# Kacper Kowalik <xarthisius@gentoo.org> (9 Aug 2010)
+# Kacper Kowalik <xarthisius@gentoo.org> (2010-08-09)
# cblas-external as virtual/cblas is also masked
cblas-external
@@ -83,7 +83,7 @@ rtmp
metalink
lucene
-# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org> (2006-02-05)
# Modular X: mask for architectures on which they aren't available
video_cards_glint
video_cards_mga
@@ -101,7 +101,7 @@ video_cards_r300
video_cards_r600
video_cards_radeonsi
-# 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org> (2006-03-07)
# Modular X: mask for architectures lacking direct rendering
dri
@@ -110,11 +110,11 @@ nsplugin
nss
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
-# Bug #184563, 18 Sep 2007
+# Bug #184563, 2007-09-18
# Robin H. Johnson <robbat2@gentoo.org>
audit
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-08-22)
# virtual/opencl is not keyworded
opencl