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 67374138010 for ; Fri, 14 Sep 2012 10:56:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F1FE21C004; Fri, 14 Sep 2012 10:56:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECC3521C004 for ; Fri, 14 Sep 2012 10:56:06 +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 335F333D809 for ; Fri, 14 Sep 2012 10:56:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2203) id ECF0121600; Fri, 14 Sep 2012 10:56:04 +0000 (UTC) From: "Ben de Groot (yngwin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, yngwin@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: qt-script-4.8.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qt-script-4.8.3.ebuild ChangeLog X-VCS-Directories: x11-libs/qt-script X-VCS-Committer: yngwin X-VCS-Committer-Name: Ben de Groot Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120914105604.ECF0121600@flycatcher.gentoo.org> Date: Fri, 14 Sep 2012 10:56:04 +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: 438c546d-630f-456f-a350-7185aa76ab0d X-Archives-Hash: 729697a94f3fa14f6ed76e91dd43d068 yngwin 12/09/14 10:56:04 Modified: qt-script-4.8.3.ebuild ChangeLog Log: Link to right patch (Portage version: 2.2.0_alpha128/cvs/Linux x86_64) Revision Changes Path 1.2 x11-libs/qt-script/qt-script-4.8.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/qt-script-4.8.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/qt-script-4.8.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/qt-script-4.8.3.ebuild?r1=1.1&r2=1.2 Index: qt-script-4.8.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.8.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qt-script-4.8.3.ebuild 14 Sep 2012 08:21:45 -0000 1.1 +++ qt-script-4.8.3.ebuild 14 Sep 2012 10:56:04 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.8.3.ebuild,v 1.1 2012/09/14 08:21:45 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.8.3.ebuild,v 1.2 2012/09/14 10:56:04 yngwin Exp $ EAPI=4 @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}" PATCHES=( - "${FILESDIR}/${PV}-javascriptcore-x32.patch" + "${FILESDIR}/4.8.2-javascriptcore-x32.patch" ) pkg_setup() { 1.132 x11-libs/qt-script/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.132&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/ChangeLog?rev=1.132&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script/ChangeLog?r1=1.131&r2=1.132 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- ChangeLog 14 Sep 2012 08:21:45 -0000 1.131 +++ ChangeLog 14 Sep 2012 10:56:04 -0000 1.132 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-script # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.131 2012/09/14 08:21:45 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.132 2012/09/14 10:56:04 yngwin Exp $ + + 14 Sep 2012; Ben de Groot qt-script-4.8.3.ebuild: + Link to right patch *qt-script-4.8.3 (14 Sep 2012)