diff options
author | 2008-04-20 16:03:55 +0000 | |
---|---|---|
committer | 2008-04-20 16:03:55 +0000 | |
commit | 7b790dfbf6cde5e42d84bd69cfde26efa2cf83f9 (patch) | |
tree | cfd85e5485c17a302e001707eac83cce97c349a6 /net-libs/c-client/c-client-2006k.ebuild | |
parent | Move pkgconfig from RDEPEND to DEPEND. (diff) | |
download | gentoo-2-7b790dfbf6cde5e42d84bd69cfde26efa2cf83f9.tar.gz gentoo-2-7b790dfbf6cde5e42d84bd69cfde26efa2cf83f9.tar.bz2 gentoo-2-7b790dfbf6cde5e42d84bd69cfde26efa2cf83f9.zip |
ia64/sparc stable wrt #213473
(Portage version: 2.1.4.4)
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 b79d32f3a2ae..2b179daa4265 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.5 2008/04/19 15:16:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2006k.ebuild,v 1.6 2008/04/20 16:03:55 armin76 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 ) |