summaryrefslogtreecommitdiff
blob: 5da5fbd2dca116fe8a0b1b005e1f1470aafb50a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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-sudo/selinux-sudo-2.20101213-r2.ebuild,v 1.1 2011/03/07 02:56:48 blueness Exp $

MODS="sudo"
IUSE=""

inherit selinux-policy-2

DESCRIPTION="SELinux policy for sudo"

KEYWORDS="~amd64 ~x86"

RDEPEND=">=sec-policy/selinux-base-policy-2.20101213-r8"