diff options
Diffstat (limited to 'sec-policy/selinux-bind/selinux-bind-20040925.ebuild')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-20040925.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-20040925.ebuild b/sec-policy/selinux-bind/selinux-bind-20040925.ebuild new file mode 100644 index 000000000000..dfadaaf69368 --- /dev/null +++ b/sec-policy/selinux-bind/selinux-bind-20040925.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-20040925.ebuild,v 1.1 2004/10/23 13:43:01 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="named.te" +FCFILES="named.fc" +IUSE="" + +DESCRIPTION="SELinux policy for BIND" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + +RDEPEND=">=sec-policy/selinux-base-policy-20041023" + |