diff options
Diffstat (limited to 'dev-perl/Bio-Graphics/Bio-Graphics-2.260.0.ebuild')
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-2.260.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.260.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.260.0.ebuild deleted file mode 100644 index 245b24e323e0..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.260.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.260.0.ebuild,v 1.1 2012/02/29 08:57:20 robbat2 Exp $ - -EAPI=4 - -MODULE_AUTHOR=LDS -MODULE_VERSION=2.26 -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no |