summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2016-07-03 13:25:27 +0200
committerSven Vermeulen <swift@gentoo.org>2016-07-03 13:25:27 +0200
commit3236260849c5b35314443ef2b7bc6292c0ae2b3c (patch)
tree6d27c22d22ec28477b0c646962d8c938cf548e94 /sec-policy/selinux-uwsgi/selinux-uwsgi-2.20141203-r6.ebuild
parentsec-policy: Enable arm(64) and mips KEYWORDS for policy modules (diff)
downloadgentoo-3236260849c5b35314443ef2b7bc6292c0ae2b3c.tar.gz
gentoo-3236260849c5b35314443ef2b7bc6292c0ae2b3c.tar.bz2
gentoo-3236260849c5b35314443ef2b7bc6292c0ae2b3c.zip
sec-policy: Clean up old packages
Remove year-old SELinux policy packages. Currently stick with the last stable one from the 2014 series, we can clean that up when there is an 2016 release made (upstream is currently still at the 20151203). Package-Manager: portage-2.2.28
Diffstat (limited to 'sec-policy/selinux-uwsgi/selinux-uwsgi-2.20141203-r6.ebuild')
-rw-r--r--sec-policy/selinux-uwsgi/selinux-uwsgi-2.20141203-r6.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20141203-r6.ebuild b/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20141203-r6.ebuild
deleted file mode 100644
index 782d910628b3..000000000000
--- a/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20141203-r6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
-
-IUSE=""
-MODS="uwsgi"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for uWSGI"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 x86"
-fi