diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 18:39:36 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 18:39:36 +0000 |
commit | b73f206afd01ee9089de291b552211c52c401d2e (patch) | |
tree | 747ee1be404c7eab75faaacce5705d8bbfd5c6f5 /sec-policy | |
parent | Removed deprecated policies (diff) | |
download | gentoo-2-b73f206afd01ee9089de291b552211c52c401d2e.tar.gz gentoo-2-b73f206afd01ee9089de291b552211c52c401d2e.tar.bz2 gentoo-2-b73f206afd01ee9089de291b552211c52c401d2e.zip |
Removed deprecated policies
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
5 files changed, 6 insertions, 49 deletions
diff --git a/sec-policy/selinux-wireshark/ChangeLog b/sec-policy/selinux-wireshark/ChangeLog index e3d7be9d5383..7f4e459169f9 100644 --- a/sec-policy/selinux-wireshark/ChangeLog +++ b/sec-policy/selinux-wireshark/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-wireshark # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.11 2011/06/02 13:10:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-wireshark/ChangeLog,v 1.12 2011/06/04 18:39:36 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-wireshark-2.20090730.ebuild, -selinux-wireshark-2.20091215.ebuild, + -selinux-wireshark-2.20101213.ebuild, -selinux-wireshark-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-wireshark-2.20101213-r1.ebuild: diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20090730.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20090730.ebuild deleted file mode 100644 index a21d177205b6..000000000000 --- a/sec-policy/selinux-wireshark/selinux-wireshark-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-wireshark/selinux-wireshark-2.20090730.ebuild,v 1.1 2009/08/05 13:35:17 pebenito Exp $ - -MODS="wireshark" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for wireshark" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20091215.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20091215.ebuild deleted file mode 100644 index 66caf60dec37..000000000000 --- a/sec-policy/selinux-wireshark/selinux-wireshark-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-wireshark/selinux-wireshark-2.20091215.ebuild,v 1.1 2009/12/16 02:53:55 pebenito Exp $ - -MODS="wireshark" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for wireshark" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20101213.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20101213.ebuild deleted file mode 100644 index 11fbe5085b50..000000000000 --- a/sec-policy/selinux-wireshark/selinux-wireshark-2.20101213.ebuild +++ /dev/null @@ -1,12 +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-wireshark/selinux-wireshark-2.20101213.ebuild,v 1.1 2011/02/05 12:07:15 blueness Exp $ - -MODS="wireshark" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for wireshark" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-20080525.ebuild deleted file mode 100644 index e557e7605475..000000000000 --- a/sec-policy/selinux-wireshark/selinux-wireshark-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-wireshark/selinux-wireshark-20080525.ebuild,v 1.3 2009/08/14 21:19:29 pebenito Exp $ - -MODS="wireshark" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for wireshark" - -KEYWORDS="amd64 x86" |