summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-12-06 12:30:04 -0800
committerJason Zaman <perfinion@gentoo.org>2020-12-06 12:38:29 -0800
commit80e4754a7587d203be318922988e93159eedfd8f (patch)
tree09f2a2ddc7ffee25ff5709639d0cbf973fe57356 /sec-policy/selinux-phpfpm/selinux-phpfpm-2.20190201-r1.ebuild
parentsci-libs/tensorflow: Drop old (diff)
downloadgentoo-80e4754a7587d203be318922988e93159eedfd8f.tar.gz
gentoo-80e4754a7587d203be318922988e93159eedfd8f.tar.bz2
gentoo-80e4754a7587d203be318922988e93159eedfd8f.zip
sec-policy: Drop old
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-phpfpm/selinux-phpfpm-2.20190201-r1.ebuild')
-rw-r--r--sec-policy/selinux-phpfpm/selinux-phpfpm-2.20190201-r1.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20190201-r1.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20190201-r1.ebuild
deleted file mode 100644
index 495a799ebde2..000000000000
--- a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20190201-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-IUSE=""
-MODS="phpfpm"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for phpfpm"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 -arm ~arm64 ~mips x86"
-fi
-DEPEND="${DEPEND}
- sec-policy/selinux-apache
-"
-RDEPEND="${RDEPEND}
- sec-policy/selinux-apache
-"