diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:34:43 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:34:43 +0000 |
commit | 39267367d4fbc82faa609074651cdd1c15a9cd46 (patch) | |
tree | 2e3cd4a4403f161a9838a8e0f662be6607f0ba40 /net-www/mod_auth_ldap | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-39267367d4fbc82faa609074651cdd1c15a9cd46.tar.gz historical-39267367d4fbc82faa609074651cdd1c15a9cd46.tar.bz2 historical-39267367d4fbc82faa609074651cdd1c15a9cd46.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-www/mod_auth_ldap')
-rw-r--r-- | net-www/mod_auth_ldap/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-www/mod_auth_ldap/ChangeLog b/net-www/mod_auth_ldap/ChangeLog index f469746e2d17..8de9cc3ac9dd 100644 --- a/net-www/mod_auth_ldap/ChangeLog +++ b/net-www/mod_auth_ldap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_auth_ldap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.8 2004/06/25 00:59:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/ChangeLog,v 1.9 2004/08/08 00:33:27 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> mod_auth_ldap-2.4.1-r1.ebuild, + mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild: + Typo in DESCRIPTION: authorizaion -> authorization. Bug 59717. 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_ldap-2.4.1-r1.ebuild, mod_auth_ldap-2.4.1.ebuild, mod_auth_ldap-2.4.2.ebuild: 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 9b87cdcbc2b8..9d2229d9ae71 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,10 +1,10 @@ # Copyright 1999-2004 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-2.4.1-r1.ebuild,v 1.4 2004/06/25 00:59:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1-r1.ebuild,v 1.5 2004/08/08 00:33:27 slarti Exp $ inherit eutils -DESCRIPTION="Apache module for LDAP authorizaion" +DESCRIPTION="Apache module for LDAP authorization" HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html" KEYWORDS="x86 ~ppc ~sparc" 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 f3f454bb580a..8e83f00c943d 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,10 +1,10 @@ # Copyright 1999-2004 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-2.4.1.ebuild,v 1.6 2004/06/25 00:59:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.1.ebuild,v 1.7 2004/08/08 00:33:27 slarti Exp $ inherit eutils -DESCRIPTION="Apache module for LDAP authorizaion" +DESCRIPTION="Apache module for LDAP authorization" HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html" KEYWORDS="x86 ~ppc ~sparc" diff --git a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild index 5909cb182d28..25b832121d23 100644 --- a/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild +++ b/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 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-2.4.2.ebuild,v 1.6 2004/06/25 00:59:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_ldap/mod_auth_ldap-2.4.2.ebuild,v 1.7 2004/08/08 00:33:27 slarti Exp $ -DESCRIPTION="Apache module for LDAP authorizaion" +DESCRIPTION="Apache module for LDAP authorization" HOMEPAGE="http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html" KEYWORDS="x86 ~ppc ~sparc" |