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 2C5AC1381F3 for ; Tue, 30 Apr 2013 09:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4571AE0B0A; Tue, 30 Apr 2013 09:40:36 +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 0D07BE0B1B for ; Tue, 30 Apr 2013 09:40:31 +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 2E6F933DFCC for ; Tue, 30 Apr 2013 09:40:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id ED7B621726; Tue, 30 Apr 2013 09:40:29 +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.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kmail-4.10.2.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: <20130430094029.ED7B621726@flycatcher.gentoo.org> Date: Tue, 30 Apr 2013 09:40:29 +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: 1f94f451-2863-41b8-8775-33643f23e959 X-Archives-Hash: af77791c3c09276d1e2efb66d6691852 ago 13/04/30 09:40:29 Modified: kmail-4.10.2.ebuild ChangeLog Log: Stable for x86, wrt to bug #466074 (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.3 kde-base/kmail/kmail-4.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild?r1=1.2&r2=1.3 Index: kmail-4.10.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kmail-4.10.2.ebuild 29 Apr 2013 12:44:45 -0000 1.2 +++ kmail-4.10.2.ebuild 30 Apr 2013 09:40:29 -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.2.ebuild,v 1.2 2013/04/29 12:44:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.10.2.ebuild,v 1.3 2013/04/30 09:40:29 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.341 kde-base/kmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.341&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.341&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.340&r2=1.341 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v retrieving revision 1.340 retrieving revision 1.341 diff -u -r1.340 -r1.341 --- ChangeLog 29 Apr 2013 12:44:45 -0000 1.340 +++ ChangeLog 30 Apr 2013 09:40:29 -0000 1.341 @@ -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.340 2013/04/29 12:44:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.341 2013/04/30 09:40:29 ago Exp $ + + 30 Apr 2013; Agostino Sarubbo kmail-4.10.2.ebuild: + Stable for x86, wrt to bug #466074 29 Apr 2013; Agostino Sarubbo kmail-4.10.2.ebuild: Stable for amd64, wrt to bug #466074