diff options
Diffstat (limited to 'sec-policy/selinux-ntp/selinux-ntp-20070329.ebuild')
-rw-r--r-- | sec-policy/selinux-ntp/selinux-ntp-20070329.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sec-policy/selinux-ntp/selinux-ntp-20070329.ebuild b/sec-policy/selinux-ntp/selinux-ntp-20070329.ebuild new file mode 100644 index 000000000000..a77961f657e9 --- /dev/null +++ b/sec-policy/selinux-ntp/selinux-ntp-20070329.ebuild @@ -0,0 +1,13 @@ +# Copyright 2006-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-20070329.ebuild,v 1.1 2007/03/29 23:37:49 pebenito Exp $ + +MODS="ntp" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for the network time protocol daemon" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" + |