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 E0E261381F3 for ; Mon, 29 Jul 2013 07:49:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA3E0E0AC8; Mon, 29 Jul 2013 07:46:33 +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 F3C5DE0AC4 for ; Mon, 29 Jul 2013 07:46:32 +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 19D5233EA92 for ; Mon, 29 Jul 2013 07:46:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id D4BFC2171F; Mon, 29 Jul 2013 07:46:30 +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 kde-base/kmail: kmail-4.10.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kmail-4.10.5.ebuild ChangeLog X-VCS-Directories: kde-base/kmail X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130729074630.D4BFC2171F@flycatcher.gentoo.org> Date: Mon, 29 Jul 2013 07:46:30 +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: f712efb9-d6b9-474a-a5df-98f9fce07cf0 X-Archives-Hash: 2b96a44c7ed6df54eae4e753eb84c9ca ago 13/07/29 07:46:30 Modified: kmail-4.10.5.ebuild ChangeLog Log: Stable for x86, wrt to bug #477634 (Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.3 kde-base/kmail/kmail-4.10.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.5.ebuild?r1=1.2&r2=1.3 Index: kmail-4.10.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kmail-4.10.5.ebuild 27 Jul 2013 11:44:58 -0000 1.2 +++ kmail-4.10.5.ebuild 29 Jul 2013 07:46:30 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.5.ebuild,v 1.2 2013/07/27 11:44:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.5.ebuild,v 1.3 2013/07/29 07:46:30 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit flag-o-matic kde4-meta DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" 1.361 kde-base/kmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.361&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.361&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.360&r2=1.361 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v retrieving revision 1.360 retrieving revision 1.361 diff -u -r1.360 -r1.361 --- ChangeLog 27 Jul 2013 11:44:58 -0000 1.360 +++ ChangeLog 29 Jul 2013 07:46:30 -0000 1.361 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.360 2013/07/27 11:44:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.361 2013/07/29 07:46:30 ago Exp $ + + 29 Jul 2013; Agostino Sarubbo kmail-4.10.5.ebuild: + Stable for x86, wrt to bug #477634 27 Jul 2013; Agostino Sarubbo kmail-4.10.5.ebuild: Stable for amd64, wrt to bug #477634