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
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')
-rw-r--r--net-www/apache/ChangeLog12
-rw-r--r--net-www/apache/apache-1.3.29-r2.ebuild4
-rw-r--r--net-www/apache/apache-1.3.31-r1.ebuild4
-rw-r--r--net-www/apache/apache-1.3.31-r2.ebuild4
-rw-r--r--net-www/apache/apache-1.3.31-r3.ebuild4
-rw-r--r--net-www/apache/apache-1.3.32-r1.ebuild4
-rw-r--r--net-www/apache/apache-1.3.32.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33-r1.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33-r2.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33-r3.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33-r4.ebuild4
-rw-r--r--net-www/apache/apache-1.3.33.ebuild4
-rw-r--r--net-www/apache/apache-2.0.50.ebuild4
-rw-r--r--net-www/apache/apache-2.0.51-r1.ebuild4
-rw-r--r--net-www/apache/apache-2.0.51.ebuild4
-rw-r--r--net-www/apache/apache-2.0.52-r1.ebuild4
-rw-r--r--net-www/apache/apache-2.0.52-r2.ebuild4
-rw-r--r--net-www/apache/apache-2.0.52.ebuild4
-rw-r--r--net-www/apache/apache-2.0.54-r10.ebuild4
-rw-r--r--net-www/apache/apache-2.0.54-r11.ebuild4
-rw-r--r--net-www/apache/apache-2.0.54-r7.ebuild4
21 files changed, 51 insertions, 41 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index e50318e7cc7d..25ae0ee2863d 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for net-www/apache
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.377 2005/06/27 16:30:19 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.378 2005/07/05 22:59:08 swegener Exp $
+
+ 05 Jul 2005; Sven Wegener <swegener@gentoo.org> apache-1.3.29-r2.ebuild,
+ apache-1.3.31-r1.ebuild, apache-1.3.31-r2.ebuild, apache-1.3.31-r3.ebuild,
+ apache-1.3.32.ebuild, apache-1.3.32-r1.ebuild, apache-1.3.33.ebuild,
+ apache-1.3.33-r1.ebuild, apache-1.3.33-r2.ebuild, apache-1.3.33-r3.ebuild,
+ apache-1.3.33-r4.ebuild, apache-2.0.50.ebuild, apache-2.0.51.ebuild,
+ apache-2.0.51-r1.ebuild, apache-2.0.52.ebuild, apache-2.0.52-r1.ebuild,
+ apache-2.0.52-r2.ebuild, apache-2.0.54-r7.ebuild,
+ apache-2.0.54-r10.ebuild, apache-2.0.54-r11.ebuild:
+ Added selinux to IUSE.
27 Jun 2005; Simon Stelling <blubb@gentoo.org> apache-1.3.33-r1.ebuild:
stable on amd64
diff --git a/net-www/apache/apache-1.3.29-r2.ebuild b/net-www/apache/apache-1.3.29-r2.ebuild
index 4019a47cbe96..d22908d371f6 100644
--- a/net-www/apache/apache-1.3.29-r2.ebuild
+++ b/net-www/apache/apache-1.3.29-r2.ebuild
@@ -1,11 +1,11 @@
# 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-1.3.29-r2.ebuild,v 1.10 2005/05/05 12:13:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.29-r2.ebuild,v 1.11 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
#IUSE="ipv6 pam"
-IUSE="pam"
+IUSE="pam selinux"
mod_ssl_ver=2.8.16
diff --git a/net-www/apache/apache-1.3.31-r1.ebuild b/net-www/apache/apache-1.3.31-r1.ebuild
index 23ba5f635b24..07ff65de3d98 100644
--- a/net-www/apache/apache-1.3.31-r1.ebuild
+++ b/net-www/apache/apache-1.3.31-r1.ebuild
@@ -1,10 +1,10 @@
# 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-1.3.31-r1.ebuild,v 1.16 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r1.ebuild,v 1.17 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
-IUSE="pam"
+IUSE="pam selinux"
mod_ssl_ver=2.8.18
diff --git a/net-www/apache/apache-1.3.31-r2.ebuild b/net-www/apache/apache-1.3.31-r2.ebuild
index 76029513b220..507037345a93 100644
--- a/net-www/apache/apache-1.3.31-r2.ebuild
+++ b/net-www/apache/apache-1.3.31-r2.ebuild
@@ -1,10 +1,10 @@
# 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-1.3.31-r2.ebuild,v 1.16 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r2.ebuild,v 1.17 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
-IUSE="pam"
+IUSE="pam selinux"
mod_ssl_ver=2.8.18
PATCH_LEVEL="${PV}-r2"
diff --git a/net-www/apache/apache-1.3.31-r3.ebuild b/net-www/apache/apache-1.3.31-r3.ebuild
index 0991bf03310c..a10df75a0bed 100644
--- a/net-www/apache/apache-1.3.31-r3.ebuild
+++ b/net-www/apache/apache-1.3.31-r3.ebuild
@@ -1,10 +1,10 @@
# 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-1.3.31-r3.ebuild,v 1.14 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.31-r3.ebuild,v 1.15 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
-IUSE="pam"
+IUSE="pam selinux"
mod_ssl_ver=2.8.19
PATCH_LEVEL="${PV}-r2"
diff --git a/net-www/apache/apache-1.3.32-r1.ebuild b/net-www/apache/apache-1.3.32-r1.ebuild
index 9e7a1fa3ab14..1b37bb7b8a04 100644
--- a/net-www/apache/apache-1.3.32-r1.ebuild
+++ b/net-www/apache/apache-1.3.32-r1.ebuild
@@ -1,10 +1,10 @@
# 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-1.3.32-r1.ebuild,v 1.11 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.32-r1.ebuild,v 1.12 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
-IUSE="pam"
+IUSE="pam selinux"
mod_ssl_ver=2.8.21
diff --git a/net-www/apache/apache-1.3.32.ebuild b/net-www/apache/apache-1.3.32.ebuild
index ab16f89f03ef..398b20f4c5f5 100644
--- a/net-www/apache/apache-1.3.32.ebuild
+++ b/net-www/apache/apache-1.3.32.ebuild
@@ -1,10 +1,10 @@
# 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-1.3.32.ebuild,v 1.4 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.32.ebuild,v 1.5 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
-IUSE="pam"
+IUSE="pam selinux"
mod_ssl_ver=2.8.21
diff --git a/net-www/apache/apache-1.3.33-r1.ebuild b/net-www/apache/apache-1.3.33-r1.ebuild
index 5b80099c6c98..f061e6137695 100644
--- a/net-www/apache/apache-1.3.33-r1.ebuild
+++ b/net-www/apache/apache-1.3.33-r1.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-1.3.33-r1.ebuild,v 1.24 2005/06/27 16:30:19 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r1.ebuild,v 1.25 2005/07/05 22:59:08 swegener Exp $
# Gentoo ARCH teams
#
@@ -12,7 +12,7 @@
inherit eutils fixheadtails
-IUSE="pam ssl"
+IUSE="pam ssl selinux"
mod_ssl_dep=2.8.22
mod_ssl_ver=2.8.22-1.3.33
diff --git a/net-www/apache/apache-1.3.33-r2.ebuild b/net-www/apache/apache-1.3.33-r2.ebuild
index 2b7d12d24337..1853565b020e 100644
--- a/net-www/apache/apache-1.3.33-r2.ebuild
+++ b/net-www/apache/apache-1.3.33-r2.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-1.3.33-r2.ebuild,v 1.5 2005/05/05 12:13:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r2.ebuild,v 1.6 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
@@ -24,7 +24,7 @@ SRC_URI="mirror://apache/httpd/apache_${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="1"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64"
-IUSE="doc ssl pam lingerd no-suexec static-modules apache2"
+IUSE="doc ssl pam lingerd no-suexec static-modules apache2 selinux"
DEPEND="dev-lang/perl
>=sys-libs/db-1.85-r1
diff --git a/net-www/apache/apache-1.3.33-r3.ebuild b/net-www/apache/apache-1.3.33-r3.ebuild
index 85ef96d36910..3796cd720a21 100644
--- a/net-www/apache/apache-1.3.33-r3.ebuild
+++ b/net-www/apache/apache-1.3.33-r3.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-1.3.33-r3.ebuild,v 1.1 2005/05/03 16:00:53 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r3.ebuild,v 1.2 2005/07/05 22:59:08 swegener Exp $
# Gentoo ARCH teams
#
@@ -12,7 +12,7 @@
inherit eutils fixheadtails
-IUSE="pam ssl"
+IUSE="pam ssl selinux"
mod_ssl_dep=2.8.22
mod_ssl_ver=2.8.22-1.3.33
diff --git a/net-www/apache/apache-1.3.33-r4.ebuild b/net-www/apache/apache-1.3.33-r4.ebuild
index 100238483f66..562a940a6ecb 100644
--- a/net-www/apache/apache-1.3.33-r4.ebuild
+++ b/net-www/apache/apache-1.3.33-r4.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-1.3.33-r4.ebuild,v 1.3 2005/06/06 04:04:56 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33-r4.ebuild,v 1.4 2005/07/05 22:59:08 swegener Exp $
inherit eutils fixheadtails
@@ -25,7 +25,7 @@ SRC_URI="mirror://apache/httpd/apache_${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="1"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64"
-IUSE="doc ssl pam lingerd no-suexec static-modules apache2"
+IUSE="doc ssl pam lingerd no-suexec static-modules apache2 selinux"
DEPEND="dev-lang/perl
>=sys-libs/db-1.85-r1
diff --git a/net-www/apache/apache-1.3.33.ebuild b/net-www/apache/apache-1.3.33.ebuild
index ac972f8ce681..0dfc6f065560 100644
--- a/net-www/apache/apache-1.3.33.ebuild
+++ b/net-www/apache/apache-1.3.33.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-1.3.33.ebuild,v 1.13 2005/04/09 21:55:46 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33.ebuild,v 1.14 2005/07/05 22:59:08 swegener Exp $
# Gentoo ARCH teams
#
@@ -12,7 +12,7 @@
inherit eutils fixheadtails
-IUSE="pam ssl"
+IUSE="pam ssl selinux"
mod_ssl_dep=2.8.21
mod_ssl_ver=2.8.21-1.3.32
diff --git a/net-www/apache/apache-2.0.50.ebuild b/net-www/apache/apache-2.0.50.ebuild
index dfbfe8529692..c05d00167830 100644
--- a/net-www/apache/apache-2.0.50.ebuild
+++ b/net-www/apache/apache-2.0.50.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.50.ebuild,v 1.21 2005/05/05 12:13:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.22 2005/07/05 22:59:08 swegener Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -15,7 +15,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ia64 ~s390 ~ppc64"
-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"
diff --git a/net-www/apache/apache-2.0.51-r1.ebuild b/net-www/apache/apache-2.0.51-r1.ebuild
index b77987ae6b4e..4bff5bece707 100644
--- a/net-www/apache/apache-2.0.51-r1.ebuild
+++ b/net-www/apache/apache-2.0.51-r1.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.51-r1.ebuild,v 1.15 2005/04/09 21:46:40 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51-r1.ebuild,v 1.16 2005/07/05 22:59:08 swegener Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
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"
diff --git a/net-www/apache/apache-2.0.51.ebuild b/net-www/apache/apache-2.0.51.ebuild
index 5ea92dad9c66..7ac5bf869fe6 100644
--- a/net-www/apache/apache-2.0.51.ebuild
+++ b/net-www/apache/apache-2.0.51.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.51.ebuild,v 1.18 2005/04/25 01:54:54 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51.ebuild,v 1.19 2005/07/05 22:59:08 swegener Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 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"
diff --git a/net-www/apache/apache-2.0.52-r1.ebuild b/net-www/apache/apache-2.0.52-r1.ebuild
index ade37c68a205..58dd58f12499 100644
--- a/net-www/apache/apache-2.0.52-r1.ebuild
+++ b/net-www/apache/apache-2.0.52-r1.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.52-r1.ebuild,v 1.19 2005/05/05 12:13:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r1.ebuild,v 1.20 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.gz
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"
diff --git a/net-www/apache/apache-2.0.52-r2.ebuild b/net-www/apache/apache-2.0.52-r2.ebuild
index 56db99e2382d..8af3ba1bf282 100644
--- a/net-www/apache/apache-2.0.52-r2.ebuild
+++ b/net-www/apache/apache-2.0.52-r2.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.52-r2.ebuild,v 1.7 2005/04/09 21:46:40 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r2.ebuild,v 1.8 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.gz
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 php"
+IUSE="berkdb gdbm ldap threads ipv6 doc static ssl php selinux"
#Standard location for Gentoo Linux
DATADIR="/var/www/localhost"
diff --git a/net-www/apache/apache-2.0.52.ebuild b/net-www/apache/apache-2.0.52.ebuild
index 605afbb1bec2..8a5497e5b1e9 100644
--- a/net-www/apache/apache-2.0.52.ebuild
+++ b/net-www/apache/apache-2.0.52.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.52.ebuild,v 1.17 2005/05/05 12:13:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52.ebuild,v 1.18 2005/07/05 22:59:08 swegener Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -15,7 +15,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz
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"
diff --git a/net-www/apache/apache-2.0.54-r10.ebuild b/net-www/apache/apache-2.0.54-r10.ebuild
index 4f017639bd33..fc3bad92ae15 100644
--- a/net-www/apache/apache-2.0.54-r10.ebuild
+++ b/net-www/apache/apache-2.0.54-r10.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-r10.ebuild,v 1.1 2005/06/07 21:31:16 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r10.ebuild,v 1.2 2005/07/05 22:59:08 swegener Exp $
inherit eutils gnuconfig
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads"
+IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux"
RDEPEND="dev-lang/perl
~dev-libs/apr-0.9.6
diff --git a/net-www/apache/apache-2.0.54-r11.ebuild b/net-www/apache/apache-2.0.54-r11.ebuild
index cbb52e2f04ce..8eacbd180b4a 100644
--- a/net-www/apache/apache-2.0.54-r11.ebuild
+++ b/net-www/apache/apache-2.0.54-r11.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-r11.ebuild,v 1.1 2005/06/08 12:53:50 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r11.ebuild,v 1.2 2005/07/05 22:59:08 swegener Exp $
inherit eutils gnuconfig
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads"
+IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux"
RDEPEND="dev-lang/perl
~dev-libs/apr-0.9.6
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"