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 1PwZA7-0004x0-Dl for garchives@archives.gentoo.org; Mon, 07 Mar 2011 12:03:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AD8DE07D5; Mon, 7 Mar 2011 12:01:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 59651E07D5 for ; Mon, 7 Mar 2011 12:01:37 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 154121B4112 for ; Mon, 7 Mar 2011 12:01:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 732DD8005E for ; Mon, 7 Mar 2011 12:01:36 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <89c34c15e56bc3110e5c966cc28ecfe0ef9fd1a9.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/salome-component/ X-VCS-Repository: proj/sci X-VCS-Files: sci-misc/salome-component/ChangeLog sci-misc/salome-component/salome-component-5.1.3.ebuild sci-misc/salome-component/salome-component-5.1.4.ebuild X-VCS-Directories: sci-misc/salome-component/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 89c34c15e56bc3110e5c966cc28ecfe0ef9fd1a9 Date: Mon, 7 Mar 2011 12:01:36 +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: X-Archives-Hash: 13c9ce66c3c7e1e188c0931741e3cc0c commit: 89c34c15e56bc3110e5c966cc28ecfe0ef9fd1a9 Author: Justin Lecher gentoo org> AuthorDate: Mon Mar 7 11:30:14 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Mar 7 11:30:14 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D89c34c15 Correct Slots for gtk 3 introduction to tree (Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-misc/salome-component/ChangeLog | 6 +++- .../salome-component/salome-component-5.1.3.ebuild | 36 +++++++++++---= ----- .../salome-component/salome-component-5.1.4.ebuild | 36 +++++++++++---= ----- 3 files changed, 47 insertions(+), 31 deletions(-) diff --git a/sci-misc/salome-component/ChangeLog b/sci-misc/salome-compon= ent/ChangeLog index d8bfe18..6b1a184 100644 --- a/sci-misc/salome-component/ChangeLog +++ b/sci-misc/salome-component/ChangeLog @@ -1,6 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 07 Mar 2011; Justin Lecher salome-component-5.1.3.eb= uild, + salome-component-5.1.4.ebuild: + Correct Slots for gtk 3 introduction to tree + *salome-component-5.1.4 (27 Oct 2010) =20 27 Oct 2010; Thomas Kahle diff --git a/sci-misc/salome-component/salome-component-5.1.3.ebuild b/sc= i-misc/salome-component/salome-component-5.1.3.ebuild index fc7f6f0..db50d75 100644 --- a/sci-misc/salome-component/salome-component-5.1.3.ebuild +++ b/sci-misc/salome-component/salome-component-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -8,7 +8,7 @@ PYTHON_DEPEND=3D"2:2.4" =20 inherit eutils flag-o-matic python =20 -DESCRIPTION=3D"SALOME : The Open Source Integration Platform for Numeric= al Simulation. COMPONENT Component" +DESCRIPTION=3D"The Open Source Integration Platform for Numerical Simula= tion - COMPONENT Component" HOMEPAGE=3D"http://www.salome-platform.org" SRC_URI=3D"http://files.opencascade.com/Salome/Salome${PV}/src${PV}.tar.= gz" =20 @@ -17,25 +17,31 @@ KEYWORDS=3D"~amd64 ~x86" SLOT=3D"0" IUSE=3D"debug doc mpi" =20 -RDEPEND=3D"mpi? ( || ( sys-cluster/openmpi[cxx] - sys-cluster/mpich2[cxx] ) ) - debug? ( dev-util/cppunit ) - >=3Dsci-misc/salome-kernel-${PV} - >=3Dsci-misc/salome-gui-${PV} - >=3Dsci-misc/salome-med-${PV} - >=3Dx11-libs/qt-core-4.4.3 - >=3Dx11-libs/qt-gui-4.4.3 - >=3Dx11-libs/qt-opengl-4.4.3 - >=3Dx11-libs/qwt-5.2 - >=3Ddev-python/PyQt4-4.4.3 - >=3Dsci-libs/opencascade-6.3" +RDEPEND=3D" + >=3Dsci-misc/salome-kernel-${PV} + >=3Dsci-misc/salome-gui-${PV} + >=3Dsci-misc/salome-med-${PV} + >=3Dx11-libs/qt-core-4.4.3 + >=3Dx11-libs/qt-gui-4.4.3 + >=3Dx11-libs/qt-opengl-4.4.3 + >=3Dx11-libs/qwt-5.2 + >=3Ddev-python/PyQt4-4.4.3 + >=3Dsci-libs/opencascade-6.3 + debug? ( dev-util/cppunit ) + mpi? + ( + || ( + sys-cluster/openmpi[cxx] + sys-cluster/mpich2[cxx]=20 + ) + )" DEPEND=3D"${RDEPEND} >=3Dapp-doc/doxygen-1.5.6 media-gfx/graphviz >=3Ddev-python/docutils-0.4 >=3Ddev-python/sip-4.7.7 dev-lang/swig - dev-libs/libxml2" + dev-libs/libxml2:2" =20 MODULE_NAME=3D"COMPONENT" S=3D"${WORKDIR}/src${PV}/${MODULE_NAME}_SRC_${PV}" diff --git a/sci-misc/salome-component/salome-component-5.1.4.ebuild b/sc= i-misc/salome-component/salome-component-5.1.4.ebuild index 76ebfc0..f2035ed 100644 --- a/sci-misc/salome-component/salome-component-5.1.4.ebuild +++ b/sci-misc/salome-component/salome-component-5.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -8,7 +8,7 @@ PYTHON_DEPEND=3D"2:2.4" =20 inherit eutils flag-o-matic python =20 -DESCRIPTION=3D"SALOME : The Open Source Integration Platform for Numeric= al Simulation. COMPONENT Component" +DESCRIPTION=3D"The Open Source Integration Platform for Numerical Simula= tion - COMPONENT Component" HOMEPAGE=3D"http://www.salome-platform.org" SRC_URI=3D"http://files.opencascade.com/Salome/Salome${PV}/src${PV}.tar.= gz" =20 @@ -17,25 +17,31 @@ KEYWORDS=3D"~amd64 ~x86" SLOT=3D"0" IUSE=3D"debug doc mpi" =20 -RDEPEND=3D"mpi? ( || ( sys-cluster/openmpi[cxx] - sys-cluster/mpich2[cxx] ) ) - debug? ( dev-util/cppunit ) - >=3Dsci-misc/salome-kernel-${PV} - >=3Dsci-misc/salome-gui-${PV} - >=3Dsci-misc/salome-med-${PV} - >=3Dx11-libs/qt-core-4.4.3 - >=3Dx11-libs/qt-gui-4.4.3 - >=3Dx11-libs/qt-opengl-4.4.3 - >=3Dx11-libs/qwt-5.2 - >=3Ddev-python/PyQt4-4.4.3 - >=3Dsci-libs/opencascade-6.3" +RDEPEND=3D" + >=3Dsci-misc/salome-kernel-${PV} + >=3Dsci-misc/salome-gui-${PV} + >=3Dsci-misc/salome-med-${PV} + >=3Dx11-libs/qt-core-4.4.3 + >=3Dx11-libs/qt-gui-4.4.3 + >=3Dx11-libs/qt-opengl-4.4.3 + >=3Dx11-libs/qwt-5.2 + >=3Ddev-python/PyQt4-4.4.3 + >=3Dsci-libs/opencascade-6.3 + debug? ( dev-util/cppunit ) + mpi? + ( + || ( + sys-cluster/openmpi[cxx] + sys-cluster/mpich2[cxx]=20 + ) + )" DEPEND=3D"${RDEPEND} >=3Dapp-doc/doxygen-1.5.6 media-gfx/graphviz >=3Ddev-python/docutils-0.4 >=3Ddev-python/sip-4.7.7 dev-lang/swig - dev-libs/libxml2" + dev-libs/libxml2:2" =20 MODULE_NAME=3D"COMPONENT" S=3D"${WORKDIR}/src${PV}/${MODULE_NAME}_SRC_${PV}"