summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r--dev-libs/cyrus-sasl/ChangeLog6
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 52c2f70764e5..c59417347932 100644
--- a/dev-libs/cyrus-sasl/ChangeLog
+++ b/dev-libs/cyrus-sasl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.197 2009/06/25 18:42:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.198 2009/06/26 16:04:30 dertobi123 Exp $
+
+ 25 Jun 2009; Tobias Scherbaum <dertobi123@gentoo.org>
+ cyrus-sasl-2.1.23.ebuild:
+ Update ntlm_impl-spnego.patch, bug #273572, updated patch by Dmitry Karasik
25 Jun 2009; Jeroen Roovers <jer@gentoo.org> cyrus-sasl-2.1.23.ebuild:
Stable for HPPA (bug #270261).
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild
index 4c170e8b0288..c0181f63a278 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.2 2009/06/25 18:42:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.3 2009/06/26 16:04:30 dertobi123 Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.7"
inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2
-ntlm_patch="${PN}-2.1.22-ntlm_impl-spnego.patch.gz"
+ntlm_patch="${P}-ntlm_impl-spnego.patch.gz"
SASLAUTHD_CONF_VER="2.1.21"
KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"