blob: 33ae73ca2014bcbf49620db0d8bc3c4d29a41ce2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-tftpd/selinux-tftpd-2.20101213.ebuild,v 1.1 2011/02/05 12:07:13 blueness Exp $
MODS="tftp"
IUSE=""
inherit selinux-policy-2
DESCRIPTION="SELinux policy for tftp daemons"
KEYWORDS="~amd64 ~x86"
|