From 9d11e87f14c8d9aefad761fe871794538d41d3e2 Mon Sep 17 00:00:00 2001 From: Martin Mokrejš Date: Mon, 4 Jan 2016 15:53:17 +0100 Subject: 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 7ad355f84..3cfe9d424 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 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 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 82754779b..c81f6dfdf 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}" -- cgit v1.2.3-65-gdbad