* [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-certbot/
@ 2021-11-22 1:11 Jason Zaman
0 siblings, 0 replies; only message in thread
From: Jason Zaman @ 2021-11-22 1:11 UTC (permalink / raw
To: gentoo-commits
commit: 92efea39094311260487bfc90a7fb949a6180f8f
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 01:09:44 2021 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 01:11:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92efea39
sec-policy/selinux-certbot: new policy package
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
sec-policy/selinux-certbot/Manifest | 2 ++
sec-policy/selinux-certbot/metadata.xml | 8 ++++++++
.../selinux-certbot/selinux-certbot-2.20210908-r1.ebuild | 15 +++++++++++++++
sec-policy/selinux-certbot/selinux-certbot-9999.ebuild | 15 +++++++++++++++
4 files changed, 40 insertions(+)
diff --git a/sec-policy/selinux-certbot/Manifest b/sec-policy/selinux-certbot/Manifest
new file mode 100644
index 000000000000..309fae9f26e8
--- /dev/null
+++ b/sec-policy/selinux-certbot/Manifest
@@ -0,0 +1,2 @@
+DIST patchbundle-selinux-base-policy-2.20210908-r1.tar.bz2 295091 BLAKE2B 649d9a1d9190aac4a42d460b0609175bb7e1a32624d7504ebfa294741ed5fc2eec286471af1b9128f4cdb9845240b37353a8e641e111b9e53250607c34257baf SHA512 5c9cbd97ece391a2ba0f3586bf19811a2425b9c94c9beafa781dd7b175d7572a46e31a46e8f8671a4b7e122186574f5098a247fee62e1be8afc89233d71effb9
+DIST refpolicy-2.20210908.tar.bz2 556375 BLAKE2B 12791eeed54204ef075b2d95a738c7d5007d48630d2a60d7e698bcb909dda0abcc15233811a91f4646415ab3daabe2cac46fbfbd04e61f71782e729c0209f99d SHA512 7b84330ca5dd631629302f342a11bf6211cf0711ff3f3273d63ddb072e84c8fe8bef48d511b264affc82090ee51036a09421f81878e10b0c047f572d7720de96
diff --git a/sec-policy/selinux-certbot/metadata.xml b/sec-policy/selinux-certbot/metadata.xml
new file mode 100644
index 000000000000..781bc07e6d59
--- /dev/null
+++ b/sec-policy/selinux-certbot/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-certbot/selinux-certbot-2.20210908-r1.ebuild b/sec-policy/selinux-certbot/selinux-certbot-2.20210908-r1.ebuild
new file mode 100644
index 000000000000..bcab75ea06d9
--- /dev/null
+++ b/sec-policy/selinux-certbot/selinux-certbot-2.20210908-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="certbot"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for certbot"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi
diff --git a/sec-policy/selinux-certbot/selinux-certbot-9999.ebuild b/sec-policy/selinux-certbot/selinux-certbot-9999.ebuild
new file mode 100644
index 000000000000..bcab75ea06d9
--- /dev/null
+++ b/sec-policy/selinux-certbot/selinux-certbot-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+IUSE=""
+MODS="certbot"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for certbot"
+
+if [[ ${PV} != 9999* ]] ; then
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+fi
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-22 1:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-22 1:11 [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-certbot/ Jason Zaman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox