From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JLMJx-0007yR-LU for garchives@archives.gentoo.org; Sat, 02 Feb 2008 17:38:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F709E0620; Sat, 2 Feb 2008 17:38:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BBB30E0620 for ; Sat, 2 Feb 2008 17:38:28 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5C78B661D0 for ; Sat, 2 Feb 2008 17:38:28 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JLMJv-0000eQ-6q for gentoo-commits@lists.gentoo.org; Sat, 02 Feb 2008 17:38:27 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.8.1.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xulrunner-1.8.1.11.ebuild ChangeLog X-VCS-Directories: net-libs/xulrunner X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Sat, 02 Feb 2008 17:38:27 +0000 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: cf6b6ad1-be4e-4fd0-b5f0-f727aac647e0 X-Archives-Hash: b6abbd1fc0d51062598e935bcbd03b43 armin76 08/02/02 17:38:27 Modified: xulrunner-1.8.1.11.ebuild ChangeLog Log: Bump patchset to fix bug #208212 (Portage version: 2.1.3.19) Revision Changes Path 1.9 net-libs/xulrunner/xulrunner-1.8.1.11.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /xulrunner-1.8.1.11.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /xulrunner-1.8.1.11.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /xulrunner-1.8.1.11.ebuild?r1=3D1.8&r2=3D1.9 Index: xulrunner-1.8.1.11.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/net-libs/xulrunner/xulrunner-1.8.1.11.e= build,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xulrunner-1.8.1.11.ebuild 23 Jan 2008 17:42:26 -0000 1.8 +++ xulrunner-1.8.1.11.ebuild 2 Feb 2008 17:38:26 -0000 1.9 @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11= .ebuild,v 1.8 2008/01/23 17:42:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11= .ebuild,v 1.9 2008/02/02 17:38:26 armin76 Exp $ =20 WANT_AUTOCONF=3D"2.1" =20 inherit flag-o-matic toolchain-funcs eutils makeedit multilib autotools = mozconfig-2 java-pkg-opt-2 -PATCH=3D"${P}-patches-0.2" +PATCH=3D"${P}-patches-0.3" =20 DESCRIPTION=3D"Mozilla runtime package that can be used to bootstrap XUL= +XPCOM applications" HOMEPAGE=3D"http://developer.mozilla.org/en/docs/XULRunner" 1.82 net-libs/xulrunner/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /ChangeLog?rev=3D1.82&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /ChangeLog?rev=3D1.82&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /ChangeLog?r1=3D1.81&r2=3D1.82 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/net-libs/xulrunner/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 23 Jan 2008 17:42:26 -0000 1.81 +++ ChangeLog 2 Feb 2008 17:38:26 -0000 1.82 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.81 2= 008/01/23 17:42:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.82 2= 008/02/02 17:38:26 armin76 Exp $ + + 02 Feb 2008; Ra=C3=BAl Porcel xulrunner-1.8.1.11.= ebuild: + Bump patchset to fix bug #208212 =20 23 Jan 2008; Ra=C3=BAl Porcel xulrunner-1.8.1.11.= ebuild: Bump patchset to fix building with GCC-4.3, bug #204703, and to fix bu= ilding --=20 gentoo-commits@lists.gentoo.org mailing list