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.77) (envelope-from ) id 1So5cR-0000fA-8g for garchives@archives.gentoo.org; Mon, 09 Jul 2012 04:30:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22D6DE0459; Mon, 9 Jul 2012 04:30:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D1417E0459 for ; Mon, 9 Jul 2012 04:30:30 +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 1057A1B4025 for ; Mon, 9 Jul 2012 04:30:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 886) id A8F1820063; Mon, 9 Jul 2012 04:30:28 +0000 (UTC) From: "Joseph Jezak (josejx)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, josejx@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script: qt-script-4.8.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qt-script-4.8.2.ebuild ChangeLog X-VCS-Directories: x11-libs/qt-script X-VCS-Committer: josejx X-VCS-Committer-Name: Joseph Jezak Content-Type: text/plain; charset=utf8 Message-Id: <20120709043028.A8F1820063@flycatcher.gentoo.org> Date: Mon, 9 Jul 2012 04:30:28 +0000 (UTC) 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: acf4b3f4-9f41-4991-9df4-c42d3660abbf X-Archives-Hash: aa46784b85528b34342afdf807aeebe1 josejx 12/07/09 04:30:28 Modified: qt-script-4.8.2.ebuild ChangeLog Log: Marked ppc/ppc64 for bug #424625. =20 (Portage version: 2.1.11.5/cvs/Linux x86_64) Revision Changes Path 1.8 x11-libs/qt-script/qt-script-4.8.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script= /qt-script-4.8.2.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script= /qt-script-4.8.2.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script= /qt-script-4.8.2.ebuild?r1=3D1.7&r2=3D1.8 Index: qt-script-4.8.2.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/x11-libs/qt-script/qt-script-4.8.2.ebui= ld,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- qt-script-4.8.2.ebuild 8 Jul 2012 17:56:02 -0000 1.7 +++ qt-script-4.8.2.ebuild 9 Jul 2012 04:30:28 -0000 1.8 @@ -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.2.eb= uild,v 1.7 2012/07/08 17:56:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.8.2.eb= uild,v 1.8 2012/07/09 04:30:28 josejx Exp $ =20 EAPI=3D4 =20 @@ -11,7 +11,7 @@ if [[ ${QT4_BUILD_TYPE} =3D=3D live ]]; then KEYWORDS=3D"" else - KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 = ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x6= 4-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~a= md64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-= macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE=3D"iconv +jit" =20 1.126 x11-libs/qt-script/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script= /ChangeLog?rev=3D1.126&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script= /ChangeLog?rev=3D1.126&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-script= /ChangeLog?r1=3D1.125&r2=3D1.126 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/x11-libs/qt-script/ChangeLog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- ChangeLog 8 Jul 2012 17:56:02 -0000 1.125 +++ ChangeLog 9 Jul 2012 04:30:28 -0000 1.126 @@ -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.125 = 2012/07/08 17:56:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.126 = 2012/07/09 04:30:28 josejx Exp $ + + 09 Jul 2012; Joseph Jezak qt-script-4.8.2.ebuild: + Marked ppc/ppc64 for bug #424625. =20 08 Jul 2012; Ra=C3=BAl Porcel qt-script-4.8.1.ebu= ild, qt-script-4.8.2.ebuild: