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 05665138247 for ; Mon, 4 Nov 2013 21:44:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B35A6E0AA8; Mon, 4 Nov 2013 21:44: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 3BAA8E0AA8 for ; Mon, 4 Nov 2013 21:44:04 +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 2D75133E9CB for ; Mon, 4 Nov 2013 21:44:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id EFF672004B; Mon, 4 Nov 2013 21:44: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 dev-qt/qtscript: qtscript-4.8.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qtscript-4.8.5.ebuild ChangeLog X-VCS-Directories: dev-qt/qtscript X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131104214401.EFF672004B@flycatcher.gentoo.org> Date: Mon, 4 Nov 2013 21:44: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: 7e9cf04b-5e27-452a-9a17-684f0d2b1a84 X-Archives-Hash: e2bc3807e1feaa869f714e4054483f20 ago 13/11/04 21:44:01 Modified: qtscript-4.8.5.ebuild ChangeLog Log: Stable for ppc64, wrt bug #488536 (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.5 dev-qt/qtscript/qtscript-4.8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/qtscript-4.8.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/qtscript-4.8.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/qtscript-4.8.5.ebuild?r1=1.4&r2=1.5 Index: qtscript-4.8.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtscript/qtscript-4.8.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- qtscript-4.8.5.ebuild 4 Nov 2013 21:31:32 -0000 1.4 +++ qtscript-4.8.5.ebuild 4 Nov 2013 21:44:01 -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/dev-qt/qtscript/qtscript-4.8.5.ebuild,v 1.4 2013/11/04 21:31:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtscript/qtscript-4.8.5.ebuild,v 1.5 2013/11/04 21:44:01 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="iconv +jit" 1.8 dev-qt/qtscript/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtscript/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtscript/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 4 Nov 2013 21:31:32 -0000 1.7 +++ ChangeLog 4 Nov 2013 21:44:01 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtscript # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtscript/ChangeLog,v 1.7 2013/11/04 21:31:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtscript/ChangeLog,v 1.8 2013/11/04 21:44:01 ago Exp $ + + 04 Nov 2013; Agostino Sarubbo qtscript-4.8.5.ebuild: + Stable for ppc64, wrt bug #488536 04 Nov 2013; Agostino Sarubbo qtscript-4.8.5.ebuild: Stable for ppc, wrt bug #488536