summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-10-21 13:52:21 +0000
committerTorsten Veller <tove@gentoo.org>2011-10-21 13:52:21 +0000
commit23036531774a53093dc60436b5e7e796d6080d1e (patch)
treeb212266dae7f43ad08d784852221a11f6d17618a /dev-perl/Bio-Graphics
parent[bump] dev-perl/AnyEvent-I3-0.90.0 (diff)
downloadgentoo-2-23036531774a53093dc60436b5e7e796d6080d1e.tar.gz
gentoo-2-23036531774a53093dc60436b5e7e796d6080d1e.tar.bz2
gentoo-2-23036531774a53093dc60436b5e7e796d6080d1e.zip
[bump] dev-perl/Bio-Graphics-2.250.0
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.250.0.ebuild22
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog7
2 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.250.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.250.0.ebuild
new file mode 100644
index 000000000000..261133472b7b
--- /dev/null
+++ b/dev-perl/Bio-Graphics/Bio-Graphics-2.250.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 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.250.0.ebuild,v 1.1 2011/10/21 13:52:21 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LDS
+MODULE_VERSION=2.25
+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 994421965898..598df747b62b 100644
--- a/dev-perl/Bio-Graphics/ChangeLog
+++ b/dev-perl/Bio-Graphics/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Bio-Graphics
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.31 2011/07/30 09:13:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.32 2011/10/21 13:52:21 tove Exp $
+
+*Bio-Graphics-2.250.0 (21 Oct 2011)
+
+ 21 Oct 2011; Torsten Veller <tove@gentoo.org> +Bio-Graphics-2.250.0.ebuild:
+ Version bump
30 Jul 2011; Torsten Veller <tove@gentoo.org> -Bio-Graphics-2.190.ebuild,
-Bio-Graphics-2.200.0.ebuild, -Bio-Graphics-2.210.0.ebuild: