14 lines
352 B
Bash
14 lines
352 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tcsd/selinux-tcsd-9999.ebuild,v 1.1 2014/07/04 15:02:08 swift Exp $
|
|
EAPI="4"
|
|
|
|
IUSE=""
|
|
MODS="tcsd"
|
|
BASEPOL="9999"
|
|
|
|
inherit selinux-policy-2
|
|
|
|
DESCRIPTION="SELinux policy for tcsd"
|
|
|
|
KEYWORDS=""
|