summaryrefslogtreecommitdiff
path: root/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-24 12:50:55 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-24 13:05:56 +0200
commitf18d3de9f493a063f404c752e1c0844c58760707 (patch)
treee4dc3e216d1288578a35dfc4b87ffddea133ff78 /dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
parent846424a42863f6606dfed66ed5fb10668e98a461 (diff)
downloadgentoo-f18d3de9f493a063f404c752e1c0844c58760707.tar.gz
gentoo-f18d3de9f493a063f404c752e1c0844c58760707.tar.bz2
gentoo-f18d3de9f493a063f404c752e1c0844c58760707.zip
dev-perl/Bio-Graphics: Remove old
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
deleted file mode 100644
index 00d3935f6fcb..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=LDS
-MODULE_VERSION=2.39
-inherit perl-module
-
-DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/GD-2.300.0
- >=dev-perl/Statistics-Descriptive-2.600.0
- >=sci-biology/bioperl-1.5.9.1
- dev-perl/CGI
-"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.420.0
-"
-SRC_TEST=do