summaryrefslogtreecommitdiff
path: root/sci-biology/bioruby/bioruby-1.5.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /sci-biology/bioruby/bioruby-1.5.2.ebuild
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'sci-biology/bioruby/bioruby-1.5.2.ebuild')
-rw-r--r--sci-biology/bioruby/bioruby-1.5.2.ebuild22
1 files changed, 0 insertions, 22 deletions
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 7977f4073da5..000000000000
--- 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"