net-nntp/ubh: Fix dep on dev-perl/String-CRC32
authorKent Fredric <kentfredric@gmail.com>
Tue, 12 Apr 2016 17:53:55 +0000 (05:53 +1200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 15 Apr 2016 19:55:31 +0000 (21:55 +0200)
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

index b3fdbff73168912fa4b228e0dfc9a5de9046e2c8..ad357639df98cd63153aeee8e21d35a00cc9b3bc 100644 (file)
@@ -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"