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 6F7961381F3 for ; Tue, 4 Jun 2013 13:09:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F93CE0A81; Tue, 4 Jun 2013 13:06:04 +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 C4567E0A6F for ; Tue, 4 Jun 2013 13:06:03 +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 DC7D333E2DF for ; Tue, 4 Jun 2013 13:06:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A6AD72171F; Tue, 4 Jun 2013 13:06:01 +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/kcachegrind: kcachegrind-4.10.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kcachegrind-4.10.3.ebuild ChangeLog X-VCS-Directories: kde-base/kcachegrind X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130604130601.A6AD72171F@flycatcher.gentoo.org> Date: Tue, 4 Jun 2013 13:06:01 +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: 90ac44d5-5585-4cb1-bd2a-587dd7b206f9 X-Archives-Hash: 5236946b6df8a4c2f5c8dd7d1c10b7c7 ago 13/06/04 13:06:01 Modified: kcachegrind-4.10.3.ebuild ChangeLog Log: Stable for amd64, wrt to bug #471392 (Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.2 kde-base/kcachegrind/kcachegrind-4.10.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.3.ebuild?r1=1.1&r2=1.2 Index: kcachegrind-4.10.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kcachegrind-4.10.3.ebuild 6 May 2013 20:18:23 -0000 1.1 +++ kcachegrind-4.10.3.ebuild 4 Jun 2013 13:06:01 -0000 1.2 @@ -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/kcachegrind/kcachegrind-4.10.3.ebuild,v 1.1 2013/05/06 20:18:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.10.3.ebuild,v 1.2 2013/06/04 13:06:01 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ inherit ${eclass} DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" 1.244 kde-base/kcachegrind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.244&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.244&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcachegrind/ChangeLog?r1=1.243&r2=1.244 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v retrieving revision 1.243 retrieving revision 1.244 diff -u -r1.243 -r1.244 --- ChangeLog 6 May 2013 20:18:23 -0000 1.243 +++ ChangeLog 4 Jun 2013 13:06:01 -0000 1.244 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.243 2013/05/06 20:18:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.244 2013/06/04 13:06:01 ago Exp $ + + 04 Jun 2013; Agostino Sarubbo kcachegrind-4.10.3.ebuild: + Stable for amd64, wrt to bug #471392 *kcachegrind-4.10.3 (06 May 2013)