diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 18:36:12 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 18:36:12 +0000 |
commit | 7063d8041a5d5d676e1b7ff182237f1a6003a356 (patch) | |
tree | 807bffc53a149965fa6a6a63a5fe04319e2fadc7 /sec-policy | |
parent | Removed deprecated policies (diff) | |
download | gentoo-2-7063d8041a5d5d676e1b7ff182237f1a6003a356.tar.gz gentoo-2-7063d8041a5d5d676e1b7ff182237f1a6003a356.tar.bz2 gentoo-2-7063d8041a5d5d676e1b7ff182237f1a6003a356.zip |
Removed deprecated policies
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-tcpd/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-tcpd/selinux-tcpd-2.20090730.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-tcpd/selinux-tcpd-2.20091215.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-tcpd/selinux-tcpd-20080525.ebuild | 12 |
4 files changed, 6 insertions, 37 deletions
diff --git a/sec-policy/selinux-tcpd/ChangeLog b/sec-policy/selinux-tcpd/ChangeLog index 62853f963e3f..ecf023a2d789 100644 --- a/sec-policy/selinux-tcpd/ChangeLog +++ b/sec-policy/selinux-tcpd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-tcpd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/ChangeLog,v 1.10 2011/06/02 13:01:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcpd/ChangeLog,v 1.11 2011/06/04 18:36:12 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-tcpd-2.20090730.ebuild, -selinux-tcpd-2.20091215.ebuild, + -selinux-tcpd-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-tcpd-2.20101213.ebuild: diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20090730.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20090730.ebuild deleted file mode 100644 index 2924bb54b0a0..000000000000 --- a/sec-policy/selinux-tcpd/selinux-tcpd-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-tcpd/selinux-tcpd-2.20090730.ebuild,v 1.1 2009/08/05 13:35:08 pebenito Exp $ - -MODS="tcpd" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for tcp-wrappers" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20091215.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20091215.ebuild deleted file mode 100644 index 21f2dfa87cf4..000000000000 --- a/sec-policy/selinux-tcpd/selinux-tcpd-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-tcpd/selinux-tcpd-2.20091215.ebuild,v 1.1 2009/12/16 02:54:29 pebenito Exp $ - -MODS="tcpd" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for tcp-wrappers" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-20080525.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-20080525.ebuild deleted file mode 100644 index 12b7a6c46d9e..000000000000 --- a/sec-policy/selinux-tcpd/selinux-tcpd-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-tcpd/selinux-tcpd-20080525.ebuild,v 1.3 2009/08/14 21:19:23 pebenito Exp $ - -MODS="tcpd" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for tcp-wrappers" - -KEYWORDS="amd64 x86" |