diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:41:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:41:07 +0000 |
commit | eb5abf8ee4c107b9e04077caccf9a43649527688 (patch) | |
tree | 468d3c4da069a9caadf3e888b9084c2599d610be /dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | |
parent | Stable for sh, wrt bug #469752 (diff) | |
download | historical-eb5abf8ee4c107b9e04077caccf9a43649527688.tar.gz historical-eb5abf8ee4c107b9e04077caccf9a43649527688.tar.bz2 historical-eb5abf8ee4c107b9e04077caccf9a43649527688.zip |
Stable for sh, wrt bug #476764
Package-Manager: portage-2.1.12.13/cvs/Linux x86_64
RepoMan-Options: --include-arches="sh"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |