diff options
author | 2011-11-12 20:53:53 +0000 | |
---|---|---|
committer | 2011-11-12 20:53:53 +0000 | |
commit | 8c739c586452cfbca10752f293742c0fb33b51e8 (patch) | |
tree | e6eaa489e1d2dace8add9228b59a5ea8093dbd30 /sec-policy/selinux-snort | |
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-snort')
-rw-r--r-- | sec-policy/selinux-snort/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-snort/selinux-snort-2.20101213.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/sec-policy/selinux-snort/ChangeLog b/sec-policy/selinux-snort/ChangeLog index 10262008d9d3..dbb449e1ecd0 100644 --- a/sec-policy/selinux-snort/ChangeLog +++ b/sec-policy/selinux-snort/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-snort # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/ChangeLog,v 1.27 2011/10/23 12:42:42 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/ChangeLog,v 1.28 2011/11/12 20:53:46 swift Exp $ + + 12 Nov 2011; <swift@gentoo.org> -selinux-snort-2.20101213.ebuild: + Removing old policies 23 Oct 2011; <swift@gentoo.org> selinux-snort-2.20110726.ebuild: Stabilization (tracker #384231) diff --git a/sec-policy/selinux-snort/selinux-snort-2.20101213.ebuild b/sec-policy/selinux-snort/selinux-snort-2.20101213.ebuild deleted file mode 100644 index 612a40d872b7..000000000000 --- a/sec-policy/selinux-snort/selinux-snort-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-snort/selinux-snort-2.20101213.ebuild,v 1.2 2011/06/02 12:58:36 blueness Exp $ - -MODS="snort" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for snort" - -KEYWORDS="amd64 x86" |