aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild')
-rw-r--r--sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild b/sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild
new file mode 100644
index 000000000..d2142ca46
--- /dev/null
+++ b/sci-misc/elmer-meta/elmer-meta-5.4.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit eutils
+
+DESCRIPTION="Elmer is a collection of finite element programs, libraries, and visualization tools"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND="=sci-libs/matc-5.4.1*
+ =sci-misc/elmer-elmergrid-5.4.1*
+ =sci-misc/elmer-meshgen2d-5.4.1*
+ =sci-libs/elmer-eio-5.4.1*
+ =sci-libs/elmer-hutiter-5.4.1*
+ =sci-misc/elmer-fem-5.4.1*
+ =sci-misc/elmer-post-5.4.1*
+ =sci-misc/elmer-front-5.4.1*"
+
+pkg_postinst() {
+ einfo "Elmer ebuilds may need further development. Please inform any problems or improvements in http://bugs.gentoo.org/show_bug.cgi?id=221013"
+}