summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-10-19 03:37:16 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-10-19 03:37:16 +0000
commit3a884add3eff79c951edf8016b96d90c115b44e0 (patch)
tree68dc99bc86c11b9cf58f3e5d3c2641ff7f8c9057 /net-www
parentmake sure we check the result of cat pipe #106049 (diff)
downloadgentoo-2-3a884add3eff79c951edf8016b96d90c115b44e0.tar.gz
gentoo-2-3a884add3eff79c951edf8016b96d90c115b44e0.tar.bz2
gentoo-2-3a884add3eff79c951edf8016b96d90c115b44e0.zip
Stable on x86, bug #106442.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_auth_ldap/ChangeLog5
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog
index 80e55c452930..095c0964b018 100644
--- a/net-www/mod_auth_ldap/ChangeLog
+++ b/net-www/mod_auth_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_auth_ldap
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.13 2005/02/25 11:54:23 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.14 2005/10/19 03:37:16 ticho Exp $
+
+ 19 Oct 2005; Andrej Kacian <ticho@gentoo.org> mod_auth_ldap-3.3.ebuild:
+ Stable on x86, bug #106442.
25 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
files/55_mod_auth_ldap.conf:
diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild
index bba5b2cd8f31..8e57bd4fa647 100644
--- a/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild
+++ b/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild,v 1.3 2005/07/14 22:14:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild,v 1.4 2005/10/19 03:37:16 ticho Exp $
inherit eutils apache-module
@@ -8,7 +8,7 @@ DESCRIPTION="Apache module for LDAP authorization"
HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html"
SRC_URI="http://www.muquit.com/muquit/software/${PN}/${PN}${PV}.tar.gz"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
LICENSE="as-is"
SLOT="0"
IUSE="apache2 berkdb disk-cache gdbm mem-cache"