diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2009-12-16 02:54:35 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2009-12-16 02:54:35 +0000 |
commit | 44bf701fbfdef5aff8267e9a5c4342544a571dcd (patch) | |
tree | ddc35f130bc3e28ca4d03efa8831bfa3e4a08532 /sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild | |
parent | dev-python/sepolgen: fix build tests for #296737. (diff) | |
download | gentoo-2-44bf701fbfdef5aff8267e9a5c4342544a571dcd.tar.gz gentoo-2-44bf701fbfdef5aff8267e9a5c4342544a571dcd.tar.bz2 gentoo-2-44bf701fbfdef5aff8267e9a5c4342544a571dcd.zip |
update SELinux policy to 20091215.
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild')
-rw-r--r-- | sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild b/sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild new file mode 100644 index 000000000000..1ac2cf80d5a0 --- /dev/null +++ b/sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-2.20091215.ebuild,v 1.1 2009/12/16 02:54:13 pebenito Exp $ + +MODS="apache" +IUSE="" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for Apache HTTPD" + +KEYWORDS="~amd64 ~x86" |