summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-07-02 11:40:27 +0000
committerLars Weiler <pylon@gentoo.org>2007-07-02 11:40:27 +0000
commit75dba8809cba5c6572e8f639c3c6ad4c36e175f9 (patch)
treede847e15a1b3c45ad5260b6b6c650313afc3fceb /net-libs/c-client
parentStable on ppc; bug #183932. (diff)
downloadgentoo-2-75dba8809cba5c6572e8f639c3c6ad4c36e175f9.tar.gz
gentoo-2-75dba8809cba5c6572e8f639c3c6ad4c36e175f9.tar.bz2
gentoo-2-75dba8809cba5c6572e8f639c3c6ad4c36e175f9.zip
Stable on ppc; bug #183898.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'net-libs/c-client')
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2004g.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 03a0ef18279f..6c2288ba34b4 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.33 2007/05/18 12:21:16 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.34 2007/07/02 11:40:27 pylon Exp $
+
+ 02 Jul 2007; Lars Weiler <pylon@gentoo.org> c-client-2004g.ebuild:
+ Stable on ppc; bug #183898.
18 May 2007; Roy Marples <uberlord@gentoo.org> c-client-2004g.ebuild:
Keyworded ~x86-fbsd, #138170 thanks to Nicholas Steicke.
diff --git a/net-libs/c-client/c-client-2004g.ebuild b/net-libs/c-client/c-client-2004g.ebuild
index bf5dee1fbb02..0eee15d86b0f 100644
--- a/net-libs/c-client/c-client-2004g.ebuild
+++ b/net-libs/c-client/c-client-2004g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004g.ebuild,v 1.4 2007/05/18 12:21:16 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004g.ebuild,v 1.5 2007/07/02 11:40:27 pylon 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 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ssl pam kernel_linux kernel_FreeBSD"
RDEPEND="ssl? ( dev-libs/openssl )