From 2e95521042f23dbc1132658d016c1a1bb9795d33 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 13 Apr 2016 05:53:55 +1200 Subject: 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" --- net-nntp/ubh/ubh-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-nntp') 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" -- cgit v1.2.3-65-gdbad