diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 18:26:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-09 18:26:27 +0000 |
commit | b06c1ef67fa44e0e3ac4843bbb3290fa30a74361 (patch) | |
tree | 7ad78d6afcb3f537488a8442a628ca2d826307b5 /net-libs/c-client | |
parent | Stable for ppc64, wrt bug #445292 (diff) | |
download | gentoo-2-b06c1ef67fa44e0e3ac4843bbb3290fa30a74361.tar.gz gentoo-2-b06c1ef67fa44e0e3ac4843bbb3290fa30a74361.tar.bz2 gentoo-2-b06c1ef67fa44e0e3ac4843bbb3290fa30a74361.zip |
Stable for ppc64, 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/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/c-client/c-client-2007f-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog index cc0364ea32d0..21fc5bfbd1cb 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.99 2012/12/02 20:39:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.100 2012/12/09 18:26:27 ago Exp $ + + 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> c-client-2007f-r4.ebuild: + Stable for ppc64, wrt bug #445063 02 Dec 2012; Markus Meier <maekke@gentoo.org> c-client-2007f-r4.ebuild: arm stable, bug #445063 diff --git a/net-libs/c-client/c-client-2007f-r4.ebuild b/net-libs/c-client/c-client-2007f-r4.ebuild index 6b8036be5701..a058499bc6cc 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.5 2012/12/02 20:39:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r4.ebuild,v 1.6 2012/12/09 18:26:27 ago Exp $ EAPI=4 @@ -18,7 +18,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 +ipv6 kerberos kernel_linux kernel_FreeBSD pam ssl static-libs topal chappa" RDEPEND="ssl? ( dev-libs/openssl ) |