diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-26 21:13:53 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-26 21:13:53 +0000 |
commit | 3ca6e7c4f4719f62787e98012bca1855ff4cce77 (patch) | |
tree | 9e7a034226b7efde6a5cfe0a1991bae0b96f6fde /sec-policy/selinux-apache | |
parent | Fixed DEPs, and stuff caught by aliz's QA script. (diff) | |
download | historical-3ca6e7c4f4719f62787e98012bca1855ff4cce77.tar.gz historical-3ca6e7c4f4719f62787e98012bca1855ff4cce77.tar.bz2 historical-3ca6e7c4f4719f62787e98012bca1855ff4cce77.zip |
Adding IUSE
Diffstat (limited to 'sec-policy/selinux-apache')
-rw-r--r-- | sec-policy/selinux-apache/selinux-apache-20040103.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sec-policy/selinux-apache/selinux-apache-20040103.ebuild b/sec-policy/selinux-apache/selinux-apache-20040103.ebuild index b5f27527ef7d..1cbb5070b5f5 100644 --- a/sec-policy/selinux-apache/selinux-apache-20040103.ebuild +++ b/sec-policy/selinux-apache/selinux-apache-20040103.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-20040103.ebuild,v 1.1 2004/01/04 03:58:40 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-apache/selinux-apache-20040103.ebuild,v 1.2 2004/03/26 21:13:52 aliz Exp $ TEFILES="apache.te" FCFILES="apache.fc" MACROS="apache_macros.te" +IUSE="" inherit selinux-policy |