summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-02-28 14:46:40 +0000
committerJeroen Roovers <jer@gentoo.org>2013-02-28 14:46:40 +0000
commit1a1d2e0a95b823c4bdb36b132d4f9876ac97d6ef (patch)
tree507073752d95d2ad44d4908bce81a618b045bcaf /dev-libs/cyrus-sasl
parentBuild with python 2.5, bug #459632 (diff)
downloadgentoo-2-1a1d2e0a95b823c4bdb36b132d4f9876ac97d6ef.tar.gz
gentoo-2-1a1d2e0a95b823c4bdb36b132d4f9876ac97d6ef.tar.bz2
gentoo-2-1a1d2e0a95b823c4bdb36b132d4f9876ac97d6ef.zip
Stable for HPPA (bug #457688).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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.25-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog
index 8812d419ab54..cd072564a31c 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.275 2013/02/23 22:25:47 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.276 2013/02/28 14:46:40 jer Exp $
+
+ 28 Feb 2013; Jeroen Roovers <jer@gentoo.org> cyrus-sasl-2.1.25-r4.ebuild:
+ Stable for HPPA (bug #457688).
23 Feb 2013; Eray Aslan <eras@gentoo.org> cyrus-sasl-2.1.26-r1.ebuild:
Fix preserve_old_lib call - bug #458804
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild
index cba39d152938..322a639e55e3 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r4.ebuild,v 1.12 2013/02/21 13:28:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r4.ebuild,v 1.13 2013/02/28 14:46:40 jer 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-with-attribution"
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"