diff options
Diffstat (limited to 'sec-policy/selinux-bind/selinux-bind-20031222.ebuild')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20031222.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-20031222.ebuild b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild new file mode 100644 index 000000000000..3283b8e36db7 --- /dev/null +++ b/sec-policy/selinux-bind/selinux-bind-20031222.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20031222.ebuild,v 1.1 2003/12/23 01:12:46 pebenito Exp $ + +TEFILES="named.te" +FCFILES="named.fc" + +inherit selinux-policy + +DESCRIPTION="SELinux policy for BIND" + +KEYWORDS="~x86 ~ppc ~sparc" + |