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 13046198005 for ; Sat, 23 Feb 2013 17:20:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C867E0713; Sat, 23 Feb 2013 17:19:56 +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 218A5E0713 for ; Sat, 23 Feb 2013 17:19:56 +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 1045833DCDB for ; Sat, 23 Feb 2013 17:19:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id D1A8E2171D; Sat, 23 Feb 2013 17:19:53 +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/qtruby: qtruby-4.9.5.ebuild qtruby-4.10.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qtruby-4.9.5.ebuild qtruby-4.10.0.ebuild ChangeLog X-VCS-Directories: kde-base/qtruby X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130223171953.D1A8E2171D@flycatcher.gentoo.org> Date: Sat, 23 Feb 2013 17:19:53 +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: 1b2157a3-6a84-4b28-a28c-f3a5787f90fe X-Archives-Hash: 3bcc202f3b10ae84735ffe6da323b3ec ago 13/02/23 17:19:53 Modified: qtruby-4.9.5.ebuild qtruby-4.10.0.ebuild ChangeLog Log: Add ~ppc64, wrt bug #455960 (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.5 kde-base/qtruby/qtruby-4.9.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild?r1=1.4&r2=1.5 Index: qtruby-4.9.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- qtruby-4.9.5.ebuild 28 Jan 2013 00:09:54 -0000 1.4 +++ qtruby-4.9.5.ebuild 23 Feb 2013 17:19:53 -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/qtruby/qtruby-4.9.5.ebuild,v 1.4 2013/01/28 00:09:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.9.5.ebuild,v 1.5 2013/02/23 17:19:53 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qscintilla qwt webkit" DEPEND=" 1.2 kde-base/qtruby/qtruby-4.10.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild?r1=1.1&r2=1.2 Index: qtruby-4.10.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qtruby-4.10.0.ebuild 7 Feb 2013 04:57:30 -0000 1.1 +++ qtruby-4.10.0.ebuild 23 Feb 2013 17:19:53 -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/qtruby/qtruby-4.10.0.ebuild,v 1.1 2013/02/07 04:57:30 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.10.0.ebuild,v 1.2 2013/02/23 17:19:53 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qscintilla qwt webkit" DEPEND=" 1.140 kde-base/qtruby/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/ChangeLog?rev=1.140&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/ChangeLog?rev=1.140&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/qtruby/ChangeLog?r1=1.139&r2=1.140 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- ChangeLog 7 Feb 2013 04:57:30 -0000 1.139 +++ ChangeLog 23 Feb 2013 17:19:53 -0000 1.140 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/qtruby # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.139 2013/02/07 04:57:30 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.140 2013/02/23 17:19:53 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo qtruby-4.10.0.ebuild, + qtruby-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *qtruby-4.10.0 (06 Feb 2013)