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.60) (envelope-from ) id 1P9quq-0001Mf-QS for garchives@archives.gentoo.org; Sun, 24 Oct 2010 03:06:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE22CE0802; Sun, 24 Oct 2010 03:06:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A00BAE0802 for ; Sun, 24 Oct 2010 03:06:27 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D7EB1B4006 for ; Sun, 24 Oct 2010 03:06:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 6B66F20054; Sun, 24 Oct 2010 03:06:25 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/xulrunner: xulrunner-1.9.2.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xulrunner-1.9.2.11.ebuild ChangeLog X-VCS-Directories: net-libs/xulrunner X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20101024030625.6B66F20054@flycatcher.gentoo.org> Date: Sun, 24 Oct 2010 03:06:25 +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: 24cf2b51-1b6f-43f2-ac90-9e6d526ef773 X-Archives-Hash: b29a026a91548f6f159139c65cd5b8fb hwoarang 10/10/24 03:06:25 Modified: xulrunner-1.9.2.11.ebuild ChangeLog Log: Stable on amd64 wrt bug #341821 =20 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64) Revision Changes Path 1.6 net-libs/xulrunner/xulrunner-1.9.2.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner= /xulrunner-1.9.2.11.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner= /xulrunner-1.9.2.11.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner= /xulrunner-1.9.2.11.ebuild?r1=3D1.5&r2=3D1.6 Index: xulrunner-1.9.2.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.9.2.11.e= build,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xulrunner-1.9.2.11.ebuild 23 Oct 2010 06:02:15 -0000 1.5 +++ xulrunner-1.9.2.11.ebuild 24 Oct 2010 03:06:25 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.11= .ebuild,v 1.5 2010/10/23 06:02:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.11= .ebuild,v 1.6 2010/10/24 03:06:25 hwoarang Exp $ =20 EAPI=3D"3" WANT_AUTOCONF=3D"2.1" @@ -17,7 +17,7 @@ SRC_URI=3D"http://releases.mozilla.org/pub/mozilla.org/firefox/releases/= ${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2 http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2" =20 -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64= -linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-= linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT=3D"1.9" LICENSE=3D"|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE=3D"+alsa debug +ipc libnotify system-sqlite wifi" 1.368 net-libs/xulrunner/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner= /ChangeLog?rev=3D1.368&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner= /ChangeLog?rev=3D1.368&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/xulrunner= /ChangeLog?r1=3D1.367&r2=3D1.368 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.367 retrieving revision 1.368 diff -u -r1.367 -r1.368 --- ChangeLog 23 Oct 2010 06:02:15 -0000 1.367 +++ ChangeLog 24 Oct 2010 03:06:25 -0000 1.368 @@ -1,6 +1,10 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.367 = 2010/10/23 06:02:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.368 = 2010/10/24 03:06:25 hwoarang Exp $ + + 23 Oct 2010; Markos Chandras + xulrunner-1.9.2.11.ebuild: + Stable on amd64 wrt bug #341821 =20 23 Oct 2010; Jeroen Roovers xulrunner-1.9.2.11.ebuild= : Stable for HPPA (bug #341821).