diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2005-11-28 09:22:02 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2005-11-28 09:22:02 +0000 |
commit | da517336b9cfb7f8f0781794e0b5493a95a8d5db (patch) | |
tree | 68bce5f5d1341a9b82dbc54ccad65d83e261d5f8 /sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild | |
parent | marked stable on amd64 mips ppc sparc x86, merge with upstream (diff) | |
download | gentoo-2-da517336b9cfb7f8f0781794e0b5493a95a8d5db.tar.gz gentoo-2-da517336b9cfb7f8f0781794e0b5493a95a8d5db.tar.bz2 gentoo-2-da517336b9cfb7f8f0781794e0b5493a95a8d5db.zip |
tiny policy fix
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild')
-rw-r--r-- | sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild new file mode 100644 index 000000000000..716a13bf7c11 --- /dev/null +++ b/sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-publicfile/selinux-publicfile-20051124.ebuild,v 1.1 2005/11/28 09:22:02 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="publicfile.te" +FCFILES="publicfile.fc" +IUSE="" + +RDEPEND="sec-policy/selinux-ucspi-tcp" + +DESCRIPTION="SELinux policy for publicfile" + +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" + |