diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:15:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:15:33 +0000 |
commit | faff3655cc0195eefc192fb4583f5b64cfc770bf (patch) | |
tree | b0aec31d9fd831f4fff077c39a1f4f9686e9d7ff /dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-faff3655cc0195eefc192fb4583f5b64cfc770bf.tar.gz gentoo-2-faff3655cc0195eefc192fb4583f5b64cfc770bf.tar.bz2 gentoo-2-faff3655cc0195eefc192fb4583f5b64cfc770bf.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild index 663c3519a2d1..19b1a81febe3 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.22-r2.ebuild,v 1.8 2007/03/12 18:14:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.22-r2.ebuild,v 1.9 2007/03/17 21:15:33 vapier Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.7" @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz LICENSE="as-is" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" # Removed 'static' USE flag because it is broken upstream, Bug #94137 IUSE="berkdb crypt gdbm ldap mysql postgres kerberos ssl pam authdaemond sample urandom srp ntlm_unsupported_patch" |