commit: 00368e79a35a06c151b98c2aefedd64edf0ba737
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 17:52:46 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=00368e79
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"
net-ftp/lftp/lftp-4.6.5.ebuild | 4 ++--
net-ftp/lftp/lftp-4.7.0.ebuild | 4 ++--
net-ftp/lftp/lftp-4.7.1.ebuild | 4 ++--
net-ftp/lftp/lftp-9999.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net-ftp/lftp/lftp-4.6.5.ebuild b/net-ftp/lftp/lftp-4.6.5.ebuild
index 7e1adae..a094c3b 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 fc29144..3a58816 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 fc29144..3a58816 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 e66fd9c..2fcd585 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
)
"