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 30F65138010 for ; Tue, 16 Oct 2012 06:53:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFF19E0441; Tue, 16 Oct 2012 06:53:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1C717E0441 for ; Tue, 16 Oct 2012 06:53:16 +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 4EA4733C3B4 for ; Tue, 16 Oct 2012 06:53:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2284) id 1428A215FF; Tue, 16 Oct 2012 06:53:13 +0000 (UTC) From: "Matt Turner (mattst88)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mattst88@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: webkit-gtk-1.8.3-r200.ebuild webkit-gtk-1.8.3-r300.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: webkit-gtk-1.8.3-r200.ebuild webkit-gtk-1.8.3-r300.ebuild ChangeLog X-VCS-Directories: net-libs/webkit-gtk X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121016065314.1428A215FF@flycatcher.gentoo.org> Date: Tue, 16 Oct 2012 06:53:13 +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: 277d5b8b-3cf2-483c-ac7c-23f2768ff95c X-Archives-Hash: b058b97b1b3a0aaed043fc630c012f9f mattst88 12/10/16 06:53:13 Modified: webkit-gtk-1.8.3-r200.ebuild webkit-gtk-1.8.3-r300.ebuild ChangeLog Log: Stable on alpha, bug 427544. (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.5 net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild?r1=1.4&r2=1.5 Index: webkit-gtk-1.8.3-r200.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- webkit-gtk-1.8.3-r200.ebuild 6 Oct 2012 09:51:47 -0000 1.4 +++ webkit-gtk-1.8.3-r200.ebuild 16 Oct 2012 06:53:13 -0000 1.5 @@ -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/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild,v 1.4 2012/10/06 09:51:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild,v 1.5 2012/10/16 06:53:13 mattst88 Exp $ EAPI="4" @@ -14,7 +14,7 @@ LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="2" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +geoloc +gstreamer +introspection +jit spell +webgl" # bugs 372493, 416331 REQUIRED_USE="introspection? ( geoloc gstreamer )" 1.5 net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild?r1=1.4&r2=1.5 Index: webkit-gtk-1.8.3-r300.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- webkit-gtk-1.8.3-r300.ebuild 6 Oct 2012 09:50:30 -0000 1.4 +++ webkit-gtk-1.8.3-r300.ebuild 16 Oct 2012 06:53:13 -0000 1.5 @@ -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/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild,v 1.4 2012/10/06 09:50:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild,v 1.5 2012/10/16 06:53:13 mattst88 Exp $ EAPI="4" @@ -14,7 +14,7 @@ LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="3" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug doc +geoloc +gstreamer +introspection +jit spell +webgl webkit2" # bugs 372493, 416331 REQUIRED_USE="introspection? ( geoloc gstreamer )" 1.179 net-libs/webkit-gtk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.179&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.179&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.178&r2=1.179 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- ChangeLog 6 Oct 2012 09:51:47 -0000 1.178 +++ ChangeLog 16 Oct 2012 06:53:13 -0000 1.179 @@ -1,6 +1,10 @@ # ChangeLog for net-libs/webkit-gtk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.178 2012/10/06 09:51:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.179 2012/10/16 06:53:13 mattst88 Exp $ + + 16 Oct 2012; Matt Turner webkit-gtk-1.8.3-r200.ebuild, + webkit-gtk-1.8.3-r300.ebuild: + Stable on alpha, bug 427544. 06 Oct 2012; Markus Meier webkit-gtk-1.8.3-r200.ebuild: arm stable, bug #427544