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 9B2E11381F3 for ; Sun, 5 May 2013 10:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB25AE0A6B; Sun, 5 May 2013 10:14: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 E0130E0A69 for ; Sun, 5 May 2013 10:14: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 EE1DC33DFD3 for ; Sun, 5 May 2013 10:14:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B98302171F; Sun, 5 May 2013 10:14:10 +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/kdialog: kdialog-4.10.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kdialog-4.10.2.ebuild ChangeLog X-VCS-Directories: kde-base/kdialog X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130505101410.B98302171F@flycatcher.gentoo.org> Date: Sun, 5 May 2013 10:14:10 +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: f9fbab9f-f432-4c2d-b881-a58f2f1be552 X-Archives-Hash: 4ac8dd653054732ad102b05f92914493 ago 13/05/05 10:14:10 Modified: kdialog-4.10.2.ebuild ChangeLog Log: Stable for ppc64, wrt to bug #466074 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.5 kde-base/kdialog/kdialog-4.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdialog/kdialog-4.10.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdialog/kdialog-4.10.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdialog/kdialog-4.10.2.ebuild?r1=1.4&r2=1.5 Index: kdialog-4.10.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kdialog/kdialog-4.10.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kdialog-4.10.2.ebuild 1 May 2013 11:50:38 -0000 1.4 +++ kdialog-4.10.2.ebuild 5 May 2013 10:14:10 -0000 1.5 @@ -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/kdialog/kdialog-4.10.2.ebuild,v 1.4 2013/05/01 11:50:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/kdialog-4.10.2.ebuild,v 1.5 2013/05/05 10:14:10 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ inherit kde4-meta DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" 1.247 kde-base/kdialog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdialog/ChangeLog?rev=1.247&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdialog/ChangeLog?rev=1.247&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdialog/ChangeLog?r1=1.246&r2=1.247 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v retrieving revision 1.246 retrieving revision 1.247 diff -u -r1.246 -r1.247 --- ChangeLog 1 May 2013 11:50:38 -0000 1.246 +++ ChangeLog 5 May 2013 10:14:10 -0000 1.247 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdialog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v 1.246 2013/05/01 11:50:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v 1.247 2013/05/05 10:14:10 ago Exp $ + + 05 May 2013; Agostino Sarubbo kdialog-4.10.2.ebuild: + Stable for ppc64, wrt to bug #466074 01 May 2013; Agostino Sarubbo kdialog-4.10.2.ebuild: Stable for ppc, wrt to bug #466074