aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ffc/ffc-0.9.4.ebuild')
-rw-r--r--dev-python/ffc/ffc-0.9.4.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-python/ffc/ffc-0.9.4.ebuild b/dev-python/ffc/ffc-0.9.4.ebuild
deleted file mode 100644
index 68476c38f..000000000
--- a/dev-python/ffc/ffc-0.9.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-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="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND=""