diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:18:23 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:18:23 +0000 |
commit | aa2df26162db0f66c2f3daa0889ceb70bf7f1211 (patch) | |
tree | 67075a9dab09e543586fadf7c11dda157a9d446f /sec-policy/selinux-courier | |
parent | Removed deprecated policies (diff) | |
download | gentoo-2-aa2df26162db0f66c2f3daa0889ceb70bf7f1211.tar.gz gentoo-2-aa2df26162db0f66c2f3daa0889ceb70bf7f1211.tar.bz2 gentoo-2-aa2df26162db0f66c2f3daa0889ceb70bf7f1211.zip |
Removed deprecated policies
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-courier')
-rw-r--r-- | sec-policy/selinux-courier/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-courier/selinux-courier-2.20101213-r1.ebuild | 17 | ||||
-rw-r--r-- | sec-policy/selinux-courier/selinux-courier-2.20101213-r2.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/sec-policy/selinux-courier/ChangeLog b/sec-policy/selinux-courier/ChangeLog index 65e26bdc80ad..b1e2719a108a 100644 --- a/sec-policy/selinux-courier/ChangeLog +++ b/sec-policy/selinux-courier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-courier # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.4 2011/06/02 12:12:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-courier/ChangeLog,v 1.5 2011/06/04 16:18:23 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-courier-2.20101213-r1.ebuild, -selinux-courier-2.20101213-r2.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-courier-2.20101213-r3.ebuild: diff --git a/sec-policy/selinux-courier/selinux-courier-2.20101213-r1.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20101213-r1.ebuild deleted file mode 100644 index e8a7fe1a21ca..000000000000 --- a/sec-policy/selinux-courier/selinux-courier-2.20101213-r1.ebuild +++ /dev/null @@ -1,17 +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-courier/selinux-courier-2.20101213-r1.ebuild,v 1.1 2011/03/07 02:32:30 blueness Exp $ - -MODS="courier" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for courier-imap" - -KEYWORDS="~amd64 ~x86" -RDEPEND="!<=sec-policy/selinux-courier-imap-2.20101213 - >=sys-apps/policycoreutils-1.30.30 - >=sec-policy/selinux-base-policy-${PV}" - -POLICY_PATCH="${FILESDIR}/fix-services-courier-r1.patch" diff --git a/sec-policy/selinux-courier/selinux-courier-2.20101213-r2.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20101213-r2.ebuild deleted file mode 100644 index da6513aa2bcd..000000000000 --- a/sec-policy/selinux-courier/selinux-courier-2.20101213-r2.ebuild +++ /dev/null @@ -1,17 +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-courier/selinux-courier-2.20101213-r2.ebuild,v 1.1 2011/04/16 13:08:55 blueness Exp $ - -MODS="courier" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for courier-imap" - -KEYWORDS="~amd64 ~x86" -RDEPEND="!<=sec-policy/selinux-courier-imap-2.20101213 - >=sys-apps/policycoreutils-1.30.30 - >=sec-policy/selinux-base-policy-${PV}" - -POLICY_PATCH="${FILESDIR}/fix-services-courier-r2.patch" |