2014-08-10 19:19:08 +04:00
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2014-08-23 08:55:28 +04:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20140311-r5.ebuild,v 1.2 2014/08/22 17:40:02 swift Exp $
|
2014-08-10 19:19:08 +04:00
|
|
|
EAPI="5"
|
|
|
|
|
|
|
|
IUSE=""
|
|
|
|
MODS="awstats"
|
|
|
|
|
|
|
|
inherit selinux-policy-2
|
|
|
|
|
|
|
|
DESCRIPTION="SELinux policy for awstats"
|
|
|
|
|
2014-08-23 08:55:28 +04:00
|
|
|
KEYWORDS="amd64 x86"
|
2014-08-10 19:19:08 +04:00
|
|
|
DEPEND="${DEPEND}
|
|
|
|
sec-policy/selinux-apache
|
|
|
|
"
|
|
|
|
RDEPEND="${DEPEND}"
|