diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 18:13:47 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-06-04 18:13:47 +0000 |
commit | e180d1017f40ef3365d8c9dac9291532b90b4ffc (patch) | |
tree | dad05612900c5f3ff19e03a1c75bd4f77eb4fbd1 /sec-policy/selinux-publicfile/selinux-publicfile-2.20090730.ebuild | |
parent | Version bump (diff) | |
download | historical-e180d1017f40ef3365d8c9dac9291532b90b4ffc.tar.gz historical-e180d1017f40ef3365d8c9dac9291532b90b4ffc.tar.bz2 historical-e180d1017f40ef3365d8c9dac9291532b90b4ffc.zip |
Removed deprecated policies
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-publicfile/selinux-publicfile-2.20090730.ebuild')
-rw-r--r-- | sec-policy/selinux-publicfile/selinux-publicfile-2.20090730.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20090730.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20090730.ebuild deleted file mode 100644 index b5da701bab1c..000000000000 --- a/sec-policy/selinux-publicfile/selinux-publicfile-2.20090730.ebuild +++ /dev/null @@ -1,14 +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-publicfile/selinux-publicfile-2.20090730.ebuild,v 1.1 2009/08/05 13:35:09 pebenito Exp $ - -MODS="publicfile" -IUSE="" - -inherit selinux-policy-2 - -RDEPEND="sec-policy/selinux-ucspi-tcp" - -DESCRIPTION="SELinux policy for publicfile" - -KEYWORDS="~amd64 ~x86" |