summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-03-24 19:46:55 +0000
committerSven Vermeulen <swift@gentoo.org>2014-03-24 19:46:55 +0000
commit8219bfb16f5fe7858b83410ef548d691f6cee7ef (patch)
tree284ce5918bee4c62ab429dc8b8bc3d5cafd4dc43 /sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild
parentUpdate following upstream changes. GnuTLS support has been added, and tcp-wra... (diff)
downloadhistorical-8219bfb16f5fe7858b83410ef548d691f6cee7ef.tar.gz
historical-8219bfb16f5fe7858b83410ef548d691f6cee7ef.tar.bz2
historical-8219bfb16f5fe7858b83410ef548d691f6cee7ef.zip
Remove older SELinux policy ebuilds
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild')
-rw-r--r--sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild
deleted file mode 100644
index a328fcfdcf71..000000000000
--- a/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-nagios/selinux-nagios-2.20120725-r11.ebuild,v 1.2 2013/02/23 17:24:32 swift Exp $
-EAPI="4"
-
-IUSE=""
-MODS="nagios"
-BASEPOL="2.20120725-r9"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for nagios"
-
-KEYWORDS="amd64 x86"
-DEPEND="${DEPEND}
- sec-policy/selinux-apache
-"
-RDEPEND="${DEPEND}"