# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ # # Author: Ned Ludd # # This eclass is designed to allow easier installation of web applications, # modules, and their counterparts incorporation into the Gentoo Linux system. # #set -x ECLASS=apache INHERITED="${INHERITED} ${ECLASS}" IUSE="apache2 ${IUSE}" DESCRIPTION="Based on the ${ECLASS} eclass" newdepend virtual/glibc sys-apps/gawk sys-apps/grep # apache2? ( >=net-www/apache-2.0.43-r1 ) \ # !apache2? ( !=net-www/apache-2'` ]; then # If user has apache 1 & 2 installed and use # `use apache2` was not set then we should pref apache1 if [ `has_version '