commit: 3ded18d070f8b5b5c4a73850092b3cd96d4a576e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 23 05:30:21 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 23 05:30:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ded18d0
sci-biology/bioruby: remove masked package Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> sci-biology/bioruby/Manifest | 2 -- sci-biology/bioruby/bioruby-1.5.1.ebuild | 22 ---------------------- sci-biology/bioruby/bioruby-1.5.2.ebuild | 22 ---------------------- sci-biology/bioruby/metadata.xml | 8 -------- 4 files changed, 54 deletions(-) diff --git a/sci-biology/bioruby/Manifest b/sci-biology/bioruby/Manifest deleted file mode 100644 index 1acf988b81a..00000000000 --- a/sci-biology/bioruby/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST bio-1.5.1.gem 1445376 BLAKE2B 4de704293ed1c4dee7edc9c86df4ddd35f66eb4433a339fadb58c3f877206e240a8b1dfe6aa8ccd92f0edf9d0f28825cc2b58e33f817fec6bab39e3162f179cf SHA512 822ac6c3d85847193fc1992087abc868e4d1a7cfca82da6ab1830af2927a2a582c3993bc681e129a6aac224ed1cb0b33056d8cc02d3e36d68c9d6a4153c321ca -DIST bio-1.5.2.gem 1447424 BLAKE2B 6377f7c546faef188d43b1e612f1924f5ab2db3a0017fac1f1b124b6cdf7caf4b66dde53d957d0a733601e3c928f0a84b18ae9da930f4a4908ab236f9365d385 SHA512 a0c4be950ef2983f07e8b9d0ac217310d80d91139ca0edb0263d8ae0a35e62fc07a21861ab26d8bace40003f0d9de4dce1be8f02c7d6d0f4afe3eb3debe3d5cd diff --git a/sci-biology/bioruby/bioruby-1.5.1.ebuild b/sci-biology/bioruby/bioruby-1.5.1.ebuild deleted file mode 100644 index 036b3be29b3..00000000000 --- a/sci-biology/bioruby/bioruby-1.5.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby23 ruby24" - -RUBY_FAKEGEM_NAME="bio" - -RUBY_FAKEGEM_EXTRAINSTALL="etc" - -inherit ruby-fakegem - -DESCRIPTION="An integrated environment for bioinformatics using the Ruby language" -LICENSE="Ruby" -HOMEPAGE="http://bioruby.org/" - -SLOT="0" -IUSE="" -KEYWORDS="amd64 ~ppc x86" - -ruby_add_rdepend "dev-ruby/libxml" diff --git a/sci-biology/bioruby/bioruby-1.5.2.ebuild b/sci-biology/bioruby/bioruby-1.5.2.ebuild deleted file mode 100644 index 7977f4073da..00000000000 --- a/sci-biology/bioruby/bioruby-1.5.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby23 ruby24" - -RUBY_FAKEGEM_NAME="bio" - -RUBY_FAKEGEM_EXTRAINSTALL="etc" - -inherit ruby-fakegem - -DESCRIPTION="An integrated environment for bioinformatics using the Ruby language" -LICENSE="Ruby" -HOMEPAGE="http://bioruby.org/" - -SLOT="0" -IUSE="" -KEYWORDS="amd64 ~ppc x86" - -ruby_add_rdepend "dev-ruby/libxml" diff --git a/sci-biology/bioruby/metadata.xml b/sci-biology/bioruby/metadata.xml deleted file mode 100644 index 8417d1580d4..00000000000 --- a/sci-biology/bioruby/metadata.xml +++ /dev/null @@ -1,8 +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-biol...@gentoo.org</email> - <name>Gentoo Biology Project</name> - </maintainer> -</pkgmetadata>