commit: 8c3b3a9cbf5ace3ca8fa6f5c83cc5c1bbe340a0b Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Mon May 5 13:45:07 2025 +0000 Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> CommitDate: Tue May 6 13:51:45 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8c3b3a9c
dev-python/matlabengine: treeclean Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> dev-python/matlabengine/matlabengine-9.13.7.ebuild | 17 ----------------- dev-python/matlabengine/metadata.xml | 12 ------------ 2 files changed, 29 deletions(-) diff --git a/dev-python/matlabengine/matlabengine-9.13.7.ebuild b/dev-python/matlabengine/matlabengine-9.13.7.ebuild deleted file mode 100644 index d65b1c0e5..000000000 --- a/dev-python/matlabengine/matlabengine-9.13.7.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_10 ) # No 3.11 according to setup.py -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="A module to call MATLAB from Python" -HOMEPAGE="https://github.com/mathworks/matlab-engine-for-python" - -LICENSE="MathWorks" -SLOT="0" -KEYWORDS="-* ~amd64" - -RESTRICT="bindist mirror" diff --git a/dev-python/matlabengine/metadata.xml b/dev-python/matlabengine/metadata.xml deleted file mode 100644 index 83a61da06..000000000 --- a/dev-python/matlabengine/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Gentoo Science Project</name> - </maintainer> - <upstream> - <remote-id type="pypi">matlabengine</remote-id> - <remote-id type="github">mathworks/matlab-engine-for-python</remote-id> - </upstream> -</pkgmetadata>
