dilfridge 15/04/18 18:13:04 Modified: ChangeLog Added: Bio-Graphics-2.390.0.ebuild Log: Version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.44 dev-perl/Bio-Graphics/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog?r1=1.43&r2=1.44 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 14 Oct 2014 11:52:11 -0000 1.43 +++ ChangeLog 18 Apr 2015 18:13:04 -0000 1.44 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Bio-Graphics -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.43 2014/10/14 11:52:11 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.44 2015/04/18 18:13:04 dilfridge Exp $ + +*Bio-Graphics-2.390.0 (18 Apr 2015) + + 18 Apr 2015; Andreas K. Huettel <[email protected]> + +Bio-Graphics-2.390.0.ebuild: + Version bump 14 Oct 2014; Mikle Kolyada <[email protected]> -Bio-Graphics-2.290.0.ebuild, -Bio-Graphics-2.310.0.ebuild, -Bio-Graphics-2.320.0.ebuild: 1.1 dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild?rev=1.1&content-type=text/plain Index: Bio-Graphics-2.390.0.ebuild =================================================================== # Copyright 1999-2015 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.390.0.ebuild,v 1.1 2015/04/18 18:13:04 dilfridge Exp $ 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 " DEPEND="${RDEPEND} >=virtual/perl-Module-Build-0.420.0 " SRC_TEST=do
