Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cyrus-sasl/
Date: Sun, 18 Nov 2018 10:41:36
Message-Id: 1542537576.05f996becfae62956e56c28d0f59f47951f078b9.slyfox@gentoo
1 commit: 05f996becfae62956e56c28d0f59f47951f078b9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 10:39:36 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 10:39:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f996be
7
8 dev-libs/cyrus-sasl: stable 2.1.26-r10 for hppa, bug #647786
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild
18 index f9ffb2f314b..86f204c1a94 100644
19 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild
20 +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz"
22
23 LICENSE="BSD-with-attribution"
24 SLOT="2"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="authdaemond berkdb gdbm kerberos ldapdb libressl openldap mysql pam postgres sample selinux sqlite
28 srp ssl static-libs urandom"