summaryrefslogtreecommitdiff
path: root/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r9.ebuild
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-gnome/selinux-gnome-2.20141203-r9.ebuild
parent44523ce7667c75917c5f98671543d66c839272b1 (diff)
downloadgentoo-3236260849c5b35314443ef2b7bc6292c0ae2b3c.tar.gz
gentoo-3236260849c5b35314443ef2b7bc6292c0ae2b3c.tar.xz
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-gnome/selinux-gnome-2.20141203-r9.ebuild')
-rw-r--r--sec-policy/selinux-gnome/selinux-gnome-2.20141203-r9.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r9.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r9.ebuild
deleted file mode 100644
index 717c1c278c8..00000000000
--- a/sec-policy/selinux-gnome/selinux-gnome-2.20141203-r9.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="gnome"
-
-inherit selinux-policy-2
-
-DESCRIPTION="SELinux policy for gnome"
-
-if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 x86"
-fi