From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 66DC91381FA for ; Mon, 31 Dec 2012 09:18:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65CE421C009; Mon, 31 Dec 2012 09:18:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D33DB21C009 for ; Mon, 31 Dec 2012 09:18:51 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0C0833D3DE for ; Mon, 31 Dec 2012 09:18:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id AD2A52171D; Mon, 31 Dec 2012 09:18:49 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: claws-mail-3.9.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: claws-mail-3.9.0.ebuild ChangeLog X-VCS-Directories: mail-client/claws-mail X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121231091849.AD2A52171D@flycatcher.gentoo.org> Date: Mon, 31 Dec 2012 09:18:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a0cd8efc-1a6d-474c-be31-a61997a252d9 X-Archives-Hash: 0b462fb6fcc7ce37f987b83af110548d ago 12/12/31 09:18:49 Modified: claws-mail-3.9.0.ebuild ChangeLog Log: Stable for sparc, wrt bug #448968 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.8 mail-client/claws-mail/claws-mail-3.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.0.ebuild?r1=1.7&r2=1.8 Index: claws-mail-3.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- claws-mail-3.9.0.ebuild 30 Dec 2012 20:42:27 -0000 1.7 +++ claws-mail-3.9.0.ebuild 31 Dec 2012 09:18:49 -0000 1.8 @@ -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/mail-client/claws-mail/claws-mail-3.9.0.ebuild,v 1.7 2012/12/30 20:42:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.0.ebuild,v 1.8 2012/12/31 09:18:49 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-3" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bogofilter crypt dbus dillo doc +imap ipv6 ldap nntp pda session smime spamassassin spell +ssl startup-notification xface" COMMONDEPEND=">=x11-libs/gtk+-2.20:2 1.225 mail-client/claws-mail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.225&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.225&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.224&r2=1.225 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v retrieving revision 1.224 retrieving revision 1.225 diff -u -r1.224 -r1.225 --- ChangeLog 30 Dec 2012 20:42:27 -0000 1.224 +++ ChangeLog 31 Dec 2012 09:18:49 -0000 1.225 @@ -1,6 +1,9 @@ # ChangeLog for mail-client/claws-mail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.224 2012/12/30 20:42:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.225 2012/12/31 09:18:49 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo claws-mail-3.9.0.ebuild: + Stable for sparc, wrt bug #448968 30 Dec 2012; Agostino Sarubbo claws-mail-3.9.0.ebuild: Stable for alpha, wrt bug #448968