summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 12:04:42 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-06-08 12:04:42 +0000
commit0466529fbd519bcfe48450a124a4f18e6bff752b (patch)
tree02ca1d95616bab9c0e466887605895922711959f /net-libs/c-client
parentx86 stable wrt bug #419219 (diff)
downloadgentoo-2-0466529fbd519bcfe48450a124a4f18e6bff752b.tar.gz
gentoo-2-0466529fbd519bcfe48450a124a4f18e6bff752b.tar.bz2
gentoo-2-0466529fbd519bcfe48450a124a4f18e6bff752b.zip
x86 stable wrt bug #413601
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'net-libs/c-client')
-rw-r--r--net-libs/c-client/ChangeLog6
-rw-r--r--net-libs/c-client/c-client-2007f-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index ee8f9ac42e31..a96b8818069a 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,10 @@
# 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.86 2012/05/29 19:41:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.87 2012/06/08 12:04:42 phajdan.jr Exp $
+
+ 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ c-client-2007f-r1.ebuild:
+ x86 stable wrt bug #413601
29 May 2012; Brent Baude <ranger@gentoo.org> c-client-2007f-r1.ebuild:
Marking c-client-2007f-r1 ppc for 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 c2c735e935f1..3d89c2ba6ae5 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.7 2012/05/29 19:41:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r1.ebuild,v 1.8 2012/06/08 12:04:42 phajdan.jr 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 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="doc kernel_linux kernel_FreeBSD pam ssl static-libs"
RDEPEND="ssl? ( dev-libs/openssl )