aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-07-01 21:13:06 -0600
committerChristoph Junghans <ottxor@gentoo.org>2013-07-01 21:13:06 -0600
commit357096a2c54df20d3d799ca74b67d6137c5d114e (patch)
tree093984d7342f635a2a32f417f019a8af343f22fe /sci-mathematics/ufc/ufc-1.4.2.ebuild
parentRevert "workaround OpenMPI build issue #462602" (diff)
downloadsci-357096a2c54df20d3d799ca74b67d6137c5d114e.tar.gz
sci-357096a2c54df20d3d799ca74b67d6137c5d114e.tar.bz2
sci-357096a2c54df20d3d799ca74b67d6137c5d114e.zip
bumped to EAPI=5
Package-Manager: portage-2.2.0_alpha186
Diffstat (limited to 'sci-mathematics/ufc/ufc-1.4.2.ebuild')
-rw-r--r--sci-mathematics/ufc/ufc-1.4.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-mathematics/ufc/ufc-1.4.2.ebuild b/sci-mathematics/ufc/ufc-1.4.2.ebuild
index 560c678d6..47a9f8249 100644
--- a/sci-mathematics/ufc/ufc-1.4.2.ebuild
+++ b/sci-mathematics/ufc/ufc-1.4.2.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
+
inherit cmake-utils
DESCRIPTION="Unified framework for finite element assembly"