summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r--sec-policy/selinux-arpwatch/ChangeLog7
-rw-r--r--sec-policy/selinux-arpwatch/selinux-arpwatch-2.20120215-r15.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog
index e2747b954b32..c3ea2976d2e4 100644
--- a/sec-policy/selinux-arpwatch/ChangeLog
+++ b/sec-policy/selinux-arpwatch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-arpwatch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.31 2012/07/17 14:27:24 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.32 2012/07/26 13:07:36 swift Exp $
+
+*selinux-arpwatch-2.20120215-r15 (26 Jul 2012)
+
+ 26 Jul 2012; Sven Vermeulen +selinux-arpwatch-2.20120215-r15.ebuild:
+ Bump to rev15
*selinux-arpwatch-2.20120215-r14 (16 Jul 2012)
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20120215-r15.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20120215-r15.ebuild
new file mode 100644
index 000000000000..525a4f3129f6
--- /dev/null
+++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20120215-r15.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 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.20120215-r15.ebuild,v 1.1 2012/07/26 13:07:36 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="arpwatch"
+BASEPOL="2.20120215-r15"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for arpwatch"
+
+KEYWORDS="~amd64 ~x86"