commit: c518e98534b05b3315726bfcd184b9549407d605
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 15:55:14 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 19:51:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c518e985
sci-biology/bioperl: Fix dependency on dev-perl/Set-Scalar
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64 amd64-fbsd arm arm64 mips nios2 ppc
ppc64 riscv s390 sh sparc-fbsd"
sci-biology/bioperl/bioperl-1.6.9.ebuild | 4 ++--
sci-biology/bioperl/bioperl-9999-r1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-biology/bioperl/bioperl-1.6.9.ebuild
b/sci-biology/bioperl/bioperl-1.6.9.ebuild
index afaa823..11c5e2b 100644
--- a/sci-biology/bioperl/bioperl-1.6.9.ebuild
+++ b/sci-biology/bioperl/bioperl-1.6.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -36,7 +36,7 @@ CDEPEND="
dev-perl/List-MoreUtils
dev-perl/Math-Random
dev-perl/PostScript
- dev-perl/set-scalar
+ dev-perl/Set-Scalar
dev-perl/SOAP-Lite
dev-perl/Sort-Naturally
dev-perl/Spreadsheet-ParseExcel
diff --git a/sci-biology/bioperl/bioperl-9999-r1.ebuild
b/sci-biology/bioperl/bioperl-9999-r1.ebuild
index 1cf70db..32faa7a 100644
--- a/sci-biology/bioperl/bioperl-9999-r1.ebuild
+++ b/sci-biology/bioperl/bioperl-9999-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -39,7 +39,7 @@ CDEPEND="
>=dev-perl/XML-Writer-0.4
dev-perl/Clone
dev-perl/XML-DOM
- dev-perl/set-scalar
+ dev-perl/Set-Scalar
dev-perl/XML-XPath
dev-perl/XML-DOM-XPath
dev-perl/Algorithm-Munkres