diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:41:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:41:05 +0000 |
commit | bc66148baace296d8969247b7a9e1762b324bd34 (patch) | |
tree | d7914d21af01ab73bc0bda90965d48d138c14f69 /dev-libs/cyrus-sasl | |
parent | Stable for sh, wrt bug #469752 (diff) | |
download | gentoo-2-bc66148baace296d8969247b7a9e1762b324bd34.tar.gz gentoo-2-bc66148baace296d8969247b7a9e1762b324bd34.tar.bz2 gentoo-2-bc66148baace296d8969247b7a9e1762b324bd34.zip |
Stable for sh, wrt bug #476764
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="sh", 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 e45614f1ab17..6c41d5a0a7bb 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.291 2013/07/21 17:36:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.292 2013/07/21 17:41:05 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.23-r7.ebuild, + cyrus-sasl-2.1.26-r3.ebuild: + Stable for sh, wrt bug #476764 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.23-r7.ebuild, cyrus-sasl-2.1.26-r3.ebuild: 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 2eaabe8847bd..346ac754773f 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.9 2013/07/21 17:36:17 ago Exp $ +# $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 $ 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 4341cdcd3ffc..e3b578786f28 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.9 2013/07/21 17:36:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.10 2013/07/21 17:41:05 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" |