diff options
author | Jason Zaman <perfinion@gentoo.org> | 2021-01-31 23:26:28 -0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2021-02-01 20:00:01 -0800 |
commit | 10a1b8a82f7121e76a67fcf06d834dd74798f712 (patch) | |
tree | 7deada1fdcfe5e6e2068927fd4143b9271c2e4ba /sec-policy/selinux-sysstat/selinux-sysstat-2.20190609-r1.ebuild | |
parent | sec-policy/selinux-xprint: policy module removed in next release (diff) | |
download | gentoo-10a1b8a82f7121e76a67fcf06d834dd74798f712.tar.gz gentoo-10a1b8a82f7121e76a67fcf06d834dd74798f712.tar.bz2 gentoo-10a1b8a82f7121e76a67fcf06d834dd74798f712.zip |
sec-policy: drop old 2.20190609-r1 policy
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-sysstat/selinux-sysstat-2.20190609-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-sysstat/selinux-sysstat-2.20190609-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-sysstat/selinux-sysstat-2.20190609-r1.ebuild b/sec-policy/selinux-sysstat/selinux-sysstat-2.20190609-r1.ebuild deleted file mode 100644 index a13125cf8b01..000000000000 --- a/sec-policy/selinux-sysstat/selinux-sysstat-2.20190609-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -IUSE="" -MODS="sysstat" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for sysstat" - -if [[ ${PV} != 9999* ]] ; then - KEYWORDS="amd64 -arm ~arm64 ~mips x86" -fi |