Parent Directory
|
Revision Log
Stabilize policy 2.20141203-r7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
1 | # Copyright 1999-2015 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20141203-r7.ebuild,v 1.1 2015/07/02 17:59:28 perfinion Exp $ |
4 | EAPI="5" |
5 | |
6 | IUSE="" |
7 | MODS="vmware" |
8 | |
9 | inherit selinux-policy-2 |
10 | |
11 | DESCRIPTION="SELinux policy for vmware" |
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 | " |
ViewVC Help | |
Powered by ViewVC 1.1.20 |