diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-03-21 19:17:20 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-03-21 19:17:20 +0000 |
commit | bd9731abf24e85df5688ee46ed8b9de40a4334f2 (patch) | |
tree | 27d580748cce20e8d0b32f86ccf5af401f25a23b /sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild | |
parent | Revision bump to EAPI 5. (diff) | |
download | historical-bd9731abf24e85df5688ee46ed8b9de40a4334f2.tar.gz historical-bd9731abf24e85df5688ee46ed8b9de40a4334f2.tar.bz2 historical-bd9731abf24e85df5688ee46ed8b9de40a4334f2.zip |
New upstream refpolicy release
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-arpwatch/selinux-arpwatch-2.20140311-r1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
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" |