blob: 537ab13665b49c76c53f69df9f896ef3be318061 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-20040128.ebuild,v 1.5 2007/07/11 02:56:48 mr_bones_ Exp $
TEFILES="distcc.te"
FCFILES="distcc.fc"
IUSE=""
inherit selinux-policy
DESCRIPTION="SELinux policy for distcc"
KEYWORDS="x86 ppc sparc amd64"
|