diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 12:36:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-06 12:36:08 +0000 |
commit | 2ccee44eda3d1116476ec8647581d4ec0dea5c79 (patch) | |
tree | 2615bb64c48c90a08ca199706f08736e445eebb2 /dev-libs/cyrus-sasl | |
parent | Stable for s390, wrt bug #476568 (diff) | |
download | gentoo-2-2ccee44eda3d1116476ec8647581d4ec0dea5c79.tar.gz gentoo-2-2ccee44eda3d1116476ec8647581d4ec0dea5c79.tar.bz2 gentoo-2-2ccee44eda3d1116476ec8647581d4ec0dea5c79.zip |
Stable for s390, wrt bug #476764
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r7.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 47f13f2554da..bf3417993b90 100644 --- a/dev-libs/cyrus-sasl/ChangeLog +++ b/dev-libs/cyrus-sasl/ChangeLog @@ -1,6 +1,10 @@ # 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.293 2013/07/22 08:54:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.294 2013/08/06 12:36:08 ago Exp $ + + 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.23-r7.ebuild, + cyrus-sasl-2.1.26-r3.ebuild: + Stable for s390, wrt bug #476764 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.26-r3.ebuild: Stable for sparc, wrt bug #476764 diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r7.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r7.ebuild index 346ac754773f..6a1dec9eb829 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r7.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r7.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.23-r7.ebuild,v 1.10 2013/07/21 17:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r7.ebuild,v 1.11 2013/08/06 12:36:08 ago Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz LICENSE="BSD-with-attribution" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="authdaemond berkdb crypt gdbm kerberos openldap mysql ntlm_unsupported_patch pam postgres sample srp ssl urandom" DEPEND="authdaemond? ( || ( >=net-mail/courier-imap-3.0.7 >=mail-mta/courier-0.46 ) ) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild index fe08064280ea..0a701f3615b0 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.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.26-r3.ebuild,v 1.11 2013/07/22 08:54:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.12 2013/08/06 12:36:08 ago Exp $ EAPI=5 @@ -18,7 +18,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" |