diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
commit | 6635541b9c38b3a541bc130eae62cd1e591f2fff (patch) | |
tree | 015085da57a110631c32327d148959693d190744 /net-www/mod_auth_ldap | |
parent | added dependency to gettext-0.12 (diff) | |
download | historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.gz historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.bz2 historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-www/mod_auth_ldap')
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild index 7746e04ec16d..bf0e065aecd3 100644 --- a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild +++ b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 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.ebuild,v 1.1 2003/01/19 00:41:46 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild,v 1.2 2003/07/13 21:44:10 aliz 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" |