summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-30 16:03:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-30 16:03:05 +0000
commitca3709bebb4d6076e817d04e1da3b02cd4bcb7b2 (patch)
treeb73e9577175c17fb8caeaafd8336ae3163354d50 /net-libs
parentwhitespace (diff)
downloadgentoo-2-ca3709bebb4d6076e817d04e1da3b02cd4bcb7b2.tar.gz
gentoo-2-ca3709bebb4d6076e817d04e1da3b02cd4bcb7b2.tar.bz2
gentoo-2-ca3709bebb4d6076e817d04e1da3b02cd4bcb7b2.zip
arm/s390/sh stable wrt #252567
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2007e.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 2aa96d02ee12..3844f15eeac2 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.60 2009/01/07 18:47:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.61 2009/03/30 16:03:05 armin76 Exp $
+
+ 30 Mar 2009; Raúl Porcel <armin76@gentoo.org> c-client-2007e.ebuild:
+ arm/s390/sh stable wrt #252567
07 Jan 2009; Raúl Porcel <armin76@gentoo.org> c-client-2007e.ebuild:
alpha/ia64 stable wrt #252567
diff --git a/net-libs/c-client/c-client-2007e.ebuild b/net-libs/c-client/c-client-2007e.ebuild
index 4ffe06fad3e5..863df71cfa66 100644
--- a/net-libs/c-client/c-client-2007e.ebuild
+++ b/net-libs/c-client/c-client-2007e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.8 2009/01/07 18:47:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.9 2009/03/30 16:03:05 armin76 Exp $
inherit flag-o-matic eutils libtool
@@ -18,7 +18,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="kernel_linux kernel_FreeBSD kolab pam ssl"
RDEPEND="ssl? ( dev-libs/openssl )