summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-19 03:43:27 +0000
committerTom Gall <tgall@gentoo.org>2004-08-19 03:43:27 +0000
commitea648bbe431097f1b001fb7983fcc585307404f0 (patch)
treeeb16ab599dc732b0564e623a70dcd84ead50d3f0 /net-libs
parentupdating the patch for more debugging features (Manifest recommit) (diff)
downloadgentoo-2-ea648bbe431097f1b001fb7983fcc585307404f0.tar.gz
gentoo-2-ea648bbe431097f1b001fb7983fcc585307404f0.tar.bz2
gentoo-2-ea648bbe431097f1b001fb7983fcc585307404f0.zip
stable on ppc64
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2002e-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 03e3dffc5490..395f0d2a6803 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/c-client
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.16 2004/06/24 23:10:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.17 2004/08/19 03:38:56 tgall Exp $
+
+ 18 Aug 2004; Tom Gall <tgall@gentoo.org> c-client-2002e-r2.ebuild:
+ stable on ppc64
16 Apr 2004; Michael McCabe <randy@gentoo.org> c-client-2002e-r2.ebuild:
adding s390 keywords
diff --git a/net-libs/c-client/c-client-2002e-r2.ebuild b/net-libs/c-client/c-client-2002e-r2.ebuild
index b0a0f949421a..24a522efc548 100644
--- a/net-libs/c-client/c-client-2002e-r2.ebuild
+++ b/net-libs/c-client/c-client-2002e-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2002e-r2.ebuild,v 1.5 2004/06/24 23:10:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2002e-r2.ebuild,v 1.6 2004/08/19 03:38:56 tgall Exp $
inherit flag-o-matic eutils
@@ -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"
+KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 s390 ppc64"
IUSE="ssl"
RDEPEND="ssl? ( dev-libs/openssl )