summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild')
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild
index 194468a7a153..2ddbfc5490be 100644
--- a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild
+++ b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild
@@ -1,21 +1,24 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild,v 1.2 2004/06/20 13:41:17 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild,v 1.3 2004/06/20 15:03:35 zul Exp $
inherit eutils
DESCRIPTION="Apache module for LDAP authorizaion"
HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
#watch out for this thing; no version number ...
SRC_URI="http://www.muquit.com/muquit/software/mod_auth_ldap/${PN}.tar.gz"
DEPEND="=net-www/apache-1*
>=net-nds/openldap-2.0.25
ssl? ( dev-libs/openssl )"
+RDEPEND=""
LICENSE="as-is"
SLOT="0"
+IUSE=""
+
S=${WORKDIR}/modauthldap
src_unpack() {