summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-07-08 16:22:26 +0000
committerChuck Short <zul@gentoo.org>2004-07-08 16:22:26 +0000
commit93baa2bdb648d77336112a94779b6f9b51b6ccdd (patch)
tree8d32dcaa3305a3e63ad9116a89dd46fe525c1c27 /net-www/apache/apache-1.3.29-r2.ebuild
parentStable on sparc. (diff)
downloadhistorical-93baa2bdb648d77336112a94779b6f9b51b6ccdd.tar.gz
historical-93baa2bdb648d77336112a94779b6f9b51b6ccdd.tar.bz2
historical-93baa2bdb648d77336112a94779b6f9b51b6ccdd.zip
Added selinux support. #56380.
Diffstat (limited to 'net-www/apache/apache-1.3.29-r2.ebuild')
-rw-r--r--net-www/apache/apache-1.3.29-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.29-r2.ebuild b/net-www/apache/apache-1.3.29-r2.ebuild
index 6d144083fd03..a3ea0edc8947 100644
--- a/net-www/apache/apache-1.3.29-r2.ebuild
+++ b/net-www/apache/apache-1.3.29-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.4 2004/06/25 00:48:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.29-r2.ebuild,v 1.5 2004/07/08 16:22:26 zul Exp $
inherit eutils fixheadtails
@@ -24,7 +24,8 @@ DEPEND="dev-lang/perl <=sys-libs/db-4.1
>=dev-libs/mm-1.1.3
>=sys-libs/gdbm-1.8
>=dev-libs/expat-1.95.2
- >=sys-apps/sed-4"
+ >=sys-apps/sed-4
+ selinux? (sec-policy/selinux-apache)"
LICENSE="Apache-1.1"
SLOT="1"