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-ntop | |
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-ntop')
-rw-r--r-- | sec-policy/selinux-ntop/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-ntop/selinux-ntop-2.20101213.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/sec-policy/selinux-ntop/ChangeLog b/sec-policy/selinux-ntop/ChangeLog index 80429faf63c9..b31e40b8f351 100644 --- a/sec-policy/selinux-ntop/ChangeLog +++ b/sec-policy/selinux-ntop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-ntop # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.24 2011/10/23 12:42:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.25 2011/11/12 20:53:43 swift Exp $ + + 12 Nov 2011; <swift@gentoo.org> -selinux-ntop-2.20101213.ebuild: + Removing old policies 23 Oct 2011; <swift@gentoo.org> selinux-ntop-2.20110726.ebuild: Stabilization (tracker #384231) diff --git a/sec-policy/selinux-ntop/selinux-ntop-2.20101213.ebuild b/sec-policy/selinux-ntop/selinux-ntop-2.20101213.ebuild deleted file mode 100644 index 0701d10623f8..000000000000 --- a/sec-policy/selinux-ntop/selinux-ntop-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-ntop/selinux-ntop-2.20101213.ebuild,v 1.2 2011/06/02 12:40:46 blueness Exp $ - -MODS="ntop" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for ntop" - -KEYWORDS="amd64 x86" |