summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r--sec-policy/selinux-arpwatch/ChangeLog8
-rw-r--r--sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog
index 8ee11d82f030..1d4b15f459b3 100644
--- a/sec-policy/selinux-arpwatch/ChangeLog
+++ b/sec-policy/selinux-arpwatch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sec-policy/selinux-arpwatch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.54 2014/01/12 20:22:36 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.55 2014/03/21 19:13:29 swift Exp $
+
+*selinux-arpwatch-2.20140311-r1 (21 Mar 2014)
+
+ 21 Mar 2014; Sven Vermeulen <swift@gentoo.org>
+ +selinux-arpwatch-2.20140311-r1.ebuild:
+ New upstream refpolicy release
12 Jan 2014; Sven Vermeulen <swift@gentoo.org>
selinux-arpwatch-2.20130424-r4.ebuild:
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild
new file mode 100644
index 000000000000..ef6bde3aaae1
--- /dev/null
+++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:29 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="arpwatch"
+BASEPOL="2.20140311-r1"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for arpwatch"
+
+KEYWORDS="~amd64 ~x86"