diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2003-12-23 01:12:55 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2003-12-23 01:12:55 +0000 |
commit | 64d538035a97ab1219aad0ffd3274ccac9feaafa (patch) | |
tree | d0d418195d085137901d5248490ec8cbebc93cb7 /sec-policy/selinux-bind/selinux-bind-20031222.ebuild | |
parent | update from nsa 1.4 (diff) | |
download | gentoo-2-64d538035a97ab1219aad0ffd3274ccac9feaafa.tar.gz gentoo-2-64d538035a97ab1219aad0ffd3274ccac9feaafa.tar.bz2 gentoo-2-64d538035a97ab1219aad0ffd3274ccac9feaafa.zip |
update from nsa 1.4
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" + |