summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-10-30 12:42:45 +0000
committerJason Wever <weeve@gentoo.org>2006-10-30 12:42:45 +0000
commitcf94e6a8877e071b8380921626ecc8f1f1e085ea (patch)
tree57b5ea75923a2583ed6fa9b703f8527e4bd884ef /dev-libs/cyrus-sasl
parentadd anthy use flag. and fix LICENSE. (diff)
downloadgentoo-2-cf94e6a8877e071b8380921626ecc8f1f1e085ea.tar.gz
gentoo-2-cf94e6a8877e071b8380921626ecc8f1f1e085ea.tar.bz2
gentoo-2-cf94e6a8877e071b8380921626ecc8f1f1e085ea.zip
Stable on SPARC wrt bug #152544.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r--dev-libs/cyrus-sasl/ChangeLog5
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 8a505ab7263e..d9586b53fbea 100644
--- a/dev-libs/cyrus-sasl/ChangeLog
+++ b/dev-libs/cyrus-sasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.164 2006/10/29 22:04:43 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.165 2006/10/30 12:42:45 weeve Exp $
+
+ 30 Oct 2006; Jason Wever <weeve@gentoo.org> cyrus-sasl-2.1.22-r1.ebuild:
+ Stable on SPARC wrt bug #152544.
29 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org>
cyrus-sasl-2.1.22-r1.ebuild:
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild
index 24623c5a1a1f..34085ca3dedf 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r1.ebuild,v 1.2 2006/10/29 22:04:44 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r1.ebuild,v 1.3 2006/10/30 12:42:45 weeve Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.7.9"
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz
LICENSE="as-is"
SLOT="2"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
# Removed 'static' USE flag because it is broken upstream, Bug #94137
IUSE="berkdb crypt gdbm ldap mysql postgres kerberos ssl java pam authdaemond sample urandom srp ntlm_unsupported_patch"