aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-misc/salome-meta/salome-meta-3.2.6.ebuild')
-rw-r--r--sci-misc/salome-meta/salome-meta-3.2.6.ebuild27
1 files changed, 0 insertions, 27 deletions
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"
-}
-