diff options
author | 2016-07-03 13:25:27 +0200 | |
---|---|---|
committer | 2016-07-03 13:25:27 +0200 | |
commit | 3236260849c5b35314443ef2b7bc6292c0ae2b3c (patch) | |
tree | 6d27c22d22ec28477b0c646962d8c938cf548e94 /sec-policy/selinux-imaze/selinux-imaze-2.20141203-r5.ebuild | |
parent | sec-policy: Enable arm(64) and mips KEYWORDS for policy modules (diff) | |
download | gentoo-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-imaze/selinux-imaze-2.20141203-r5.ebuild')
-rw-r--r-- | sec-policy/selinux-imaze/selinux-imaze-2.20141203-r5.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r5.ebuild b/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r5.ebuild deleted file mode 100644 index 12847a47391a..000000000000 --- a/sec-policy/selinux-imaze/selinux-imaze-2.20141203-r5.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="imaze" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for imaze" - -if [[ ${PV} != 9999* ]] ; then - KEYWORDS="amd64 x86" -fi |