diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-31 20:03:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-31 20:03:56 +0000 |
commit | dc6cbed875161f7a75d9af1f6ad9790052910a1c (patch) | |
tree | 80e0e2a203b81b8f3ea7090e554569aa6e27d431 /net-libs/c-client/c-client-2004a-r1.ebuild | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-dc6cbed875161f7a75d9af1f6ad9790052910a1c.tar.gz gentoo-2-dc6cbed875161f7a75d9af1f6ad9790052910a1c.tar.bz2 gentoo-2-dc6cbed875161f7a75d9af1f6ad9790052910a1c.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/c-client/c-client-2004a-r1.ebuild')
-rw-r--r-- | net-libs/c-client/c-client-2004a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild index 8788f9b7a395..7e710ef84884 100644 --- a/net-libs/c-client/c-client-2004a-r1.ebuild +++ b/net-libs/c-client/c-client-2004a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.3 2005/03/31 02:25:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.4 2005/03/31 20:03:56 gustavoz 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="x86 ~ppc sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips" IUSE="ssl pam" RDEPEND="ssl? ( dev-libs/openssl ) |