summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 12:44:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 12:44:18 +0000
commit94e1bf144cfef8be91e1222551ad05136e3f8b98 (patch)
tree437c5d59ed797b6bd42922e13ca35aac40edf9c9 /net-libs/c-client
parentStable on ppc64 (diff)
downloadgentoo-2-94e1bf144cfef8be91e1222551ad05136e3f8b98.tar.gz
gentoo-2-94e1bf144cfef8be91e1222551ad05136e3f8b98.tar.bz2
gentoo-2-94e1bf144cfef8be91e1222551ad05136e3f8b98.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/c-client')
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2004a-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 20618ee3ee94..189e3e60533b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.28 2005/04/08 18:02:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.29 2005/04/09 12:40:34 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> c-client-2004a-r1.ebuild:
+ Stable on ppc64
08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
c-client-2004a-r1.ebuild:
diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild
index fb1b420de572..e333edb96324 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.8 2005/04/08 18:02:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.9 2005/04/09 12:40:34 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 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="ssl pam"
RDEPEND="ssl? ( dev-libs/openssl )