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 | c9a92a863c67335aaab995f3a7fa3cb2374103cd (patch) | |
tree | c40a6f1a1345f8826a762554a8b4478ce9f1798d /sec-policy/selinux-quota | |
parent | whitespace (diff) | |
download | gentoo-2-c9a92a863c67335aaab995f3a7fa3cb2374103cd.tar.gz gentoo-2-c9a92a863c67335aaab995f3a7fa3cb2374103cd.tar.bz2 gentoo-2-c9a92a863c67335aaab995f3a7fa3cb2374103cd.zip |
Removing the SELinux 2.20101213 policies
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-quota')
-rw-r--r-- | sec-policy/selinux-quota/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-quota/selinux-quota-2.20101213.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/sec-policy/selinux-quota/ChangeLog b/sec-policy/selinux-quota/ChangeLog index a20d7903c416..ad94e12a262d 100644 --- a/sec-policy/selinux-quota/ChangeLog +++ b/sec-policy/selinux-quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-quota # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/ChangeLog,v 1.4 2011/10/23 12:43:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-quota/ChangeLog,v 1.5 2011/11/12 20:52:48 swift Exp $ + + 12 Nov 2011; <swift@gentoo.org> -selinux-quota-2.20101213.ebuild: + Removing old policies 23 Oct 2011; <swift@gentoo.org> selinux-quota-2.20110726.ebuild: Stabilization (tracker #384231) diff --git a/sec-policy/selinux-quota/selinux-quota-2.20101213.ebuild b/sec-policy/selinux-quota/selinux-quota-2.20101213.ebuild deleted file mode 100644 index 5a95475f029f..000000000000 --- a/sec-policy/selinux-quota/selinux-quota-2.20101213.ebuild +++ /dev/null @@ -1,13 +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-quota/selinux-quota-2.20101213.ebuild,v 1.2 2011/06/02 12:50:54 blueness Exp $ - -IUSE="" - -MODS="quota" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for general applications" - -KEYWORDS="amd64 x86" |