commit:     c04e17d88898448970ec52ac76ca6ade3c8ad281
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 20:05:01 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 20:06:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04e17d8

sci-libs/numkit: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/numkit/Manifest               |  1 -
 sci-libs/numkit/numkit-1.1.2-r1.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/sci-libs/numkit/Manifest b/sci-libs/numkit/Manifest
index 2dee1a62be07..9fb0346ee130 100644
--- a/sci-libs/numkit/Manifest
+++ b/sci-libs/numkit/Manifest
@@ -1,2 +1 @@
-DIST numkit-1.1.2.tar.gz 243442 BLAKE2B 
e5d1e4d85b7646acf47a1e332cbb08f849272ada30bcd65fc5995cd000683f802eb882603e4e7043b159d30ca73395988b83c1fc16d6303ea32731bfdea12db5
 SHA512 
694a56f64282bbbffed975eabeb2716ac924fbf47f5fb62934ba3b57e6415e5f4b079345fd4eee670990fbf7abe1f945b98472aba034d8c7ff259676da58c034
 DIST numkit-1.2.3.tar.gz 150900 BLAKE2B 
b729917dd0f1df2710c1eec9f4b6c34495fdb0c6f93271a1fc515fd9111848e80820ea385d96603c5b124cfc65b6d3a9912f13936fca218fe6b32cbee69832b8
 SHA512 
96317196477a4398432205be5b2eab5263e1f60213ff8b6e99e5a1e44ed1cbec2a535cb3b0c56fc7bb24aada59ad120a3befb802868854e9d15eced2f23d6659

diff --git a/sci-libs/numkit/numkit-1.1.2-r1.ebuild 
b/sci-libs/numkit/numkit-1.1.2-r1.ebuild
deleted file mode 100644
index 9197aac551b6..000000000000
--- a/sci-libs/numkit/numkit-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
-
-DESCRIPTION="Numerical first aid kit (with numpy/scipy)"
-HOMEPAGE="https://numkit.readthedocs.io";
-S="${WORKDIR}/${PN}-release-${PV}"
-SRC_URI="https://github.com/Becksteinlab/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-       dev-python/six[${PYTHON_USEDEP}]
-       >=dev-python/numpy-1.9[${PYTHON_USEDEP}]
-       >=dev-python/scipy-1.0[${PYTHON_USEDEP}]"
-RDEPEND="${BDEPEND}"

Reply via email to