summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-arpwatch')
-rw-r--r--sec-policy/selinux-arpwatch/ChangeLog5
-rw-r--r--sec-policy/selinux-arpwatch/selinux-arpwatch-9999.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/sec-policy/selinux-arpwatch/ChangeLog b/sec-policy/selinux-arpwatch/ChangeLog
index df33ca83c834..b9129ac244ec 100644
--- a/sec-policy/selinux-arpwatch/ChangeLog
+++ b/sec-policy/selinux-arpwatch/ChangeLog
@@ -1,6 +1,9 @@
# 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.62 2014/08/05 09:23:34 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/ChangeLog,v 1.63 2014/08/08 18:49:54 swift Exp $
+
+ 08 Aug 2014; Sven Vermeulen <swift@gentoo.org> selinux-arpwatch-9999.ebuild:
+ Make 9999 ebuilds EAPI=5 and transform to make master for version bumps
05 Aug 2014; Sven Vermeulen <swift@gentoo.org>
-selinux-arpwatch-2.20130424-r1.ebuild,
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-9999.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-9999.ebuild
index 832650a8065e..b9169d7df719 100644
--- a/sec-policy/selinux-arpwatch/selinux-arpwatch-9999.ebuild
+++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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-9999.ebuild,v 1.1 2012/10/13 16:30:34 swift Exp $
-EAPI="4"
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-arpwatch/selinux-arpwatch-9999.ebuild,v 1.2 2014/08/08 18:49:54 swift Exp $
+EAPI="5"
IUSE=""
MODS="arpwatch"
-BASEPOL="9999"
inherit selinux-policy-2