diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /profiles/features/selinux | |
parent | kde-apps/kcharselect: Add missing DEPEND (diff) | |
download | gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.bz2 gentoo-61b861acd7b49083dab687e133f30f3331cb7480.zip |
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles/features/selinux')
-rw-r--r-- | profiles/features/selinux/make.defaults | 1 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 1 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.force | 1 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/features/selinux/packages | 1 | ||||
-rw-r--r-- | profiles/features/selinux/use.mask | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/profiles/features/selinux/make.defaults b/profiles/features/selinux/make.defaults index ebc1346ae022..963412a92e4c 100644 --- a/profiles/features/selinux/make.defaults +++ b/profiles/features/selinux/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # # selinux - Enable SELinux support diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 0a32df37acee..1c177189f83f 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,4 +1,3 @@ -# $Id$ # Göktürk Yüksek <gokturk@gentoo.org> (09 Nov 2016) # On behalf of proxy-maint diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force index 64365ab8696d..c7e70425d6bb 100644 --- a/profiles/features/selinux/package.use.force +++ b/profiles/features/selinux/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Sven Vermeulen <swift@gentoo.org> (19 Apr 2013) # sys-apps/policycoreutils (semanage command) uses sepolgen, which requires libselinux with USE="python". diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 1d5ce9a0eed7..ff589da09934 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014) # mask pypy for several utilities due to incompatibility with libselinux diff --git a/profiles/features/selinux/packages b/profiles/features/selinux/packages index ec27a0ebaa3d..038ef191f71f 100644 --- a/profiles/features/selinux/packages +++ b/profiles/features/selinux/packages @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Base SELinux packages *sys-libs/libsepol diff --git a/profiles/features/selinux/use.mask b/profiles/features/selinux/use.mask index 1318ddf0b54f..5d0b3bf1e557 100644 --- a/profiles/features/selinux/use.mask +++ b/profiles/features/selinux/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default |