aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2020-09-25 04:24:19 -0400
committerHorea Christian <chr@chymera.eu>2020-09-25 04:24:19 -0400
commit0348c55cb973ee222210ff98cd7fd3236bd827c7 (patch)
treec63a81fe858e39d43ac76621457b7d1ae8dbf1d0
parentdev-java/scirenderer: removed old package (diff)
downloadsci-0348c55cb973ee222210ff98cd7fd3236bd827c7.tar.gz
sci-0348c55cb973ee222210ff98cd7fd3236bd827c7.tar.bz2
sci-0348c55cb973ee222210ff98cd7fd3236bd827c7.zip
dev-python/instant: removed dead package
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr@chymera.eu>
-rw-r--r--dev-python/instant/Manifest3
-rw-r--r--dev-python/instant/instant-1.4.0.ebuild20
-rw-r--r--dev-python/instant/instant-2016.2.0.ebuild20
-rw-r--r--dev-python/instant/instant-2017.1.0.ebuild20
-rw-r--r--dev-python/instant/metadata.xml16
5 files changed, 0 insertions, 79 deletions
diff --git a/dev-python/instant/Manifest b/dev-python/instant/Manifest
deleted file mode 100644
index 7c546bbfc..000000000
--- a/dev-python/instant/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST instant-1.4.0.tar.gz 147300 BLAKE2B dfbbf001fe01186e2c4224f455b3d40a8b9d84c1b71ae47fec1711ea820088c08496bf64d86243eb010dcf1f20987dd98ade12f1edee2c15f5dcced8358d8d80 SHA512 80144935f6810d1b20b0b2539f2931ff0e5f6fbdd38b2356eb2d1012bcf28291616564766e9066b748de132e2c100db0788c6f1866a59964d6380fa8380595b8
-DIST instant-2016.2.0.tar.gz 74052 BLAKE2B 0e0e2047859370147d7debca5ab159939b50ad2846863beb8d3b5cd60576658f738cffb99d9a92dd6c0d436029df4061c05f4dbd0beadf648999026d0b0a31a1 SHA512 b9752a98d9ae7b08c7113eeae45f3c3c028dd25d538d26c59cb84e90f8cdbac58126dff55b336d56ea2ba1a5fe3ae08b614046738d76978ec91b28e53c491ae2
-DIST instant-2017.1.0.tar.gz 74482 BLAKE2B cd53bb1ba6af26e6be12b9ee54dfbc6954c7af59b1988c6e664a54f7f460466cd111f44802b7056534175a906caa182d83e7056cc5f6f3e1368f572e786a86e1 SHA512 e0623d4718b08481061de4beec10d05b8ac05128a0396caffe705cb0e75dc79b58e900a4a71bba2d1960d3e1eb9bcccb6abf5798ed8f99825e4710df9dc07aef
diff --git a/dev-python/instant/instant-1.4.0.ebuild b/dev-python/instant/instant-1.4.0.ebuild
deleted file mode 100644
index d72f562a0..000000000
--- a/dev-python/instant/instant-1.4.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Instant inlining of C and C++ code in Python"
-HOMEPAGE="https://bitbucket.org/fenics-project/instant/"
-SRC_URI="https://bitbucket.org/fenics-project/instant/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/swig"
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
diff --git a/dev-python/instant/instant-2016.2.0.ebuild b/dev-python/instant/instant-2016.2.0.ebuild
deleted file mode 100644
index d9ee9318b..000000000
--- a/dev-python/instant/instant-2016.2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Instant inlining of C and C++ code in Python"
-HOMEPAGE="https://bitbucket.org/fenics-project/instant/"
-SRC_URI="https://bitbucket.org/fenics-project/instant/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/swig"
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
diff --git a/dev-python/instant/instant-2017.1.0.ebuild b/dev-python/instant/instant-2017.1.0.ebuild
deleted file mode 100644
index 5e6cf2907..000000000
--- a/dev-python/instant/instant-2017.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Instant inlining of C and C++ code in Python"
-HOMEPAGE="https://bitbucket.org/fenics-project/instant/"
-SRC_URI="https://bitbucket.org/fenics-project/instant/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/swig"
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
diff --git a/dev-python/instant/metadata.xml b/dev-python/instant/metadata.xml
deleted file mode 100644
index bd49e87a7..000000000
--- a/dev-python/instant/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
-Instant is a Python module that allows for instant inlining of C and C++
-code in Python. It is a small Python module built on top of SWIG and
-Distutils. It is part of the FEniCS Project (http://www.fenics.org)
-</longdescription>
- <upstream>
- <remote-id type="bitbucket">fenics-project/instant</remote-id>
- </upstream>
-</pkgmetadata>