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 1LF5eS-00012I-8R for garchives@archives.gentoo.org; Tue, 23 Dec 2008 11:42:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B53AE04AB; Tue, 23 Dec 2008 11:42:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AA11CE04AB for ; Tue, 23 Dec 2008 11:42:12 +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 6AA0B64E8B for ; Tue, 23 Dec 2008 11:42:10 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LF5eM-0004CB-1r for gentoo-commits@lists.gentoo.org; Tue, 23 Dec 2008 11:42:10 +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.9.0.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xulrunner-1.9.0.5.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: Tue, 23 Dec 2008 11:42:10 +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: 9a8249de-83a7-4284-a4ba-eb1ac633b8db X-Archives-Hash: 6531c1e13f0781cf979281485445b618 armin76 08/12/23 11:42:10 Modified: xulrunner-1.9.0.5.ebuild ChangeLog Log: Fix SRC_URI (Portage version: 2.1.4.5) Revision Changes Path 1.5 net-libs/xulrunner/xulrunner-1.9.0.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /xulrunner-1.9.0.5.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /xulrunner-1.9.0.5.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /xulrunner-1.9.0.5.ebuild?r1=3D1.4&r2=3D1.5 Index: xulrunner-1.9.0.5.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.9.0.5.eb= uild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xulrunner-1.9.0.5.ebuild 23 Dec 2008 00:16:44 -0000 1.4 +++ xulrunner-1.9.0.5.ebuild 23 Dec 2008 11:42:09 -0000 1.5 @@ -1,6 +1,6 @@ # 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.9.0.5.= ebuild,v 1.4 2008/12/23 00:16:44 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.5.= ebuild,v 1.5 2008/12/23 11:42:09 armin76 Exp $ =20 WANT_AUTOCONF=3D"2.1" =20 @@ -11,7 +11,8 @@ HOMEPAGE=3D"http://developer.mozilla.org/en/docs/XULRunner" SRC_URI=3D"mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~armin76/dist/${P}.tar.bz2 - mirror://gentoo/${PATCH}.tar.bz2" + mirror://gentoo/${PATCH}.tar.bz2 + http://dev.gentoo.org/~armin76/dist/${PATCH}.tar.bz2" =20 KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86" SLOT=3D"1.9" 1.169 net-libs/xulrunner/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /ChangeLog?rev=3D1.169&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /ChangeLog?rev=3D1.169&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/xulrunner= /ChangeLog?r1=3D1.168&r2=3D1.169 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.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- ChangeLog 23 Dec 2008 00:16:44 -0000 1.168 +++ ChangeLog 23 Dec 2008 11:42:09 -0000 1.169 @@ -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.168 = 2008/12/23 00:16:44 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.169 = 2008/12/23 11:42:09 armin76 Exp $ + + 23 Dec 2008; Ra=C3=BAl Porcel xulrunner-1.9.0.5.e= build: + Fix SRC_URI =20 23 Dec 2008; Olivier Cr=C3=AAte xulrunner-1.9.0.5.= ebuild: Removing amd64 keyword, there is a file missing