summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-www/mod_auth_kerb/ChangeLog6
-rw-r--r--net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-www/mod_auth_kerb/ChangeLog b/net-www/mod_auth_kerb/ChangeLog
index e376754bba6f..93e775484360 100644
--- a/net-www/mod_auth_kerb/ChangeLog
+++ b/net-www/mod_auth_kerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_auth_kerb
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.11 2006/04/27 22:21:05 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.12 2006/05/13 21:30:08 halcy0n Exp $
+
+ 13 May 2006; Mark Loeser <halcy0n@gentoo.org>
+ mod_auth_kerb-5.0_rc6.ebuild:
+ Stable on x86; bug #128189
27 Apr 2006; Alec Warner <antarus@gentoo.org>
files/digest-mod_auth_kerb-4.11, files/digest-mod_auth_kerb-4.11-r1,
diff --git a/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild b/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild
index b837f6f65c7b..586432ad9e1f 100644
--- a/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild
+++ b/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.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_kerb/mod_auth_kerb-5.0_rc6.ebuild,v 1.3 2005/07/14 22:11:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild,v 1.4 2006/05/13 21:30:08 halcy0n Exp $
MY_PV=${PV/_rc/-rc}
@@ -11,7 +11,7 @@ HOMEPAGE="http://modauthkerb.sourceforge.net/"
SRC_URI="mirror://sourceforge/modauthkerb/${PN}-${MY_PV}.tar.gz"
LICENSE="as-is"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="apache2"
SLOT="0"