aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan-Christofer Demay <jcdemay@gmail.com>2009-10-24 02:10:15 +0000
committerJonathan-Christofer Demay <jcdemay@gmail.com>2009-10-24 02:10:15 +0000
commit141213944060bec201741e16fe6a5083185bc86d (patch)
tree4b57a44041dd2961852339af42dd047f9f428a09 /sci-mathematics/apron/apron-0.9.10.ebuild
parentvarious eapi2 updates (diff)
downloadsci-141213944060bec201741e16fe6a5083185bc86d.tar.gz
sci-141213944060bec201741e16fe6a5083185bc86d.tar.bz2
sci-141213944060bec201741e16fe6a5083185bc86d.zip
more eapi2 updates
Diffstat (limited to 'sci-mathematics/apron/apron-0.9.10.ebuild')
-rw-r--r--sci-mathematics/apron/apron-0.9.10.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/sci-mathematics/apron/apron-0.9.10.ebuild b/sci-mathematics/apron/apron-0.9.10.ebuild
index 1adf692be..284d2132b 100644
--- a/sci-mathematics/apron/apron-0.9.10.ebuild
+++ b/sci-mathematics/apron/apron-0.9.10.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Header: $
+
+EAPI="2"
inherit eutils toolchain-funcs
@@ -24,10 +26,7 @@ DEPEND="ocaml? ( >=dev-lang/ocaml-3.09
cxx? ( app-doc/doxygen ) )"
RDEPEND="${DEPEND}"
-src_unpack() {
- unpack ${A}
- cd ${S}
-
+src_prepare() {
mv Makefile.config.model Makefile.config
#fix compile process