From: Kent Fredric Date: Tue, 12 Apr 2016 17:52:46 +0000 (+1200) Subject: net-ftp/lftp: Fix dep on dev-perl/String-CRC32 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=00368e79a35a06c151b98c2aefedd64edf0ba737;p=gentoo.git net-ftp/lftp: Fix dep on dev-perl/String-CRC32 Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches --include-arches="amd64 amd64-fbsd arm arm64 mips nios2 ppc ppc64 riscv s390 sh sparc-fbsd" --- diff --git a/net-ftp/lftp/lftp-4.6.5.ebuild b/net-ftp/lftp/lftp-4.6.5.ebuild index 7e1adae923f7..a094c3b50b89 100644 --- a/net-ftp/lftp/lftp-4.6.5.ebuild +++ b/net-ftp/lftp/lftp-4.6.5.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$ @@ -37,7 +37,7 @@ RDEPEND=" openssl? ( dev-libs/openssl:0 ) ) verify-file? ( - dev-perl/string-crc32 + dev-perl/String-CRC32 virtual/perl-Digest-MD5 ) " diff --git a/net-ftp/lftp/lftp-4.7.0.ebuild b/net-ftp/lftp/lftp-4.7.0.ebuild index fc291443e393..3a58816ba2c9 100644 --- a/net-ftp/lftp/lftp-4.7.0.ebuild +++ b/net-ftp/lftp/lftp-4.7.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$ @@ -37,7 +37,7 @@ RDEPEND=" openssl? ( dev-libs/openssl:0 ) ) verify-file? ( - dev-perl/string-crc32 + dev-perl/String-CRC32 virtual/perl-Digest-MD5 ) " diff --git a/net-ftp/lftp/lftp-4.7.1.ebuild b/net-ftp/lftp/lftp-4.7.1.ebuild index fc291443e393..3a58816ba2c9 100644 --- a/net-ftp/lftp/lftp-4.7.1.ebuild +++ b/net-ftp/lftp/lftp-4.7.1.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$ @@ -37,7 +37,7 @@ RDEPEND=" openssl? ( dev-libs/openssl:0 ) ) verify-file? ( - dev-perl/string-crc32 + dev-perl/String-CRC32 virtual/perl-Digest-MD5 ) " diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index e66fd9c5e970..2fcd585c3337 100644 --- a/net-ftp/lftp/lftp-9999.ebuild +++ b/net-ftp/lftp/lftp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -37,7 +37,7 @@ RDEPEND=" openssl? ( dev-libs/openssl:0 ) ) verify-file? ( - dev-perl/string-crc32 + dev-perl/String-CRC32 virtual/perl-Digest-MD5 ) "