diff options
author | 2010-03-15 00:38:41 +0100 | |
---|---|---|
committer | 2010-03-15 00:38:41 +0100 | |
commit | 3a2287f3937bdfc1b2c7ba7f1950c64c47e59a40 (patch) | |
tree | 0cc82498adcf7e3fdde6a370e4fdd4f510ca5167 /sci-misc/salome-meta | |
parent | Add hydra pm. #309353 (diff) | |
download | sci-3a2287f3937bdfc1b2c7ba7f1950c64c47e59a40.tar.gz sci-3a2287f3937bdfc1b2c7ba7f1950c64c47e59a40.tar.bz2 sci-3a2287f3937bdfc1b2c7ba7f1950c64c47e59a40.zip |
sci-misc/salome-* : Version bump (5.1.3) + removed broken 3.2.6
Diffstat (limited to 'sci-misc/salome-meta')
-rw-r--r-- | sci-misc/salome-meta/ChangeLog | 8 | ||||
-rw-r--r-- | sci-misc/salome-meta/Manifest | 4 | ||||
-rw-r--r-- | sci-misc/salome-meta/salome-meta-3.2.6.ebuild | 27 | ||||
-rw-r--r-- | sci-misc/salome-meta/salome-meta-5.1.3.ebuild | 31 |
4 files changed, 40 insertions, 30 deletions
diff --git a/sci-misc/salome-meta/ChangeLog b/sci-misc/salome-meta/ChangeLog index f5061f9b7..227fbed76 100644 --- a/sci-misc/salome-meta/ChangeLog +++ b/sci-misc/salome-meta/ChangeLog @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ 21 May 2008; Daniel Tourde <daniel.tourde@caelae.se> Initial import. @@ -6,6 +6,12 @@ A major thank to Francois Dorin <f.dorin@free.fr>, Jon Hood <squinky86@gmail.com>, Dewald Pietersen <dewald.pieterse@gmail.com>, <etienne.lorriaux@gmail.com> and Richard Westwell <garlicbread@ntlworld.com> for their respective contributions and feedback. Without you guys, the Salome ebuilds would not exist today. Thanks! See bug #155974 for more info +*salome-meta-5.1.3 (14 Mar 2010) + + 14 Mar 2010; Etienne Lorriaux <etienne.lorriaux@gmail.com> + -salome-meta-3.2.6.ebuild, +salome-meta-5.1.3.ebuild: + Version bump 5.1.3 + removed broken 3.2.6 + 27 Aug 2008; Oliver Borm (boroli) <oli.borm@web.de> salome-meta-3.2.6.ebuild, -Changelog, +metadata.xml: Fixed repoman errors, removed hardcode diff --git a/sci-misc/salome-meta/Manifest b/sci-misc/salome-meta/Manifest index 7fd427c91..51e0e21cb 100644 --- a/sci-misc/salome-meta/Manifest +++ b/sci-misc/salome-meta/Manifest @@ -1,3 +1,3 @@ -EBUILD salome-meta-3.2.6.ebuild 772 RMD160 b555593078edc6973fa8757d1f38c941e87ef49d SHA1 4d11039d0835bc47b8e21a4fd12216854e0cdad4 SHA256 4ab5c388a58b07e37227b7c32f172e2b8d2d7ca849f6b5819ee2325508abb410 -MISC ChangeLog 691 RMD160 50386a8799847e4ce21de3e39a2fdbf8e9c2479a SHA1 2106d81a32d3e18173aa319dd03942a96b089a34 SHA256 dd97bcf4038de1f4a0b4e2717f9d2bd9807fa41c88c0c6614962de5886d3739c +EBUILD salome-meta-5.1.3.ebuild 919 RMD160 3c171a5b4a1f0c042cb9b017a430256ac7217fb2 SHA1 2e19f2c88c75a7fa87644a15740b1de0ec35ed3c SHA256 d833520e7ca3bf01ede826fae274921ed90671850d338fb4b3bfa24664fd91b7 +MISC ChangeLog 887 RMD160 d1a33b9f86db2a225a3c8da7583cbdee72e29945 SHA1 ca9c7994b2d708e7e6a2d3eeab43b3f7ac9b7b12 SHA256 e07e5bb57b7189471de5a80bd60c5038c34f7dc0e23d00e653d0fb2236e82458 MISC metadata.xml 156 RMD160 dc078172bfebcb25d69bdf8731714f9cce9d3e36 SHA1 da2b240a255820145b7c83a5c48e45b96b7e9ee6 SHA256 5d22100902db7507a5b5493dd4a66cdb08025faf80a2c0b75e6392315c47f900 diff --git a/sci-misc/salome-meta/salome-meta-3.2.6.ebuild b/sci-misc/salome-meta/salome-meta-3.2.6.ebuild deleted file mode 100644 index 7ed6212b8..000000000 --- a/sci-misc/salome-meta/salome-meta-3.2.6.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit eutils - -DESCRIPTION="SALOME : The Open Source Integration Platform for Numerical Simulation" -HOMEPAGE="http://www.salome-platform.org" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="=sci-misc/salome-kernel-${PV}* - =sci-misc/salome-gui-${PV}* - =sci-misc/salome-med-${PV}* - =sci-misc/salome-geom-${PV}* - =sci-misc/salome-smesh-${PV}* - =sci-misc/salome-visu-${PV}* - =sci-misc/salome-superv-${PV}* - =sci-misc/salome-component-${PV}* - =sci-misc/salome-pycalculator-${PV}*" - -pkg_postinst() { - einfo "Salome ebuild needs further development. Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=155974" -} - diff --git a/sci-misc/salome-meta/salome-meta-5.1.3.ebuild b/sci-misc/salome-meta/salome-meta-5.1.3.ebuild new file mode 100644 index 000000000..6c582b408 --- /dev/null +++ b/sci-misc/salome-meta/salome-meta-5.1.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=2 + +inherit eutils + +DESCRIPTION="SALOME : The Open Source Integration Platform for Numerical Simulation" +HOMEPAGE="http://www.salome-platform.org" + +LICENSE="GPL-2" +SLOT="0" +IUSE="debug mpi" +KEYWORDS="~amd64 ~x86" + +RDEPEND="=sci-misc/salome-kernel-5.1.3*[debug?,mpi?] + =sci-misc/salome-gui-5.1.3*[debug?] + =sci-misc/salome-med-5.1.3*[debug?,mpi?] + =sci-misc/salome-geom-5.1.3*[debug?] + =sci-misc/salome-smesh-5.1.3*[debug?] + =sci-misc/salome-visu-5.1.3*[debug?] + =sci-misc/salome-component-5.1.3*[debug?,mpi?] + =sci-misc/salome-yacs-5.1.3*[debug?] + =sci-misc/salome-pycalculator-5.1.3*[debug?]" + +DEPEND="${RDEPEND}" + +pkg_postinst() { + einfo "Salome ebuild needs further development. Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=155974" +} |