diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 08:54:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 08:54:53 +0000 |
commit | 2817acdfb0ffa27ae74dee3ca08c1cc735a39a43 (patch) | |
tree | 568b709f0881cc217f4c48ea187590a73fe9aed9 /dev-libs/cyrus-sasl | |
parent | Stable for sparc, wrt bug #442926 (diff) | |
download | gentoo-2-2817acdfb0ffa27ae74dee3ca08c1cc735a39a43.tar.gz gentoo-2-2817acdfb0ffa27ae74dee3ca08c1cc735a39a43.tar.bz2 gentoo-2-2817acdfb0ffa27ae74dee3ca08c1cc735a39a43.zip |
Stable for sparc, wrt bug #476764
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 6c41d5a0a7bb..47f13f2554da 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.292 2013/07/21 17:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.293 2013/07/22 08:54:53 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.26-r3.ebuild: + Stable for sparc, 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.26-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild index e3b578786f28..fe08064280ea 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.10 2013/07/21 17:41:05 ago Exp $ +# $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 $ 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" |