summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-02 14:58:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-02 14:58:22 +0000
commitc2ec288535c609ec2315ff81f4f48ad9c362efc1 (patch)
tree92d69222a761c708c83c476fbf9aba8c7e6bbc4c /net-libs
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-c2ec288535c609ec2315ff81f4f48ad9c362efc1.tar.gz
gentoo-2-c2ec288535c609ec2315ff81f4f48ad9c362efc1.tar.bz2
gentoo-2-c2ec288535c609ec2315ff81f4f48ad9c362efc1.zip
alpha/ia64/x86 stable wrt #183886
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'net-libs')
-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 6c2288ba34b4..3aa629eee100 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.34 2007/07/02 11:40:27 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.35 2007/07/02 14:58:22 armin76 Exp $
+
+ 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> c-client-2004g.ebuild:
+ alpha/ia64/x86 stable wrt #183886
02 Jul 2007; Lars Weiler <pylon@gentoo.org> c-client-2004g.ebuild:
Stable on ppc; bug #183898.
diff --git a/net-libs/c-client/c-client-2004g.ebuild b/net-libs/c-client/c-client-2004g.ebuild
index 0eee15d86b0f..e7a29a2426f1 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.5 2007/07/02 11:40:27 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004g.ebuild,v 1.6 2007/07/02 14:58:22 armin76 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 )