summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-07-01 12:56:14 +0200
committerUlrich Müller <ulm@gentoo.org>2019-07-01 13:01:22 +0200
commitabc0ab8c49ce257499f1b0d2defda707d2f0ae72 (patch)
tree2329a841e4282a6ba5f349d0794f43c04dffef54 /profiles/features/selinux
parentprofiles: Delete trailing whitespace in package.mask. (diff)
downloadgentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.tar.gz
gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.tar.bz2
gentoo-abc0ab8c49ce257499f1b0d2defda707d2f0ae72.zip
profiles: Update all files to YYYY-MM-DD date format.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles/features/selinux')
-rw-r--r--profiles/features/selinux/package.mask8
-rw-r--r--profiles/features/selinux/package.use.force8
-rw-r--r--profiles/features/selinux/package.use.mask8
3 files changed, 12 insertions, 12 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask
index fba312123e1d..6d7e832d3cbc 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -1,15 +1,15 @@
-# Matthew Thode <prometheanfire@gentoo.org> (30 Jul 2018)
+# Matthew Thode <prometheanfire@gentoo.org> (2018-07-30)
# sys-apps/bolt links against systemd, which gentoo SELinux does not support
sys-apps/bolt
-# Göktürk Yüksek <gokturk@gentoo.org> (09 Nov 2016)
+# Göktürk Yüksek <gokturk@gentoo.org> (2016-11-09)
# On behalf of proxy-maint
# Mask due to the package requiring systemd
# and causing unresolvable dep issues
# See: https://github.com/gentoo/gentoo/pull/2262
www-misc/profile-sync-daemon
-# Jason Zaman <perfinion@gentoo.org> (27 Jun 2015)
+# Jason Zaman <perfinion@gentoo.org> (2015-06-27)
# SystemD has no support in the SELinux policy at the moment.
# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F
app-admin/systemdgenie
@@ -46,7 +46,7 @@ sys-apps/systemd-readahead
sys-process/systemd-cron
sys-apps/dbus-broker
-# Gilles Dartiguelongue <eva@gentoo.org> (24 May 2018)
+# Gilles Dartiguelongue <eva@gentoo.org> (2018-05-24)
# Packages use systemd unconditionally for now
>=app-admin/abrt-2.10
app-admin/gnome-abrt
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index 143f28ca89de..1d6fd2e6388f 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -1,24 +1,24 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Sven Vermeulen <swift@gentoo.org> (19 Apr 2013)
+# Sven Vermeulen <swift@gentoo.org> (2013-04-19)
# sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python".
# sys-apps/policycoreutils also requires libsemanage with USE="python"
sys-libs/libselinux python
sys-libs/libsemanage python
-# Sven Vermeulen <swift@gentoo.org> (21 May 2013)
+# Sven Vermeulen <swift@gentoo.org> (2013-05-21)
# sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it
# here to allow stages to build with USE=xml on python
dev-lang/python xml
-# Jason Zaman <perfinion@gentoo.org> (03 Dec 2014)
+# Jason Zaman <perfinion@gentoo.org> (2014-12-03)
# sys-apps/busybox has IUSE="+static", so force static-libs on its deps
# so stages can build with no interacton. Bug #527938
sys-libs/libselinux static-libs
dev-libs/libpcre static-libs
-# Jason Zaman <perfinion@gentoo.org> (27 Jun 2015)
+# Jason Zaman <perfinion@gentoo.org> (2015-06-27)
# SystemD has no support in the SELinux policy at the moment.
# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F
gnome-base/gnome-settings-daemon openrc-force
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index cd2c2416091d..4861b78c15c2 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -1,11 +1,11 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Jeroen Roovers <jer@gentoo.org> (23 Feb 2019)
+# Jeroen Roovers <jer@gentoo.org> (2019-02-23)
# sdjournal links against sys-apps/systemd's libraries
net-analyzer/wireshark sdjournal
-# Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014)
+# Brian Dolbec <dolsen@gentoo.org> (2014-09-17)
# mask pypy for several utilities due to incompatibility with libselinux
sys-apps/portage python_targets_pypy python_targets_pypy3
app-portage/gentoolkit python_targets_pypy python_targets_pypy3
@@ -16,7 +16,7 @@ app-portage/flaggie python_targets_pypy python_targets_pypy3
app-portage/gentoopm python_targets_pypy python_targets_pypy3
app-portage/gpyutils python_targets_pypy python_targets_pypy3
-# Jason Zaman <perfinion@gentoo.org> (27 Jun 2015)
+# Jason Zaman <perfinion@gentoo.org> (2015-06-27)
# SystemD has no support in the SELinux policy at the moment.
# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F
app-emulation/libvirt firewalld
@@ -32,6 +32,6 @@ x11-terms/gnome-terminal gnome-shell
x11-themes/zukitwo gnome-shell
net-wireless/bluez user-session
-# Alex Brandt <alunduil@gentoo.org> (6 Sep 2015)
+# Alex Brandt <alunduil@gentoo.org> (2015-09-06)
# app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux.
app-emulation/rkt rkt_stage1_src