commit:     4158cd302ea665f7a2b0311dd8ced21a6d38ebac
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 17:49:36 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 19:55:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4158cd30

dev-perl/Gearman: Fix dep on dev-perl/String-CRC32

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64 amd64-fbsd arm arm64 mips nios2 ppc 
ppc64 riscv s390 sh sparc-fbsd"

 dev-perl/Gearman/Gearman-1.120.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Gearman/Gearman-1.120.0.ebuild 
b/dev-perl/Gearman/Gearman-1.120.0.ebuild
index f73a572..3db1316 100644
--- a/dev-perl/Gearman/Gearman-1.120.0.ebuild
+++ b/dev-perl/Gearman/Gearman-1.120.0.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$
 
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND="
-       dev-perl/string-crc32
+       dev-perl/String-CRC32
        virtual/perl-Time-HiRes
 "
 RDEPEND="${DEPEND}

Reply via email to