diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:39:21 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 16:39:21 +0000 |
commit | ff38dc8886912f97f407fa90361f32bd78bc6fd0 (patch) | |
tree | 708497f2ce29224270ebb1e7855b43f6e9e51743 | |
parent | Removed deprecated policies (diff) | |
download | gentoo-2-ff38dc8886912f97f407fa90361f32bd78bc6fd0.tar.gz gentoo-2-ff38dc8886912f97f407fa90361f32bd78bc6fd0.tar.bz2 gentoo-2-ff38dc8886912f97f407fa90361f32bd78bc6fd0.zip |
Removed deprecated policies
(Portage version: 2.1.9.42/cvs/Linux x86_64)
-rw-r--r-- | sec-policy/selinux-dhcp/ChangeLog | 7 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-2.20090730.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-2.20091215.ebuild | 12 | ||||
-rw-r--r-- | sec-policy/selinux-dhcp/selinux-dhcp-20080525.ebuild | 12 |
4 files changed, 6 insertions, 37 deletions
diff --git a/sec-policy/selinux-dhcp/ChangeLog b/sec-policy/selinux-dhcp/ChangeLog index 339f0ba25055..af79fdb4b170 100644 --- a/sec-policy/selinux-dhcp/ChangeLog +++ b/sec-policy/selinux-dhcp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-dhcp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.33 2011/06/02 12:17:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dhcp/ChangeLog,v 1.34 2011/06/04 16:39:21 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-dhcp-2.20090730.ebuild, -selinux-dhcp-2.20091215.ebuild, + -selinux-dhcp-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-dhcp-2.20101213.ebuild: diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20090730.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20090730.ebuild deleted file mode 100644 index 456d5f1e7a47..000000000000 --- a/sec-policy/selinux-dhcp/selinux-dhcp-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-dhcp/selinux-dhcp-2.20090730.ebuild,v 1.1 2009/08/05 13:35:14 pebenito Exp $ - -MODS="dhcp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dhcp server" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20091215.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20091215.ebuild deleted file mode 100644 index 1c57f6bef266..000000000000 --- a/sec-policy/selinux-dhcp/selinux-dhcp-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-dhcp/selinux-dhcp-2.20091215.ebuild,v 1.1 2009/12/16 02:53:37 pebenito Exp $ - -MODS="dhcp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dhcp server" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-20080525.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-20080525.ebuild deleted file mode 100644 index 97be99dc2844..000000000000 --- a/sec-policy/selinux-dhcp/selinux-dhcp-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-dhcp/selinux-dhcp-20080525.ebuild,v 1.3 2009/08/14 21:19:26 pebenito Exp $ - -MODS="dhcp" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for dhcp server" - -KEYWORDS="amd64 x86" |