summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-29 16:45:54 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-29 16:45:54 +0000
commit764956bb7b6afa1fddb367a986af7810ec95c8fc (patch)
tree8c1a2fbeee7900fb4f3df266bb756826506db851 /net-libs
parentarm stable, bug #413593 (diff)
downloadgentoo-2-764956bb7b6afa1fddb367a986af7810ec95c8fc.tar.gz
gentoo-2-764956bb7b6afa1fddb367a986af7810ec95c8fc.tar.bz2
gentoo-2-764956bb7b6afa1fddb367a986af7810ec95c8fc.zip
arm stable, bug #413601
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-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 3a8cf22c0e2e..783bb9b00f5f 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.81 2012/04/26 09:09:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.82 2012/04/29 16:45:54 maekke Exp $
+
+ 29 Apr 2012; Markus Meier <maekke@gentoo.org> c-client-2007f-r1.ebuild:
+ arm stable, bug #413601
26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> c-client-2007f-r1.ebuild:
Stable for amd64, wrt bug #413601
diff --git a/net-libs/c-client/c-client-2007f-r1.ebuild b/net-libs/c-client/c-client-2007f-r1.ebuild
index 0144314b1391..38e9b3cadfaa 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.2 2012/04/26 09:09:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r1.ebuild,v 1.3 2012/04/29 16:45:54 maekke 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 )