commit:     9bcb1cd01d7d5a87aee476d47057db52d0204bbc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 18:13:18 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 18:13:18 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9bcb1cd0

dev-python/fiat: Drop old

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/fiat/fiat-1.1.ebuild   | 21 ---------------------
 dev-python/fiat/fiat-1.3.0.ebuild | 24 ------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-python/fiat/fiat-1.1.ebuild b/dev-python/fiat/fiat-1.1.ebuild
deleted file mode 100644
index 7d0fcc6..0000000
--- a/dev-python/fiat/fiat-1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Generation of arbitrary order instances of the Lagrange elements 
on lines, triangles, and tetrahedra"
-HOMEPAGE="http://launchpad.net/fiat";
-SRC_URI="https://launchpad.net/fiat/1.1.x/release-1.1/+download/${P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-python/scientificpython[${PYTHON_USEDEP}]"

diff --git a/dev-python/fiat/fiat-1.3.0.ebuild 
b/dev-python/fiat/fiat-1.3.0.ebuild
deleted file mode 100644
index ff5be1d..0000000
--- a/dev-python/fiat/fiat-1.3.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Generation of arbitrary order instances of the Lagrange elements 
on lines, triangles, and tetrahedra"
-HOMEPAGE="https://bitbucket.org/fenics-project/fiat";
-SRC_URI="https://bitbucket.org/fenics-project/fiat/downloads/${P}.tar.gz";
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       dev-python/scientificpython[${PYTHON_USEDEP}]
-       dev-python/numpy[${PYTHON_USEDEP}]
-       "

Reply via email to