commit: 9d11e87f14c8d9aefad761fe871794538d41d3e2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Mon Jan 4 14:53:17 2016 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Mon Jan 4 14:53:17 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9d11e87f
sci-biology/GAL: fix some package names in DEPEND to match actual CPAN packages Package-Manager: portage-2.2.26 sci-biology/GAL/ChangeLog | 4 ++++ sci-biology/GAL/GAL-0.2.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sci-biology/GAL/ChangeLog b/sci-biology/GAL/ChangeLog index 7ad355f..3cfe9d4 100644 --- a/sci-biology/GAL/ChangeLog +++ b/sci-biology/GAL/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 04 Jan 2016; Martin Mokrejs <[email protected]> GAL-0.2.2.ebuild: + sci-biology/GAL: fix some package names in DEPEND to match actual CPAN + packages + 02 Jan 2016; Andreas K. Huettel <[email protected]> files/Build.PL.patch: Force systemwide installation by removing all the manual build fiddling diff --git a/sci-biology/GAL/GAL-0.2.2.ebuild b/sci-biology/GAL/GAL-0.2.2.ebuild index 8275477..c81f6df 100644 --- a/sci-biology/GAL/GAL-0.2.2.ebuild +++ b/sci-biology/GAL/GAL-0.2.2.ebuild @@ -23,13 +23,13 @@ DEPEND=" dev-perl/Number-Format dev-perl/Set-IntSpan dev-perl/Statistics-Descriptive-Discrete - dev-perl/Template + dev-perl/Template-Toolkit dev-perl/Text-Graph dev-perl/Text-RecordParser dev-perl/Text-Table dev-perl/Exception-Class dev-perl/Test-Warn - dev-perl/DBIx-Class-ResultClass-HashRefInflator + dev-perl/DBIx-Class dev-perl/URI" RDEPEND="${DEPEND}"
