commit:     e60a848577cff478a2d846b202129cfacd9a4537
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 12:11:02 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May  2 12:15:18 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e60a8485

sci-biology/quast: treeclean

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/quast/metadata.xml       | 15 ---------------
 sci-biology/quast/quast-5.0.2.ebuild | 23 -----------------------
 2 files changed, 38 deletions(-)

diff --git a/sci-biology/quast/metadata.xml b/sci-biology/quast/metadata.xml
deleted file mode 100644
index c821b722e..000000000
--- a/sci-biology/quast/metadata.xml
+++ /dev/null
@@ -1,15 +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>Martin Mokrejs</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Biology Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">quast</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/sci-biology/quast/quast-5.0.2.ebuild 
b/sci-biology/quast/quast-5.0.2.ebuild
deleted file mode 100644
index eb49a803b..000000000
--- a/sci-biology/quast/quast-5.0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Compare quality of multiple genome assemblies to each other"
-HOMEPAGE="http://bioinf.spbau.ru/QUAST"; # no https
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/joblib[${PYTHON_USEDEP}]
-       dev-python/simplejson[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install setup.py

Reply via email to