diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:45:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:45:15 +0000 |
commit | 7e341527d3d15642a2b5a80d99592547021ba1b7 (patch) | |
tree | f425ff6c41fe83f35a7dcfe89997d37b136227bd /dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.tar.gz gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.tar.bz2 gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild')
-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 7c3fa59ce6dd..6e32d2a6ce8c 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.13 2005/04/08 15:57:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild,v 1.14 2005/04/24 12:40:37 hansmi 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 |