dev-java/maven-bin: Version bump courtesy of Thanh Ha <zxiiro@gmail.com>. Fixes bug...
[gentoo.git] / sec-policy / selinux-skype / selinux-skype-2.20141203-r8.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4 EAPI="5"
5
6 IUSE="alsa"
7 MODS="skype"
8
9 inherit selinux-policy-2
10
11 DESCRIPTION="SELinux policy for skype"
12
13 if [[ $PV == 9999* ]] ; then
14         KEYWORDS=""
15 else
16         KEYWORDS="amd64 x86"
17 fi
18 DEPEND="${DEPEND}
19         sec-policy/selinux-xserver
20 "
21 RDEPEND="${RDEPEND}
22         sec-policy/selinux-xserver
23 "