diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-05-02 11:55:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-05-02 11:55:44 +0000 |
commit | 704f74c2f1cd7b5b5052d66451a49ccf770adcc0 (patch) | |
tree | be1b4ddf933b42e03a840967474f27bc7b64f906 /net-libs/c-client/c-client-2006k.ebuild | |
parent | block media-gfx/feh, bug #204975 (diff) | |
download | gentoo-2-704f74c2f1cd7b5b5052d66451a49ccf770adcc0.tar.gz gentoo-2-704f74c2f1cd7b5b5052d66451a49ccf770adcc0.tar.bz2 gentoo-2-704f74c2f1cd7b5b5052d66451a49ccf770adcc0.zip |
ppc stable, bug #213473
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'net-libs/c-client/c-client-2006k.ebuild')
-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 193f516d14f6..c8fbd314360b 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.7 2008/04/21 00:08:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2006k.ebuild,v 1.8 2008/05/02 11:55:44 dertobi123 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 ) |