diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2007-03-29 23:37:51 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2007-03-29 23:37:51 +0000 |
commit | 281a4012ce9549ba931cd3cb723ed4cbe7d5a17f (patch) | |
tree | 7151eda0a3fde9237030f265f4ec3f2c8417b438 /sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild | |
parent | Stable on x86. (diff) | |
download | gentoo-2-281a4012ce9549ba931cd3cb723ed4cbe7d5a17f.tar.gz gentoo-2-281a4012ce9549ba931cd3cb723ed4cbe7d5a17f.tar.bz2 gentoo-2-281a4012ce9549ba931cd3cb723ed4cbe7d5a17f.zip |
New SELinux policy from SVN snapshot
(Portage version: 2.1.2.2)
Diffstat (limited to 'sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild')
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-20070329.ebuild new file mode 100644 index 000000000000..ebce457c90f2 --- /dev/null +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-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-arpwatch/selinux-arpwatch-20070329.ebuild,v 1.1 2007/03/29 23:37:49 pebenito Exp $ + +MODS="arpwatch" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for arpwatch" + +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" + |