diff options
Diffstat (limited to 'sec-policy/selinux-bluetooth/selinux-bluetooth-2.20110726.ebuild')
-rw-r--r-- | sec-policy/selinux-bluetooth/selinux-bluetooth-2.20110726.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20110726.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20110726.ebuild new file mode 100644 index 000000000000..06e92ad11555 --- /dev/null +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20110726.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20110726.ebuild,v 1.1 2011/08/28 21:12:47 swift Exp $ +EAPI="4" + +IUSE="" +MODS="bluetooth" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for bluetooth" +RDEPEND=">=sec-policy/selinux-base-policy-2.20110726-r1 + !<sec-policy/selinux-bluez-2.20110726" +KEYWORDS="~amd64 ~x86" |