summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-03 20:57:14 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-03 20:57:14 +0000
commit74e4875a0635edcc65cc3ab363e44d2a12a8c55d (patch)
tree0856b3d61c1e4bfb4afcba91391d835e62ee2a3b /net-libs/c-client
parentBumping to 5.1.14 and taking over package (diff)
downloadgentoo-2-74e4875a0635edcc65cc3ab363e44d2a12a8c55d.tar.gz
gentoo-2-74e4875a0635edcc65cc3ab363e44d2a12a8c55d.tar.bz2
gentoo-2-74e4875a0635edcc65cc3ab363e44d2a12a8c55d.zip
x86 stable, bug #252567
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'net-libs/c-client')
-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 48be54557306..1351aff554ef 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.58 2009/01/03 02:28:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.59 2009/01/03 20:57:14 maekke Exp $
+
+ 03 Jan 2009; Markus Meier <maekke@gentoo.org> c-client-2007e.ebuild:
+ x86 stable, bug #252567
03 Jan 2009; Jeroen Roovers <jer@gentoo.org> c-client-2007e.ebuild:
Stable for HPPA (bug #252567).
diff --git a/net-libs/c-client/c-client-2007e.ebuild b/net-libs/c-client/c-client-2007e.ebuild
index 34197e7a3967..8474ba2c3da5 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.6 2009/01/03 02:28:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.7 2009/01/03 20:57:14 maekke 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 )