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-amanda | |
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-amanda')
-rw-r--r-- | sec-policy/selinux-amanda/ChangeLog | 5 | ||||
-rw-r--r-- | sec-policy/selinux-amanda/selinux-amanda-2.20101213.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/sec-policy/selinux-amanda/ChangeLog b/sec-policy/selinux-amanda/ChangeLog index 99b3d457c13c..0c9740209b64 100644 --- a/sec-policy/selinux-amanda/ChangeLog +++ b/sec-policy/selinux-amanda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sec-policy/selinux-amanda # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.4 2011/10/23 12:42:57 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.5 2011/11/12 20:53:39 swift Exp $ + + 12 Nov 2011; <swift@gentoo.org> -selinux-amanda-2.20101213.ebuild: + Removing old policies 23 Oct 2011; <swift@gentoo.org> selinux-amanda-2.20110726.ebuild: Stabilization (tracker #384231) diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20101213.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20101213.ebuild deleted file mode 100644 index 4449a41244d0..000000000000 --- a/sec-policy/selinux-amanda/selinux-amanda-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-amanda/selinux-amanda-2.20101213.ebuild,v 1.2 2011/06/02 12:02:53 blueness Exp $ - -IUSE="" - -MODS="amanda" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for general applications" - -KEYWORDS="amd64 x86" |