summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-23 15:04:44 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-23 15:04:44 +0000
commitb4423e70063d6a42a34ef9068b9c303c5ba3bb66 (patch)
treef44620ca7ab3a0ee1a4d3cafccf7571731f51937 /net-www
parentRevision bump to Software Suspend 2.2-rc12. (diff)
downloadgentoo-2-b4423e70063d6a42a34ef9068b9c303c5ba3bb66.tar.gz
gentoo-2-b4423e70063d6a42a34ef9068b9c303c5ba3bb66.tar.bz2
gentoo-2-b4423e70063d6a42a34ef9068b9c303c5ba3bb66.zip
Added ~ppc64 keyword; bug #113339
(Portage version: 2.0.51.22-r3)
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 b61983c3bd21..6cd8aea8a8cb 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.16 2005/11/01 19:32:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.17 2005/11/23 15:04:44 corsair Exp $
+
+ 23 Nov 2005; Markus Rothe <corsair@gentoo.org> mod_auth_ldap-3.3.ebuild:
+ Added ~ppc64 keyword; bug #113339
01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org>
mod_auth_ldap-3.3.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 14cb3b6e5214..8050478a068f 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.5 2005/11/01 19:32:17 dertobi123 Exp $
+# $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 $
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 ~sparc x86"
+KEYWORDS="ppc ~ppc64 ~sparc x86"
LICENSE="as-is"
SLOT="0"
IUSE="apache2 berkdb disk-cache gdbm mem-cache"