diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 15:36:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 15:36:20 +0000 |
commit | c0e7296c427b595fd27872d011975eedcc777b01 (patch) | |
tree | 450dc22b90fdd6e5b03d4bb4f8ea8b9a73206ceb /dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild | |
parent | Stable for alpha, wrt bug #477474 (diff) | |
download | gentoo-2-c0e7296c427b595fd27872d011975eedcc777b01.tar.gz gentoo-2-c0e7296c427b595fd27872d011975eedcc777b01.tar.bz2 gentoo-2-c0e7296c427b595fd27872d011975eedcc777b01.zip |
Stable for alpha, wrt bug #476764
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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 562faaf6a933..1ba7844a6949 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.4 2013/07/20 18:16:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r3.ebuild,v 1.5 2013/07/21 15:36:20 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" |