blob: ecaf50c8cf73c0039ebb750af742174d9468dd93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-clockspeed/selinux-clockspeed-20070928.ebuild,v 1.3 2009/07/22 13:12:37 pebenito Exp $
MODS="clockspeed"
IUSE=""
inherit selinux-policy-2
IUSE=""
DESCRIPTION="SELinux policy for clockspeed"
KEYWORDS="amd64 x86"
|