summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2016-12-12 04:43:56 +0800
committerJason Zaman <perfinion@gentoo.org>2016-12-12 04:51:21 +0800
commitb66d379b47fff5bf85a8781d565fb003653646ee (patch)
tree540afa8b67310dc8f5c29671837e2182c7eed1ff /sec-policy/selinux-howl/selinux-howl-2.20151208-r3.ebuild
parentsec-policy: Drop 2.20161023-r2, broken patch doesnt apply (diff)
downloadgentoo-b66d379b47fff5bf85a8781d565fb003653646ee.tar.gz
gentoo-b66d379b47fff5bf85a8781d565fb003653646ee.tar.bz2
gentoo-b66d379b47fff5bf85a8781d565fb003653646ee.zip
sec-policy: Drop older than 2.20151208-r4
2.20151208-r4 was released more than 6 months ago so drop all before that. 2.20151208-r5 and -r6 were stabilized together so both are not needed. remove some forgotten FILESDIR too Package-Manager: portage-2.3.0
Diffstat (limited to 'sec-policy/selinux-howl/selinux-howl-2.20151208-r3.ebuild')
-rw-r--r--sec-policy/selinux-howl/selinux-howl-2.20151208-r3.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-howl/selinux-howl-2.20151208-r3.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20151208-r3.ebuild
deleted file mode 100644
index 99b523c09496..000000000000
--- a/sec-policy/selinux-howl/selinux-howl-2.20151208-r3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-
-IUSE=""
-MODS="howl"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for howl"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
-fi