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 | 1ce698257d5b8e18857d9a8a6000296b33675e6a (patch) | |
tree | b56e0335f1c19af1c25512d40c80537215da0fe4 /sec-policy/selinux-arpwatch | |
parent | Fixed signing manifest (diff) | |
download | historical-1ce698257d5b8e18857d9a8a6000296b33675e6a.tar.gz historical-1ce698257d5b8e18857d9a8a6000296b33675e6a.tar.bz2 historical-1ce698257d5b8e18857d9a8a6000296b33675e6a.zip |
Removed deprecated policies
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-arpwatch')
4 files changed, 6 insertions, 37 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 0f53eaa534a5..7482e8f5c838 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-arpwatch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.23 2011/06/02 12:04:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.24 2011/06/04 16:03:54 blueness Exp $ + + 04 Jun 2011; Anthony G. Basile <blueness@gentoo.org> + -selinux-arpwatch-2.20090730.ebuild, -selinux-arpwatch-2.20091215.ebuild, + -selinux-arpwatch-20080525.ebuild: + Removed deprecated policies 02 Jun 2011; Anthony G. Basile <blueness@gentoo.org> selinux-arpwatch-2.20101213.ebuild: diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20090730.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20090730.ebuild deleted file mode 100644 index c9b2bb7998b9..000000000000 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-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-arpwatch/selinux-arpwatch-2.20090730.ebuild,v 1.1 2009/08/05 13:35:16 pebenito Exp $ - -MODS="arpwatch" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for arpwatch" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20091215.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20091215.ebuild deleted file mode 100644 index bd0b1c4dec4f..000000000000 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-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-arpwatch/selinux-arpwatch-2.20091215.ebuild,v 1.1 2009/12/16 02:54:30 pebenito Exp $ - -MODS="arpwatch" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for arpwatch" - -KEYWORDS="~amd64 ~x86" diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20080525.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20080525.ebuild deleted file mode 100644 index 79d00974e277..000000000000 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-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-arpwatch/selinux-arpwatch-20080525.ebuild,v 1.3 2009/08/14 21:19:27 pebenito Exp $ - -MODS="arpwatch" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for arpwatch" - -KEYWORDS="amd64 x86" |