diff options
Diffstat (limited to 'sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild')
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild new file mode 100644 index 000000000000..69bb77db5df2 --- /dev/null +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild,v 1.1 2004/11/22 20:27:18 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="arpwatch.te" +FCFILES="arpwatch.fc" +IUSE="" + +DESCRIPTION="SELinux policy for arpwatch" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |