diff options
author | 2011-06-04 17:54:43 +0000 | |
---|---|---|
committer | 2011-06-04 17:54:43 +0000 | |
commit | 3ca3c52d5e36f21ca536084d933a275f5963ee25 (patch) | |
tree | 563bae94356c88f9a7d55d8b06879b8ce5fd0e15 /sec-policy | |
parent | Add a simple linguas counter. (diff) | |
download | gentoo-2-3ca3c52d5e36f21ca536084d933a275f5963ee25.tar.gz gentoo-2-3ca3c52d5e36f21ca536084d933a275f5963ee25.tar.bz2 gentoo-2-3ca3c52d5e36f21ca536084d933a275f5963ee25.zip |
Removed deprecated policies
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
4 files changed, 6 insertions, 37 deletions
diff --git a/sec-policy/selinux-portmap/ChangeLog b/sec-policy/selinux-portmap/ChangeLog index e5af0afaf884..65811cd4896d 100644 --- a/sec-policy/selinux-portmap/ChangeLog +++ b/sec-policy/selinux-portmap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-portmap # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v 1.23 2011/06/02 12:44:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v 1.24 2011/06/04 17:54:43 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-portmap-2.20090730.ebuild, -selinux-portmap-2.20091215.ebuild, + -selinux-portmap-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-portmap-2.20101213.ebuild: diff --git a/sec-policy/selinux-portmap/selinux-portmap-2.20090730.ebuild b/sec-policy/selinux-portmap/selinux-portmap-2.20090730.ebuild deleted file mode 100644 index 62074daa0d4d..000000000000 --- a/sec-policy/selinux-portmap/selinux-portmap-2.20090730.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20090730.ebuild,v 1.1 2009/08/05 13:35:13 pebenito Exp $ - -MODS="portmap" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for portmap" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-portmap/selinux-portmap-2.20091215.ebuild b/sec-policy/selinux-portmap/selinux-portmap-2.20091215.ebuild deleted file mode 100644 index 5a9c2dd16602..000000000000 --- a/sec-policy/selinux-portmap/selinux-portmap-2.20091215.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20091215.ebuild,v 1.1 2009/12/16 02:53:47 pebenito Exp $ - -MODS="portmap" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for portmap" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-portmap/selinux-portmap-20080525.ebuild b/sec-policy/selinux-portmap/selinux-portmap-20080525.ebuild deleted file mode 100644 index edc0e9202016..000000000000 --- a/sec-policy/selinux-portmap/selinux-portmap-20080525.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-20080525.ebuild,v 1.3 2009/08/14 21:19:28 pebenito Exp $ - -MODS="portmap" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for portmap" - -KEYWORDS="amd64 x86" |