diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-05 20:19:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-05 20:19:26 +0000 |
commit | 2235d79627eb3dc31b97a6ef19106fc01c2185c8 (patch) | |
tree | 11a315984f3dbb8ba216991691feb08ab1f4b20b /net-libs/c-client/c-client-2004g.ebuild | |
parent | Added setuptools depend (diff) | |
download | gentoo-2-2235d79627eb3dc31b97a6ef19106fc01c2185c8.tar.gz gentoo-2-2235d79627eb3dc31b97a6ef19106fc01c2185c8.tar.bz2 gentoo-2-2235d79627eb3dc31b97a6ef19106fc01c2185c8.zip |
Stable on ppc64; bug #183898
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs/c-client/c-client-2004g.ebuild')
-rw-r--r-- | net-libs/c-client/c-client-2004g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2004g.ebuild b/net-libs/c-client/c-client-2004g.ebuild index 501f23985c30..d681e47ac81e 100644 --- a/net-libs/c-client/c-client-2004g.ebuild +++ b/net-libs/c-client/c-client-2004g.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/net-libs/c-client/c-client-2004g.ebuild,v 1.8 2007/07/04 18:08:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004g.ebuild,v 1.9 2007/07/05 20:19:26 corsair Exp $ inherit flag-o-matic eutils libtool @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${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="ssl pam kernel_linux kernel_FreeBSD" RDEPEND="ssl? ( dev-libs/openssl ) |