summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-10-09 18:06:05 +0000
committerTorsten Veller <tove@gentoo.org>2012-10-09 18:06:05 +0000
commitf20da9bafab7bb85fcd52d62fa28906f36121c57 (patch)
tree54084ce4f38bf55dea558c79ef98c61ba04e8c60 /dev-perl/Bio-Graphics
parent[bump] dev-perl/Class-Load-XS-0.60.0 (diff)
downloadgentoo-2-f20da9bafab7bb85fcd52d62fa28906f36121c57.tar.gz
gentoo-2-f20da9bafab7bb85fcd52d62fa28906f36121c57.tar.bz2
gentoo-2-f20da9bafab7bb85fcd52d62fa28906f36121c57.zip
[bump] dev-perl/Bio-Graphics-2.310.0
(Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild22
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog8
-rw-r--r--dev-perl/Bio-Graphics/metadata.xml1
3 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild
new file mode 100644
index 000000000000..003350558b26
--- /dev/null
+++ b/dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild
@@ -0,0 +1,22 @@
+# 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.310.0.ebuild,v 1.1 2012/10/09 18:06:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LDS
+MODULE_VERSION=2.31
+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
diff --git a/dev-perl/Bio-Graphics/ChangeLog b/dev-perl/Bio-Graphics/ChangeLog
index f34454c68e1c..9eecb27812b2 100644
--- a/dev-perl/Bio-Graphics/ChangeLog
+++ b/dev-perl/Bio-Graphics/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Bio-Graphics
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.37 2012/09/02 17:43:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.38 2012/10/09 18:06:05 tove Exp $
+
+*Bio-Graphics-2.310.0 (09 Oct 2012)
+
+ 09 Oct 2012; Torsten Veller <tove@gentoo.org> +Bio-Graphics-2.310.0.ebuild,
+ metadata.xml:
+ Version bump
02 Sep 2012; Torsten Veller <tove@gentoo.org> -Bio-Graphics-2.240.0.ebuild,
-Bio-Graphics-2.250.0.ebuild, -Bio-Graphics-2.260.0.ebuild,
diff --git a/dev-perl/Bio-Graphics/metadata.xml b/dev-perl/Bio-Graphics/metadata.xml
index aaf372f0fd75..959a5d5e0e0e 100644
--- a/dev-perl/Bio-Graphics/metadata.xml
+++ b/dev-perl/Bio-Graphics/metadata.xml
@@ -38,6 +38,7 @@
<remote-id type="cpan-module">Bio::Graphics::Glyph::ellipse</remote-id>
<remote-id type="cpan-module">Bio::Graphics::Glyph::ex</remote-id>
<remote-id type="cpan-module">Bio::Graphics::Glyph::extending_arrow</remote-id>
+ <remote-id type="cpan-module">Bio::Graphics::Glyph::fb_shmiggle</remote-id>
<remote-id type="cpan-module">Bio::Graphics::Glyph::fixedwidth</remote-id>
<remote-id type="cpan-module">Bio::Graphics::Glyph::flag</remote-id>
<remote-id type="cpan-module">Bio::Graphics::Glyph::gene</remote-id>