summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2017-09-18 00:09:08 +0800
committerJason Zaman <perfinion@gentoo.org>2017-09-18 10:53:13 +0800
commitd9bc16f1fbb331b68d8e1c4b2d82d311ef39ebc1 (patch)
tree8277f1ec87a77a968bdd361b0ff2b0db0fe33692 /sec-policy/selinux-thunderbird/selinux-thunderbird-2.20161023-r1.ebuild
parentsys-apps/openrc: update selinux dep for selinux_openrc_contexts_path (diff)
downloadgentoo-d9bc16f1fbb331b68d8e1c4b2d82d311ef39ebc1.tar.gz
gentoo-d9bc16f1fbb331b68d8e1c4b2d82d311ef39ebc1.tar.bz2
gentoo-d9bc16f1fbb331b68d8e1c4b2d82d311ef39ebc1.zip
sec-policy: drop old
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'sec-policy/selinux-thunderbird/selinux-thunderbird-2.20161023-r1.ebuild')
-rw-r--r--sec-policy/selinux-thunderbird/selinux-thunderbird-2.20161023-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20161023-r1.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20161023-r1.ebuild
deleted file mode 100644
index b646afd7aca5..000000000000
--- a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20161023-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-
-IUSE=""
-MODS="thunderbird"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for thunderbird"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
-fi
-DEPEND="${DEPEND}
- sec-policy/selinux-xserver
-"
-RDEPEND="${RDEPEND}
- sec-policy/selinux-xserver
-"