summaryrefslogtreecommitdiff
path: root/sec-policy/selinux-powerprofiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-06 23:58:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-06 23:58:42 +0100
commit992d51a146d493f8dd5d710e033427d323b9c739 (patch)
tree8463bd925b241d603b8a754ce50fd81e46ed7b86 /sec-policy/selinux-powerprofiles
parent8368c614e6a1232f34a14cd6495cf2f68933030d (diff)
gentoo auto-resync : 06:10:2023 - 23:58:42
Diffstat (limited to 'sec-policy/selinux-powerprofiles')
-rw-r--r--sec-policy/selinux-powerprofiles/Manifest5
-rw-r--r--sec-policy/selinux-powerprofiles/metadata.xml8
-rw-r--r--sec-policy/selinux-powerprofiles/selinux-powerprofiles-2.20231002-r1.ebuild15
-rw-r--r--sec-policy/selinux-powerprofiles/selinux-powerprofiles-9999.ebuild15
4 files changed, 43 insertions, 0 deletions
diff --git a/sec-policy/selinux-powerprofiles/Manifest b/sec-policy/selinux-powerprofiles/Manifest
new file mode 100644
index 000000000000..ee0c8bd1744d
--- /dev/null
+++ b/sec-policy/selinux-powerprofiles/Manifest
@@ -0,0 +1,5 @@
+DIST patchbundle-selinux-base-policy-2.20231002-r1.tar.bz2 434734 BLAKE2B f2f28674ba93cd3a699cf0bc8fd06ab0500995f9518082cc76734c724b9ac82fcbcfa536f383a22b2fe72a9f781f202a78e630b7eb314880a98410badb32edd2 SHA512 30963590525842b7aaafc4bda99ae5297dc9706031431e69766dc90507357e4852ab0647893bfa27e6c6d82dd12f9af9a3fb5b790e2bd9b8311b8d91dafd083d
+DIST refpolicy-2.20231002.tar.bz2 600458 BLAKE2B 254d6d3d6b95f21e1f8e1df5822520ccaeade427053fb172079427cf70bd33f8ced87a9e09e1d36ec5f7b33f0bac8d730020d91996c6d25eafdcec66ebe35bb3 SHA512 029cd2225ce57d96f681720f24828e962320af41832ad2dc95d4d41d00dbde20bb08d91fa8b964b592812a9fedd908c261734b77ad72cccfde2de541b9c2c74d
+EBUILD selinux-powerprofiles-2.20231002-r1.ebuild 295 BLAKE2B 30499974927aac6c79e878ef311aa39f92fe83386cd6b16c2a21071e7db3c7d659ecde0b93afea0b31bb4638123eefd88a7fa8177b72a0cb42d63e2056421277 SHA512 cce8b6964b2db7b00878eeb9b235f461eeedc5fd443eeb0109c2d825a8ec1b16d5342a1ae5023e13b5a4fe882727083697ccbbafb022a1ecccadc6408443a7fa
+EBUILD selinux-powerprofiles-9999.ebuild 295 BLAKE2B 30499974927aac6c79e878ef311aa39f92fe83386cd6b16c2a21071e7db3c7d659ecde0b93afea0b31bb4638123eefd88a7fa8177b72a0cb42d63e2056421277 SHA512 cce8b6964b2db7b00878eeb9b235f461eeedc5fd443eeb0109c2d825a8ec1b16d5342a1ae5023e13b5a4fe882727083697ccbbafb022a1ecccadc6408443a7fa
+MISC metadata.xml 248 BLAKE2B e1a2b6875d3af0d8180e4ebaaa1cb2f0a30752377d4205308d6633fc4e2e4f075042f6eccec815a68dd0d668873dcdd6b049ccbf5181d477a8283863677473f9 SHA512 aaf6c2ff94601377deef7dfab5be37ce905bfc0ff56f4880cd504c6ac53b69958e4e4e5f13b0d442cf3a9a22440437cb1621bb529859e35181ead0dc1aad0ebc
diff --git a/sec-policy/selinux-powerprofiles/metadata.xml b/sec-policy/selinux-powerprofiles/metadata.xml
new file mode 100644
index 000000000000..781bc07e6d59
--- /dev/null
+++ b/sec-policy/selinux-powerprofiles/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>selinux@gentoo.org</email>
+ <name>SELinux Team</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sec-policy/selinux-powerprofiles/selinux-powerprofiles-2.20231002-r1.ebuild b/sec-policy/selinux-powerprofiles/selinux-powerprofiles-2.20231002-r1.ebuild
new file mode 100644
index 000000000000..100262d43eb7
--- /dev/null
+++ b/sec-policy/selinux-powerprofiles/selinux-powerprofiles-2.20231002-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="powerprofiles"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for powerprofiles"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi
diff --git a/sec-policy/selinux-powerprofiles/selinux-powerprofiles-9999.ebuild b/sec-policy/selinux-powerprofiles/selinux-powerprofiles-9999.ebuild
new file mode 100644
index 000000000000..100262d43eb7
--- /dev/null
+++ b/sec-policy/selinux-powerprofiles/selinux-powerprofiles-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="powerprofiles"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for powerprofiles"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi