diff options
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild index 68be630058c5..6585cde50cb0 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.5 2009/06/27 09:28:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.6 2009/06/27 12:59:01 ranger Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.7" @@ -10,7 +10,7 @@ inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 ntlm_patch="${P}-ntlm_impl-spnego.patch.gz" SASLAUTHD_CONF_VER="2.1.21" -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 ~sparc-fbsd x86 ~x86-fbsd" DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)." HOMEPAGE="http://asg.web.cmu.edu/sasl/" |