diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-11-12 20:53:53 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-11-12 20:53:53 +0000 |
commit | 8c739c586452cfbca10752f293742c0fb33b51e8 (patch) | |
tree | e6eaa489e1d2dace8add9228b59a5ea8093dbd30 /sec-policy/selinux-munin | |
parent | whitespace (diff) | |
download | historical-8c739c586452cfbca10752f293742c0fb33b51e8.tar.gz historical-8c739c586452cfbca10752f293742c0fb33b51e8.tar.bz2 historical-8c739c586452cfbca10752f293742c0fb33b51e8.zip |
Removing the SELinux 2.20101213 policies
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-munin')
-rw-r--r-- | sec-policy/selinux-munin/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-munin/selinux-munin-2.20101213.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/sec-policy/selinux-munin/ChangeLog b/sec-policy/selinux-munin/ChangeLog index 0b4b6a3d2b66..bcd00529ecff 100644 --- a/sec-policy/selinux-munin/ChangeLog +++ b/sec-policy/selinux-munin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-munin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.14 2011/10/23 12:42:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.15 2011/11/12 20:53:49 swift Exp $ + + 12 Nov 2011; <swift@gentoo.org> -selinux-munin-2.20101213.ebuild: + Removing old policies 23 Oct 2011; <swift@gentoo.org> selinux-munin-2.20110726.ebuild: Stabilization (tracker #384231) diff --git a/sec-policy/selinux-munin/selinux-munin-2.20101213.ebuild b/sec-policy/selinux-munin/selinux-munin-2.20101213.ebuild deleted file mode 100644 index 7ca9452d9fa1..000000000000 --- a/sec-policy/selinux-munin/selinux-munin-2.20101213.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20101213.ebuild,v 1.2 2011/06/02 12:38:20 blueness Exp $ - -MODS="munin" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for munin" - -KEYWORDS="amd64 x86" |