summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild')
-rw-r--r--sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20041120.ebuild
new file mode 100644
index 000000000000..d011919d89e3
--- /dev/null
+++ b/sec-policy/selinux-ntp/selinux-ntp-20041120.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-ntp/selinux-ntp-20041120.ebuild,v 1.1 2004/11/22 20:53:04 kaiowas Exp $
+
+inherit selinux-policy
+
+TEFILES="ntpd.te"
+FCFILES="ntpd.fc"
+IUSE=""
+
+DESCRIPTION="SELinux policy for the network time protocol daemon"
+
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+
+RDEPEND=">=sec-policy/selinux-base-policy-20041023"
+