summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-29 19:41:34 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-29 19:41:34 +0000
commit7b37a8269796198bda9875a76bbff7697330e6c6 (patch)
tree5d21e7b19828faa96a882f5e44f1a21cd1cc3462 /net-libs/c-client
parentMarking maildrop-2.5.5-r1 ppc for bug 413597 (diff)
downloadgentoo-2-7b37a8269796198bda9875a76bbff7697330e6c6.tar.gz
gentoo-2-7b37a8269796198bda9875a76bbff7697330e6c6.tar.bz2
gentoo-2-7b37a8269796198bda9875a76bbff7697330e6c6.zip
Marking c-client-2007f-r1 ppc for bug 413601
(Portage version: 2.1.10.49/cvs/Linux ppc64)
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 84668b1e414d..ee8f9ac42e31 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.85 2012/05/29 17:09:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.86 2012/05/29 19:41:34 ranger Exp $
+
+ 29 May 2012; Brent Baude <ranger@gentoo.org> c-client-2007f-r1.ebuild:
+ Marking c-client-2007f-r1 ppc for bug 413601
29 May 2012; Alexis Ballier <aballier@gentoo.org> c-client-2007f-r1.ebuild:
keyword ~amd64-fbsd
diff --git a/net-libs/c-client/c-client-2007f-r1.ebuild b/net-libs/c-client/c-client-2007f-r1.ebuild
index 314d9f674542..c2c735e935f1 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.6 2012/05/29 17:09:30 aballier Exp $
+# $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 $
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 )