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-publicfile | |
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-publicfile')
-rw-r--r-- | sec-policy/selinux-publicfile/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/sec-policy/selinux-publicfile/ChangeLog b/sec-policy/selinux-publicfile/ChangeLog index d8677c8b9152..f402167477c9 100644 --- a/sec-policy/selinux-publicfile/ChangeLog +++ b/sec-policy/selinux-publicfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-publicfile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.27 2011/10/23 12:43:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/ChangeLog,v 1.28 2011/11/12 20:52:58 swift Exp $ + + 12 Nov 2011; <swift@gentoo.org> -selinux-publicfile-2.20101213.ebuild: + Removing old policies 23 Oct 2011; <swift@gentoo.org> selinux-publicfile-2.20110726.ebuild: Stabilization (tracker #384231) diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild deleted file mode 100644 index 5bbea43259d4..000000000000 --- a/sec-policy/selinux-publicfile/selinux-publicfile-2.20101213.ebuild +++ /dev/null @@ -1,14 +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-publicfile/selinux-publicfile-2.20101213.ebuild,v 1.2 2011/06/02 12:48:28 blueness Exp $ - -MODS="publicfile" -IUSE="" - -inherit selinux-policy-2 - -RDEPEND="sec-policy/selinux-ucspi-tcp" - -DESCRIPTION="SELinux policy for publicfile" - -KEYWORDS="amd64 x86" |