diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-22 20:27:18 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-22 20:27:18 +0000 |
commit | 4cfda76fd9fc32de09f5be30471769821f331995 (patch) | |
tree | f8e24e98297ef054ff3e14d82255e1546b4a9ea2 /sec-policy | |
parent | mergmerge with nsa policy (diff) | |
download | historical-4cfda76fd9fc32de09f5be30471769821f331995.tar.gz historical-4cfda76fd9fc32de09f5be30471769821f331995.tar.bz2 historical-4cfda76fd9fc32de09f5be30471769821f331995.zip |
merge with nsa policy
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-arpwatch/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20041120 | 1 | ||||
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-20041120.ebuild | 14 |
3 files changed, 22 insertions, 1 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog index 4abf0c4d7b57..06e2bafb8537 100644 --- a/sec-policy/selinux-arpwatch/ChangeLog +++ b/sec-policy/selinux-arpwatch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-arpwatch # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.1 2004/11/14 20:46:18 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.2 2004/11/22 20:27:18 kaiowas Exp $ + +*selinux-arpwatch-20041120 (22 Nov 2004) + + 22 Nov 2004; petre rodan <kaiowas@gentoo.org> + +selinux-arpwatch-20041120.ebuild: + merge with nsa policy *selinux-arpwatch-20041114 (14 Nov 2004) diff --git a/sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20041120 b/sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20041120 new file mode 100644 index 000000000000..992978e391de --- /dev/null +++ b/sec-policy/selinux-arpwatch/files/digest-selinux-arpwatch-20041120 @@ -0,0 +1 @@ +MD5 e8f337832ab16eed40295a879e2569ff selinux-arpwatch-20041120.tar.bz2 776 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" + |