summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-18 19:59:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-18 19:59:52 +0000
commit605c7fae44db7fc566e4233b126e9878c15e2e89 (patch)
treee130e531ebb831396b0bc01df3241157ce5bae30 /dev-libs
parentadd joystick use dep (bug #447758) (diff)
downloadgentoo-2-605c7fae44db7fc566e4233b126e9878c15e2e89.tar.gz
gentoo-2-605c7fae44db7fc566e4233b126e9878c15e2e89.tar.bz2
gentoo-2-605c7fae44db7fc566e4233b126e9878c15e2e89.zip
Stable for ia64, wrt bug #445208
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/cyrus-sasl/ChangeLog5
-rw-r--r--dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 97357661074c..c5e3a72b1c99 100644
--- a/dev-libs/cyrus-sasl/ChangeLog
+++ b/dev-libs/cyrus-sasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/cyrus-sasl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.254 2012/12/09 18:28:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.255 2012/12/18 19:59:52 ago Exp $
+
+ 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.25-r3.ebuild:
+ Stable for ia64, wrt bug #445208
09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.25-r3.ebuild:
Stable for ppc64, wrt bug #445208
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild
index f4d5333ffd47..d536a238cf60 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.25-r3.ebuild,v 1.8 2012/12/09 18:28:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.9 2012/12/18 19:59:52 ago Exp $
EAPI=4
inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 db-use
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz"
LICENSE="BSD-4"
SLOT="2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite
srp ssl static-libs urandom"