dlan 15/03/03 06:18:10 Modified: ChangeLog cyrus-sasl-2.1.26-r9.ebuild Log: add arm64 support, tested on A53 board (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.315 dev-libs/cyrus-sasl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.315&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?rev=1.315&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog?r1=1.314&r2=1.315 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v retrieving revision 1.314 retrieving revision 1.315 diff -u -r1.314 -r1.315 --- ChangeLog 2 Mar 2015 09:34:42 -0000 1.314 +++ ChangeLog 3 Mar 2015 06:18:10 -0000 1.315 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cyrus-sasl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.314 2015/03/02 09:34:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.315 2015/03/03 06:18:10 dlan Exp $ + + 02 Mar 2015; Yixun Lan <d...@gentoo.org> cyrus-sasl-2.1.26-r9.ebuild: + add arm64 support, tested on A53 board 02 Mar 2015; Agostino Sarubbo <a...@gentoo.org> cyrus-sasl-2.1.26-r9.ebuild: Stable for ppc, wrt bug #519646 1.10 dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild?r1=1.9&r2=1.10 Index: cyrus-sasl-2.1.26-r9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- cyrus-sasl-2.1.26-r9.ebuild 2 Mar 2015 09:34:42 -0000 1.9 +++ cyrus-sasl-2.1.26-r9.ebuild 3 Mar 2015 06:18:10 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.26-r9.ebuild,v 1.9 2015/03/02 09:34:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r9.ebuild,v 1.10 2015/03/03 06:18:10 dlan Exp $ EAPI=5 @@ -14,7 +14,7 @@ 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 ~arm64 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"