commit:     35788b54157326dae9b5c8b63c51d18ef64c4f77
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 03:51:43 2017 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 03:59:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35788b54

sec-policy/selinux-gssproxy: new policy package

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sec-policy/selinux-gssproxy/Manifest                      |  2 ++
 sec-policy/selinux-gssproxy/metadata.xml                  |  9 +++++++++
 .../selinux-gssproxy-2.20170805-r3.ebuild                 | 15 +++++++++++++++
 sec-policy/selinux-gssproxy/selinux-gssproxy-9999.ebuild  | 15 +++++++++++++++
 4 files changed, 41 insertions(+)

diff --git a/sec-policy/selinux-gssproxy/Manifest 
b/sec-policy/selinux-gssproxy/Manifest
new file mode 100644
index 00000000000..34875471649
--- /dev/null
+++ b/sec-policy/selinux-gssproxy/Manifest
@@ -0,0 +1,2 @@
+DIST patchbundle-selinux-base-policy-2.20170805-r3.tar.bz2 324834 SHA256 
15fd073f54df243224ab08018a8c1067281e3db0a0d003750981ad8c3cb6d081 SHA512 
62ec2e70397d06d464e95305a4c0699cc07063d879d986a74442955fb8076a00cbe4a4f7a3cda46876cbf2ad38189be06f0c05ce9698aadafa6e9f02a8daf668
 WHIRLPOOL 
068ca0eca80b5ff09e6566846583eb42b00e895170b55171d60be28c87ed8120618f3f24e0c12f8954aa53284ee8d9b3e74b4be014c7387b6c5aec98c6b30264
+DIST refpolicy-2.20170805.tar.bz2 740430 SHA256 
045709f5e44199f402149b31c6aab9666bdb1540a5c5ed0312a46c90dedfa52d SHA512 
dbb6809b028ae75296ad26d5997cc21d835c49555a0e37957cb39b36b144af6e817320073a29247448eba1876ab9e29d3956ff4456f1542b66ba38af459ec586
 WHIRLPOOL 
94320a34f0ae6a7a2c67ef335b9fc2007b55fdac282d6b602979571b8f47049535a8d0d1d1310e420f94aefaf95da065c398d4f724a73c74df52e8ef95209219

diff --git a/sec-policy/selinux-gssproxy/metadata.xml 
b/sec-policy/selinux-gssproxy/metadata.xml
new file mode 100644
index 00000000000..a06bcc5d14e
--- /dev/null
+++ b/sec-policy/selinux-gssproxy/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>seli...@gentoo.org</email>
+               <name>SELinux Team</name>
+       </maintainer>
+       <longdescription>Gentoo SELinux policy for gssproxy</longdescription>
+</pkgmetadata>

diff --git a/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20170805-r3.ebuild 
b/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20170805-r3.ebuild
new file mode 100644
index 00000000000..c4d41d41b47
--- /dev/null
+++ b/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20170805-r3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+IUSE=""
+MODS="gssproxy"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for gssproxy"
+
+if [[ ${PV} != 9999* ]] ; then
+       KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi

diff --git a/sec-policy/selinux-gssproxy/selinux-gssproxy-9999.ebuild 
b/sec-policy/selinux-gssproxy/selinux-gssproxy-9999.ebuild
new file mode 100644
index 00000000000..c4d41d41b47
--- /dev/null
+++ b/sec-policy/selinux-gssproxy/selinux-gssproxy-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+IUSE=""
+MODS="gssproxy"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for gssproxy"
+
+if [[ ${PV} != 9999* ]] ; then
+       KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+fi

Reply via email to