forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sec-policy: Release of SELinux policies 2.20170204-r4
Package-Manager: Portage-2.3.5, Repoman-2.3.1
- Loading branch information
Showing
512 changed files
with
4,358 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
EAPI="6" | ||
|
||
IUSE="" | ||
MODS="abrt" | ||
|
||
inherit selinux-policy-2 | ||
|
||
DESCRIPTION="SELinux policy for abrt" | ||
|
||
if [[ ${PV} != 9999* ]] ; then | ||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
sec-policy/selinux-accountsd/selinux-accountsd-2.20170204-r4.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
EAPI="6" | ||
|
||
IUSE="" | ||
MODS="accountsd" | ||
|
||
inherit selinux-policy-2 | ||
|
||
DESCRIPTION="SELinux policy for accountsd" | ||
|
||
if [[ ${PV} != 9999* ]] ; then | ||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" | ||
fi | ||
|
||
DEPEND="${DEPEND} | ||
sec-policy/selinux-dbus | ||
" | ||
RDEPEND="${RDEPEND} | ||
sec-policy/selinux-dbus | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
EAPI="6" | ||
|
||
IUSE="" | ||
MODS="acct" | ||
|
||
inherit selinux-policy-2 | ||
|
||
DESCRIPTION="SELinux policy for acct" | ||
|
||
if [[ ${PV} != 9999* ]] ; then | ||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
EAPI="6" | ||
|
||
IUSE="" | ||
MODS="ada" | ||
|
||
inherit selinux-policy-2 | ||
|
||
DESCRIPTION="SELinux policy for ada" | ||
|
||
if [[ ${PV} != 9999* ]] ; then | ||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
EAPI="6" | ||
|
||
IUSE="" | ||
MODS="afs" | ||
|
||
inherit selinux-policy-2 | ||
|
||
DESCRIPTION="SELinux policy for afs" | ||
|
||
if [[ ${PV} != 9999* ]] ; then | ||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
EAPI="6" | ||
|
||
IUSE="" | ||
MODS="aide" | ||
|
||
inherit selinux-policy-2 | ||
|
||
DESCRIPTION="SELinux policy for aide" | ||
|
||
if [[ ${PV} != 9999* ]] ; then | ||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" | ||
fi |
Oops, something went wrong.