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 CB7C71381F3 for ; Mon, 17 Dec 2012 07:55:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AD3221C05B; Mon, 17 Dec 2012 07:55:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF7E621C05B for ; Mon, 17 Dec 2012 07:55:46 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02C5833DB5C for ; Mon, 17 Dec 2012 07:55:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6754DE543C for ; Mon, 17 Dec 2012 07:55:44 +0000 (UTC) From: "Francois Bissey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Francois Bissey" Message-ID: <1355730899.e0b568f7df3167f0aac8408161132cc893a2f987.fbissey@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/paraview/ X-VCS-Repository: proj/sci X-VCS-Files: sci-visualization/paraview/ChangeLog sci-visualization/paraview/paraview-3.14.1-r4.ebuild X-VCS-Directories: sci-visualization/paraview/ X-VCS-Committer: fbissey X-VCS-Committer-Name: Francois Bissey X-VCS-Revision: e0b568f7df3167f0aac8408161132cc893a2f987 X-VCS-Branch: master Date: Mon, 17 Dec 2012 07:55:44 +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: 83853cbe-fe1b-463f-a618-de70b727b1b1 X-Archives-Hash: a43f28996e353c06dd735e3dfe1d9def commit: e0b568f7df3167f0aac8408161132cc893a2f987 Author: François Bissey canterbury ac nz> AuthorDate: Mon Dec 17 07:54:59 2012 +0000 Commit: Francois Bissey massey ac nz> CommitDate: Mon Dec 17 07:54:59 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e0b568f7 Sort webkit dep in paraview 3.14 --- sci-visualization/paraview/ChangeLog | 4 ++++ .../paraview/paraview-3.14.1-r4.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sci-visualization/paraview/ChangeLog b/sci-visualization/paraview/ChangeLog index f5ecfaf..3e1d906 100644 --- a/sci-visualization/paraview/ChangeLog +++ b/sci-visualization/paraview/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 17 Dec 2012; François Bissey + paraview-3.14.1-r4.ebuild: + sort webkit dependencies + *paraview-3.14.1-r4 (20 Sep 2012) 20 Sep 2012; François Bissey diff --git a/sci-visualization/paraview/paraview-3.14.1-r4.ebuild b/sci-visualization/paraview/paraview-3.14.1-r4.ebuild index 0f65b02..77c2d5c 100644 --- a/sci-visualization/paraview/paraview-3.14.1-r4.ebuild +++ b/sci-visualization/paraview/paraview-3.14.1-r4.ebuild @@ -20,7 +20,7 @@ RESTRICT="mirror" LICENSE="paraview GPL-2" KEYWORDS="~x86 ~amd64" SLOT="0" -IUSE="boost cg -coprocessing doc examples +gui mpi mysql gl2ps nvcontrol +plugins +python webkit ffmpeg theora" +IUSE="boost cg -coprocessing doc examples +gui mpi mysql gl2ps nvcontrol +plugins +python ffmpeg theora" RDEPEND=" ~sci-libs/netcdf-4.1.3[cxx,hdf5] @@ -32,14 +32,14 @@ RDEPEND=" x11-libs/qt-opengl:4 || ( >=x11-libs/qt-assistant-4.7.0:4[compat]