commit: 7bc90e716a44033167ab0396494404548a8c46af Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Sun Sep 27 22:16:26 2020 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Sun Sep 27 22:16:26 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7bc90e71
sci-biology/scbi_blast: removed discontinued package Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/scbi_blast/metadata.xml | 15 -------------- sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild | 26 ------------------------- 2 files changed, 41 deletions(-) diff --git a/sci-biology/scbi_blast/metadata.xml b/sci-biology/scbi_blast/metadata.xml deleted file mode 100644 index 4e1fea2dd..000000000 --- a/sci-biology/scbi_blast/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="rubygems">scbi_blast</remote-id> - </upstream> -</pkgmetadata> diff --git a/sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild b/sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild deleted file mode 100644 index f5e447265..000000000 --- a/sci-biology/scbi_blast/scbi_blast-0.0.43.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.rdoc" - -inherit ruby-fakegem - -DESCRIPTION="Handle blast+ executions using pipes instead of files" -HOMEPAGE="https://rubygems.org/gems/scbi_blast" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-ruby/hoe-2.8.0 - >=dev-ruby/rdoc-4.0" - #>=dev-ruby/newgem-1.5.3" -RDEPEND="${DEPEND} - >=dev-ruby/xml-simple-1.0.12"
