summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-05 22:59:08 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-05 22:59:08 +0000
commitef92daa0450684b29cd3bc97c71cb67626323352 (patch)
tree84c30de7707f7fd068e4ac4a0ec0b663b48c8dcd /net-www/apache/apache-2.0.54-r7.ebuild
parentFix from upstream for pipe code when PGRP_PIPE is enabled #92349 by Harald va... (diff)
downloadgentoo-2-ef92daa0450684b29cd3bc97c71cb67626323352.tar.gz
gentoo-2-ef92daa0450684b29cd3bc97c71cb67626323352.tar.bz2
gentoo-2-ef92daa0450684b29cd3bc97c71cb67626323352.zip
Added selinux to IUSE.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-www/apache/apache-2.0.54-r7.ebuild')
-rw-r--r--net-www/apache/apache-2.0.54-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.54-r7.ebuild b/net-www/apache/apache-2.0.54-r7.ebuild
index c8a92f4fbaf2..397ce3a5d261 100644
--- a/net-www/apache/apache-2.0.54-r7.ebuild
+++ b/net-www/apache/apache-2.0.54-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r7.ebuild,v 1.1 2005/06/07 21:31:16 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r7.ebuild,v 1.2 2005/07/05 22:59:08 swegener Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="berkdb gdbm ldap threads ipv6 doc static ssl"
+IUSE="berkdb gdbm ldap threads ipv6 doc static ssl selinux"
#Standard location for Gentoo Linux
DATADIR="/var/www/localhost"