summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-26 09:09:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-26 09:09:01 +0000
commitdd51f58b3215b6a58130799f93ccfaf76624f96d (patch)
tree5573ca38eda501ca08e2f146afcf1b3a3214c734 /net-libs/c-client
parentStabilise on amd64 and x86. (diff)
downloadgentoo-2-dd51f58b3215b6a58130799f93ccfaf76624f96d.tar.gz
gentoo-2-dd51f58b3215b6a58130799f93ccfaf76624f96d.tar.bz2
gentoo-2-dd51f58b3215b6a58130799f93ccfaf76624f96d.zip
Stable for amd64, wrt bug #413601
(Portage version: 2.1.10.49/cvs/Linux 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-2007f-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index ae2249fd5008..3a8cf22c0e2e 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.80 2012/02/20 12:38:26 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.81 2012/04/26 09:09:01 ago Exp $
+
+ 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> c-client-2007f-r1.ebuild:
+ Stable for amd64, wrt bug #413601
*c-client-2007f-r1 (20 Feb 2012)
diff --git a/net-libs/c-client/c-client-2007f-r1.ebuild b/net-libs/c-client/c-client-2007f-r1.ebuild
index 0ffeba118f5f..0144314b1391 100644
--- a/net-libs/c-client/c-client-2007f-r1.ebuild
+++ b/net-libs/c-client/c-client-2007f-r1.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-r1.ebuild,v 1.1 2012/02/20 12:38:26 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r1.ebuild,v 1.2 2012/04/26 09:09:01 ago Exp $
EAPI=4
@@ -16,7 +16,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="doc kernel_linux kernel_FreeBSD pam ssl static-libs"
RDEPEND="ssl? ( dev-libs/openssl )