From: Kent Fredric Date: Tue, 12 Apr 2016 17:53:55 +0000 (+1200) Subject: net-nntp/ubh: Fix dep on dev-perl/String-CRC32 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2e95521042f23dbc1132658d016c1a1bb9795d33;p=gentoo.git net-nntp/ubh: 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" --- diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild index b3fdbff73168..ad357639df98 100644 --- a/net-nntp/ubh/ubh-2.5.ebuild +++ b/net-nntp/ubh/ubh-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ DEPEND=">=virtual/perl-libnet-1.0607 >=virtual/perl-MIME-Base64-2.12 >=dev-perl/MailTools-1.15 >=dev-perl/MIME-tools-5.411 - >=dev-perl/string-crc32-1.2" + >=dev-perl/String-CRC32-1.2" src_install() { dobin ubh || die "dobin failed"