From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NpnEw-0003hM-J7 for garchives@archives.gentoo.org; Thu, 11 Mar 2010 18:36:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A5A6E0C85; Thu, 11 Mar 2010 18:36:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E3BE0E0C85 for ; Thu, 11 Mar 2010 18:36:09 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3913A1B40F7 for ; Thu, 11 Mar 2010 18:36:09 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NpnEu-0002uo-Sm for gentoo-commits@lists.gentoo.org; Thu, 11 Mar 2010 18:36:08 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: kcachegrind-4.3.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kcachegrind-4.3.5.ebuild ChangeLog X-VCS-Directories: kde-base/kcachegrind X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Thu, 11 Mar 2010 18:36:08 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4e0e4d6b-443d-4b80-adf4-198033b3526f X-Archives-Hash: dbf3d56728e08a3e0827cb88459f2934 ranger 10/03/11 18:36:08 Modified: kcachegrind-4.3.5.ebuild ChangeLog Log: Marking kde-4.3.5 ppc for bug 300393 (Portage version: 2.1.7.17/cvs/Linux ppc64) Revision Changes Path 1.3 kde-base/kcachegrind/kcachegrind-4.3.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegri= nd/kcachegrind-4.3.5.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegri= nd/kcachegrind-4.3.5.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegri= nd/kcachegrind-4.3.5.ebuild?r1=3D1.2&r2=3D1.3 Index: kcachegrind-4.3.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.3.5.= ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kcachegrind-4.3.5.ebuild 20 Feb 2010 10:09:48 -0000 1.2 +++ kcachegrind-4.3.5.ebuild 11 Mar 2010 18:36:07 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.3.= 5.ebuild,v 1.2 2010/02/20 10:09:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.3.= 5.ebuild,v 1.3 2010/03/11 18:36:07 ranger Exp $ =20 EAPI=3D"2" =20 @@ -8,7 +8,7 @@ inherit kde4-meta =20 DESCRIPTION=3D"KDE Frontend for Cachegrind" -KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-l= inux" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-li= nux" IUSE=3D"debug +handbook" =20 RDEPEND=3D" 1.138 kde-base/kcachegrind/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegri= nd/ChangeLog?rev=3D1.138&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegri= nd/ChangeLog?rev=3D1.138&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegri= nd/ChangeLog?r1=3D1.137&r2=3D1.138 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- ChangeLog 2 Mar 2010 15:53:36 -0000 1.137 +++ ChangeLog 11 Mar 2010 18:36:07 -0000 1.138 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.13= 7 2010/03/02 15:53:36 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.13= 8 2010/03/11 18:36:07 ranger Exp $ + + 11 Mar 2010; Brent Baude kcachegrind-4.3.5.ebuild: + Marking kcachegrind-4.3.5 ppc stable for bug 300393 =20 *kcachegrind-4.4.1 (02 Mar 2010) =20