blob: fcac6d24b8ef4e50eb6d5c84c1e33fae8de68485 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
IUSE=""
MODS="bitlbee"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for bitlbee"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
KEYWORDS="amd64 x86"
fi
DEPEND="${DEPEND}
sec-policy/selinux-inetd
"
RDEPEND="${RDEPEND}
sec-policy/selinux-inetd
"