diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-10-23 13:53:50 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-10-23 13:53:50 +0000 |
commit | ff824cca7fdbb97750c5f762e3dd0c4de4715974 (patch) | |
tree | 7885371d71e0fd0f8c5367bb10a443c7ecd02c09 /sec-policy/selinux-apache/selinux-apache-20040925.ebuild | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-ff824cca7fdbb97750c5f762e3dd0c4de4715974.tar.gz gentoo-2-ff824cca7fdbb97750c5f762e3dd0c4de4715974.tar.bz2 gentoo-2-ff824cca7fdbb97750c5f762e3dd0c4de4715974.zip |
update needed by base-policy-20041023
Diffstat (limited to 'sec-policy/selinux-apache/selinux-apache-20040925.ebuild')
-rw-r--r-- | sec-policy/selinux-apache/selinux-apache-20040925.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sec-policy/selinux-apache/selinux-apache-20040925.ebuild b/sec-policy/selinux-apache/selinux-apache-20040925.ebuild new file mode 100644 index 000000000000..9396d8c05bf8 --- /dev/null +++ b/sec-policy/selinux-apache/selinux-apache-20040925.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-20040925.ebuild,v 1.1 2004/10/23 13:53:50 kaiowas Exp $ + +inherit selinux-policy + +TEFILES="apache.te" +FCFILES="apache.fc" +MACROS="apache_macros.te" +IUSE="" + +DESCRIPTION="SELinux policy for Apache HTTPD" + +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + |