summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-29 14:21:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-29 14:21:10 +0000
commit8b106d3b27fec376ebb5caebb46844117962420b (patch)
tree90a075a081370b21a9c02d789e9639170be0147e /net-libs/c-client
parentStable for sparc, wrt bug #441092 (diff)
downloadgentoo-2-8b106d3b27fec376ebb5caebb46844117962420b.tar.gz
gentoo-2-8b106d3b27fec376ebb5caebb46844117962420b.tar.bz2
gentoo-2-8b106d3b27fec376ebb5caebb46844117962420b.zip
Stable for sparc, wrt bug #445063
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/c-client')
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2007f-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 3a5cd6fd8b7a..3659db3ca131 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/c-client
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.103 2012/12/21 09:05:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.104 2012/12/29 14:21:10 ago Exp $
+
+ 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> c-client-2007f-r4.ebuild:
+ Stable for sparc, wrt bug #445063
21 Dec 2012; Ulrich Müller <ulm@gentoo.org> c-client-2007e-r2.ebuild,
c-client-2007f-r1.ebuild, c-client-2007f-r2.ebuild, c-client-2007f-r3.ebuild,
diff --git a/net-libs/c-client/c-client-2007f-r4.ebuild b/net-libs/c-client/c-client-2007f-r4.ebuild
index 62fec4639a82..d80409c2cdc4 100644
--- a/net-libs/c-client/c-client-2007f-r4.ebuild
+++ b/net-libs/c-client/c-client-2007f-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r4.ebuild,v 1.9 2012/12/21 09:05:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r4.ebuild,v 1.10 2012/12/29 14:21:10 ago Exp $
EAPI=4
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD pam ssl static-libs topal chappa"
RDEPEND="ssl? ( dev-libs/openssl )