summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-10 17:11:59 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-10 17:11:59 +0000
commitc1b43adb90079278f3aa42f953d2c6f7862d8340 (patch)
tree55c24e6214ba4e67589202403df5f7313c4051de /dev-perl
parentx86 stable, bug 292455 (diff)
downloadgentoo-2-c1b43adb90079278f3aa42f953d2c6f7862d8340.tar.gz
gentoo-2-c1b43adb90079278f3aa42f953d2c6f7862d8340.tar.bz2
gentoo-2-c1b43adb90079278f3aa42f953d2c6f7862d8340.zip
Version bump
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog7
2 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild
new file mode 100644
index 000000000000..fc53a2f499a6
--- /dev/null
+++ b/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild,v 1.1 2009/12/10 17:11:59 tove Exp $
+
+EAPI="2"
+
+MODULE_AUTHOR=LDS
+inherit perl-module
+
+DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/GD"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST=no
diff --git a/dev-perl/Bio-Graphics/ChangeLog b/dev-perl/Bio-Graphics/ChangeLog
index b72731817f9f..fc7c1499aa2d 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.3 2009/11/23 15:57:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.4 2009/12/10 17:11:59 tove Exp $
+
+*Bio-Graphics-1.993 (10 Dec 2009)
+
+ 10 Dec 2009; Torsten Veller <tove@gentoo.org> +Bio-Graphics-1.993.ebuild:
+ Version bump
23 Nov 2009; Torsten Veller <tove@gentoo.org> Bio-Graphics-1.982.ebuild,
Bio-Graphics-1.992.ebuild: