aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-13 15:16:39 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-13 15:16:39 +0200
commit461f49424f95306e2e04be1460292058207677a3 (patch)
treed290dec016255091f1a90d4e732bac01eb86f40e /dev-python/ffc/ffc-1.2.0.ebuild
parentdev-python/emcee: Version Bump; Bump to EAPI=5 and distutils-r1.eclass (diff)
downloadsci-461f49424f95306e2e04be1460292058207677a3.tar.gz
sci-461f49424f95306e2e04be1460292058207677a3.tar.bz2
sci-461f49424f95306e2e04be1460292058207677a3.zip
dev-python/ffc: Version Bump; Bump to EAPI=5 and distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha179
Diffstat (limited to 'dev-python/ffc/ffc-1.2.0.ebuild')
-rw-r--r--dev-python/ffc/ffc-1.2.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/ffc/ffc-1.2.0.ebuild b/dev-python/ffc/ffc-1.2.0.ebuild
new file mode 100644
index 000000000..3183e0728
--- /dev/null
+++ b/dev-python/ffc/ffc-1.2.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Compiler for multilinear forms by generating C or C++ code for the evaluation of a multilinear form"
+HOMEPAGE="http://launchpad.net/ffc"
+SRC_URI="https://launchpad.net/ffc/1.2.x/1.2.0/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""