diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-18 23:04:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-18 23:04:01 +0000 |
commit | 838a3100283e64101606437c5ca264882359af3d (patch) | |
tree | ec1c3f7f4e83df1920c630c48de91b0a161e658f /net-libs/c-client/c-client-2004c.ebuild | |
parent | Stable on amd64, addition of app-arch/unzip to the deps. (diff) | |
download | gentoo-2-838a3100283e64101606437c5ca264882359af3d.tar.gz gentoo-2-838a3100283e64101606437c5ca264882359af3d.tar.bz2 gentoo-2-838a3100283e64101606437c5ca264882359af3d.zip |
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-libs/c-client/c-client-2004c.ebuild')
-rw-r--r-- | net-libs/c-client/c-client-2004c.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/c-client/c-client-2004c.ebuild b/net-libs/c-client/c-client-2004c.ebuild index 6d888f391c00..b377d5a846b9 100644 --- a/net-libs/c-client/c-client-2004c.ebuild +++ b/net-libs/c-client/c-client-2004c.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004c.ebuild,v 1.1 2005/03/31 02:39:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004c.ebuild,v 1.2 2006/01/18 23:01:49 vapier 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="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ssl pam" RDEPEND="ssl? ( dev-libs/openssl ) |