diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-30 16:37:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-30 16:37:05 +0000 |
commit | fcd380f7ba7d36fe3bbb16000c9a25cf959bc828 (patch) | |
tree | 67326a699c37a7a5871d90ae1b5e2caef28a4bef /net-libs/c-client | |
parent | Re-add ~alpha/~ia64/~sparc wrt #442472 (diff) | |
download | gentoo-2-fcd380f7ba7d36fe3bbb16000c9a25cf959bc828.tar.gz gentoo-2-fcd380f7ba7d36fe3bbb16000c9a25cf959bc828.tar.bz2 gentoo-2-fcd380f7ba7d36fe3bbb16000c9a25cf959bc828.zip |
s390/sh/sparc stable wrt #445063
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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 2f6649a296fd..6ff5d3e2b0a0 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.105 2012/12/30 14:32:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.106 2012/12/30 16:37:05 armin76 Exp $ + + 30 Dec 2012; Raúl Porcel <armin76@gentoo.org> c-client-2007f-r4.ebuild: + s390/sh/sparc stable wrt #445063 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> c-client-2007f-r4.ebuild: Stable for alpha, wrt 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 e0f47bcfaefc..56f98a54fcaa 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.11 2012/12/30 14:32:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r4.ebuild,v 1.12 2012/12/30 16:37:05 armin76 Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z LICENSE="Apache-2.0" 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 ) |