summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 20:11:13 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 20:11:13 +0000
commit262a20727f502c042e66ce7cea3b65bf4c262015 (patch)
tree253db535b398752b8e37c9b622a347700574ebb9 /net-www/mod_auth_ldap
parentRemove svyatogor from metadata, bug 131936. (diff)
downloadgentoo-2-262a20727f502c042e66ce7cea3b65bf4c262015.tar.gz
gentoo-2-262a20727f502c042e66ce7cea3b65bf4c262015.tar.bz2
gentoo-2-262a20727f502c042e66ce7cea3b65bf4c262015.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-www/mod_auth_ldap')
-rw-r--r--net-www/mod_auth_ldap/ChangeLog7
-rw-r--r--net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog
index a7ace6fea5c7..c9220bc25754 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.18 2005/12/19 23:56:03 kloeri Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.19 2006/05/23 20:11:13 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> mod_auth_ldap-3.3.ebuild:
+ Stable on ppc64
20 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
mod_auth_ldap-2.4.2-r1.ebuild:
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 8050478a068f..e22176aa4c19 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
+# Copyright 1999-2006 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.6 2005/11/23 15:04:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-3.3.ebuild,v 1.7 2006/05/23 20:11:13 corsair 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="ppc ~ppc64 ~sparc x86"
+KEYWORDS="ppc ppc64 ~sparc x86"
LICENSE="as-is"
SLOT="0"
IUSE="apache2 berkdb disk-cache gdbm mem-cache"