summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2007-09-08 17:41:36 +0000
committerBenedikt Boehm <hollow@gentoo.org>2007-09-08 17:41:36 +0000
commit006592b83a69c421f64ca7f2a28970822083ee10 (patch)
tree1bad6f7febede7c6862f010af11f07b2640d0182 /www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild
parentinitial version; #187739 (diff)
downloadgentoo-2-006592b83a69c421f64ca7f2a28970822083ee10.tar.gz
gentoo-2-006592b83a69c421f64ca7f2a28970822083ee10.tar.bz2
gentoo-2-006592b83a69c421f64ca7f2a28970822083ee10.zip
depend on apache 2.0; see mod_authnz_external for apache 2.2
(Portage version: 2.1.3.7)
Diffstat (limited to 'www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild')
-rw-r--r--www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild b/www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild
index f7ab5dba61b2..99fb45caed04 100644
--- a/www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild
+++ b/www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild,v 1.1 2007/07/29 15:42:47 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_external/mod_auth_external-2.2.11.ebuild,v 1.2 2007/09/08 17:41:36 hollow Exp $
inherit eutils apache-module
@@ -19,4 +19,4 @@ DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO"
APACHE2_MOD_CONF="10_${PN}"
APACHE2_MOD_DEFINE="AUTH_EXTERNAL"
-need_apache2
+need_apache2_0