diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-13 03:25:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-13 03:25:38 +0000 |
commit | 3b528e80bc2c03a034fc411a89588e2b77ecbca8 (patch) | |
tree | f279c4a25f8ba105bdcded314511b72109a50286 /dev-libs | |
parent | arm/hppa/ia64 stable (diff) | |
download | gentoo-2-3b528e80bc2c03a034fc411a89588e2b77ecbca8.tar.gz gentoo-2-3b528e80bc2c03a034fc411a89588e2b77ecbca8.tar.bz2 gentoo-2-3b528e80bc2c03a034fc411a89588e2b77ecbca8.zip |
arm/ia64/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild index bb8017f8e363..31ea8c29df57 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.20.ebuild,v 1.11 2005/02/19 13:51:49 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild,v 1.12 2005/03/13 03:25:29 vapier Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz" LICENSE="as-is" SLOT="2" -KEYWORDS="x86 ~ppc sparc mips alpha ~arm hppa amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 s390 ~ppc64" IUSE="berkdb gdbm ldap mysql postgres kerberos static ssl java pam authdaemond" RDEPEND="virtual/libc |