diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 03:40:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 03:40:35 +0000 |
commit | 4114d2a1c7fce093d43ce5a1bf8f740137a57901 (patch) | |
tree | 63b22c4171ef4c917feb48b2fce9d49891a1658a /net-libs/c-client | |
parent | arm/sh stable (diff) | |
download | historical-4114d2a1c7fce093d43ce5a1bf8f740137a57901.tar.gz historical-4114d2a1c7fce093d43ce5a1bf8f740137a57901.tar.bz2 historical-4114d2a1c7fce093d43ce5a1bf8f740137a57901.zip |
arm/s390/sh stable
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'net-libs/c-client')
-rw-r--r-- | net-libs/c-client/c-client-2006k.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2006k.ebuild b/net-libs/c-client/c-client-2006k.ebuild index c8fbd314360b..8fc7ecf0f187 100644 --- a/net-libs/c-client/c-client-2006k.ebuild +++ b/net-libs/c-client/c-client-2006k.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2006k.ebuild,v 1.8 2008/05/02 11:55:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2006k.ebuild,v 1.9 2008/11/04 03:36:33 vapier Exp $ inherit flag-o-matic eutils libtool @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/old/${MY_P}.tar.Z" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="kernel_linux kernel_FreeBSD kolab pam ssl" RDEPEND="ssl? ( dev-libs/openssl ) |