[gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-speedtouch/

2022-04-14 Thread Sam James
commit: e02a0a1a8825097f3606fc07223464c9935a020a
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 15 05:40:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 15 05:40:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02a0a1a

sec-policy/selinux-speedtouch: fix EmptyPackageDir

Signed-off-by: Sam James  gentoo.org>

 sec-policy/selinux-speedtouch/Manifest | 2 --
 sec-policy/selinux-speedtouch/metadata.xml | 8 
 2 files changed, 10 deletions(-)

diff --git a/sec-policy/selinux-speedtouch/Manifest 
b/sec-policy/selinux-speedtouch/Manifest
deleted file mode 100644
index 40e840f1f077..
--- a/sec-policy/selinux-speedtouch/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST patchbundle-selinux-base-policy-2.20200818-r2.tar.bz2 433623 BLAKE2B 
f0655c45c50347faf1217e5861298dce822e4b726c0b4489d4c70c4815842f7c17ac1b0a302ae5482a3ad25d1d5b6c4c3b6395194e79005f31560d103ad0fce6
 SHA512 
9fd22683ecd602a429b2d489f7b8c2936409fa060046255b72a4b95c9fdefa2455ba7655945278dc972c22f3ade6617898ed169e22001ded4b47ca51b0c3
-DIST refpolicy-2.20200818.tar.bz2 570896 BLAKE2B 
502c00fec39e1b81e42de3f7f942623f8b3fbdeac19f9f01126722a368b7d4f70427d6e4a574754c4f2fa551e4bc75c912dbc515c004f0dcd5eb28ab416498f6
 SHA512 
e4b527bb7a87b9359fc42eb111d5008103f57c37128998ea0e21ec7b0b8607ffe3f67697450e4c51a0db172ece69083335b279bacef4b1bd0b7748b58caa99a7

diff --git a/sec-policy/selinux-speedtouch/metadata.xml 
b/sec-policy/selinux-speedtouch/metadata.xml
deleted file mode 100644
index 781bc07e6d59..
--- a/sec-policy/selinux-speedtouch/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   seli...@gentoo.org
-   SELinux Team
-   
-



[gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-speedtouch/

2021-02-01 Thread Jason Zaman
commit: 0ea3573d38b370644ab2abfb9c8adde822c1a9de
Author: Jason Zaman  gentoo  org>
AuthorDate: Mon Feb  1 06:25:49 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Feb  2 03:59:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea3573d

sec-policy/selinux-speedtouch: policy module removed in next release

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jason Zaman  gentoo.org>

 .../selinux-speedtouch/selinux-speedtouch-.ebuild | 15 ---
 1 file changed, 15 deletions(-)

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