summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-16 16:25:44 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-16 16:25:44 +0000
commit5767aa97618beecbc979979f7987382477e6cda8 (patch)
treeb6baae449c9c837e06f2166ec61097f2b63883bc /dev-libs
parentprepared for the new eselect module (diff)
downloadgentoo-2-5767aa97618beecbc979979f7987382477e6cda8.tar.gz
gentoo-2-5767aa97618beecbc979979f7987382477e6cda8.tar.bz2
gentoo-2-5767aa97618beecbc979979f7987382477e6cda8.zip
stable amd64, bug 169512
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/cyrus-sasl/ChangeLog6
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 8704eb15dfe0..a3238fb7fffb 100644
--- a/dev-libs/cyrus-sasl/ChangeLog
+++ b/dev-libs/cyrus-sasl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.187 2007/04/07 13:03:55 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.188 2007/04/16 16:25:44 opfer Exp $
+
+ 16 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+ cyrus-sasl-2.1.22-r2.ebuild:
+ stable amd64, bug 169512
07 Apr 2007; Luca Longinotti <chtekk@gentoo.org>
files/saslauthd-2.1.21.conf, files/saslauthd2.rc6, files/pwcheck.rc6,
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild
index abea6f088554..29e5c390f94d 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.22-r2.ebuild,v 1.10 2007/04/07 13:03:55 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild,v 1.11 2007/04/16 16:25:44 opfer Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.7"
@@ -10,7 +10,7 @@ inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2
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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)."
HOMEPAGE="http://asg.web.cmu.edu/sasl/"