diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-04-19 14:13:17 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-04-19 14:13:17 +0000 |
commit | 1a49b47389349c16e0948c75b86a2534f537259f (patch) | |
tree | f3eebe5d1da0f7475198b5b5d613c229a3f95ac4 /sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild | |
parent | Add ruby21. (diff) | |
download | gentoo-2-1a49b47389349c16e0948c75b86a2534f537259f.tar.gz gentoo-2-1a49b47389349c16e0948c75b86a2534f537259f.tar.bz2 gentoo-2-1a49b47389349c16e0948c75b86a2534f537259f.zip |
Release of 2.20140311-r2
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Diffstat (limited to 'sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild')
-rw-r--r-- | sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild new file mode 100644 index 000000000000..370a6ef2ae74 --- /dev/null +++ b/sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-awstats/selinux-awstats-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:04 swift Exp $ +EAPI="4" + +IUSE="" +MODS="awstats" +BASEPOL="2.20140311-r2" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for awstats" + +KEYWORDS="~amd64 ~x86" +DEPEND="${DEPEND} + sec-policy/selinux-apache +" +RDEPEND="${DEPEND}" |