diff options
author | 2008-03-16 04:07:09 +0000 | |
---|---|---|
committer | 2008-03-16 04:07:09 +0000 | |
commit | dae60ebcda11df34fba6a9fa8a8a5ec4aa966232 (patch) | |
tree | 378d2c96f35d76d9ca0b248fdc25f21ca7b40888 /sec-policy/selinux-arpwatch | |
parent | Stable for HPPA (bug #213500). (diff) | |
download | gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.gz gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.tar.bz2 gentoo-2-dae60ebcda11df34fba6a9fa8a8a5ec4aa966232.zip |
clean out old selinux policy ebuilds.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sec-policy/selinux-arpwatch')
4 files changed, 6 insertions, 41 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 2572bab2f4ea..caea52d01aac 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sec-policy/selinux-arpwatch # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.15 2008/02/03 01:37:30 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.16 2008/03/16 04:06:42 pebenito Exp $ + + 16 Mar 2008; Chris PeBenito <pebenito@gentoo.org> + -selinux-arpwatch-20050219.ebuild, -selinux-arpwatch-20050408.ebuild, + -selinux-arpwatch-20061114.ebuild: + Remove old ebuilds. 03 Feb 2008; Chris PeBenito <pebenito@gentoo.org> selinux-arpwatch-20070928.ebuild: diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild deleted file mode 100644 index 4c3105f27856..000000000000 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20050219.ebuild,v 1.4 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="arpwatch.te" -FCFILES="arpwatch.fc" -IUSE="" -RDEPEND=">=sec-policy/selinux-base-policy-20050224" - -DESCRIPTION="SELinux policy for arpwatch" - -KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050408.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20050408.ebuild deleted file mode 100644 index 2f997593313e..000000000000 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-20050408.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20050408.ebuild,v 1.3 2007/07/11 02:56:48 mr_bones_ Exp $ - -inherit selinux-policy - -TEFILES="arpwatch.te" -FCFILES="arpwatch.fc" -IUSE="" -RDEPEND=">=sec-policy/selinux-base-policy-20050224" - -DESCRIPTION="SELinux policy for arpwatch" - -KEYWORDS="x86 ppc sparc amd64" diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20061114.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20061114.ebuild deleted file mode 100644 index f00326a40191..000000000000 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-20061114.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2006-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20061114.ebuild,v 1.2 2007/07/11 02:56:48 mr_bones_ Exp $ - -MODS="arpwatch" -IUSE="" - -inherit selinux-policy-2 - -DESCRIPTION="SELinux policy for arpwatch" - -KEYWORDS="alpha amd64 mips ppc sparc x86" |