diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-11-15 01:04:54 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-11-15 01:04:54 +0000 |
commit | 3ef5b7e1cec537815983b5b0fc45d91b13a7f4f6 (patch) | |
tree | 3e65fa5f62f0713d02c2f949e1b2d7860cdb91f9 /sec-policy/selinux-bind/selinux-bind-20061114.ebuild | |
parent | Version bump and set STRICTORDER (diff) | |
download | gentoo-2-3ef5b7e1cec537815983b5b0fc45d91b13a7f4f6.tar.gz gentoo-2-3ef5b7e1cec537815983b5b0fc45d91b13a7f4f6.tar.bz2 gentoo-2-3ef5b7e1cec537815983b5b0fc45d91b13a7f4f6.zip |
New SELinux policy from SVN snapshot
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'sec-policy/selinux-bind/selinux-bind-20061114.ebuild')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20061114.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-20061114.ebuild b/sec-policy/selinux-bind/selinux-bind-20061114.ebuild new file mode 100644 index 000000000000..3bfe08b09159 --- /dev/null +++ b/sec-policy/selinux-bind/selinux-bind-20061114.ebuild @@ -0,0 +1,13 @@ +# Copyright 2006-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20061114.ebuild,v 1.1 2006/11/15 01:04:52 pebenito Exp $ + +MODS="bind" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for BIND" + +KEYWORDS="alpha amd64 mips ppc sparc x86" + |