summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-10-29 22:04:44 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-10-29 22:04:44 +0000
commitc147e6184abd583caef54c6a8122d3415d3ea76b (patch)
tree7f98ff2fd79472e5f4898b11ce201d283ec7366b /dev-libs/cyrus-sasl
parentVersion bump. Cleaning out old versions. (diff)
downloadgentoo-2-c147e6184abd583caef54c6a8122d3415d3ea76b.tar.gz
gentoo-2-c147e6184abd583caef54c6a8122d3415d3ea76b.tar.bz2
gentoo-2-c147e6184abd583caef54c6a8122d3415d3ea76b.zip
Stable on alpha as per bug #152544.
(Portage version: 2.1.1)
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.22-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index b33114824e59..8a505ab7263e 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.163 2006/10/29 21:58:22 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.164 2006/10/29 22:04:43 ferdy Exp $
+
+ 29 Oct 2006; Fernando J. Pereda <ferdy@gentoo.org>
+ cyrus-sasl-2.1.22-r1.ebuild:
+ Stable on alpha as per bug #152544.
*cyrus-sasl-2.1.22-r1 (29 Oct 2006)
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 ad41ecccecc4..24623c5a1a1f 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.1 2006/10/29 21:58:22 ferdy Exp $
+# $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 $
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"