summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-10 12:57:10 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-10 12:57:10 +0000
commit7c57086397ea1a29437f28cd87879bccf09f5740 (patch)
tree11212c9983d8b27c6740e0f078a46735a8f1b430 /net-www/mod_auth_external
parentstable amd64 (diff)
downloadhistorical-7c57086397ea1a29437f28cd87879bccf09f5740.tar.gz
historical-7c57086397ea1a29437f28cd87879bccf09f5740.tar.bz2
historical-7c57086397ea1a29437f28cd87879bccf09f5740.zip
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-www/mod_auth_external')
-rw-r--r--net-www/mod_auth_external/ChangeLog6
-rw-r--r--net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_auth_external/ChangeLog b/net-www/mod_auth_external/ChangeLog
index ed3e3ff82d7c..49b8ba6081b7 100644
--- a/net-www/mod_auth_external/ChangeLog
+++ b/net-www/mod_auth_external/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_auth_external
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/ChangeLog,v 1.18 2005/10/08 19:11:15 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/ChangeLog,v 1.19 2005/12/10 12:57:10 blubb Exp $
+
+ 10 Dec 2005; Simon Stelling <blubb@gentoo.org>
+ mod_auth_external-2.2.9.ebuild:
+ stable on amd64
08 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> files/pwauth.pam:
Remove pam_console reference, bug 98454.
diff --git a/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild b/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild
index 661436d68acc..deca45c5516a 100644
--- a/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild
+++ b/net-www/mod_auth_external/mod_auth_external-2.2.9.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_external/mod_auth_external-2.2.9.ebuild,v 1.4 2005/09/18 20:52:01 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild,v 1.5 2005/12/10 12:57:10 blubb Exp $
inherit eutils apache-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.unixpapa.com/software/${P}.tar.gz"
DEPEND=""
LICENSE="Apache-1.1"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
SLOT="2"