mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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"
This commit is contained in:
committed by
Andreas K. Hüttel
parent
e061774b8c
commit
00368e79a3
@@ -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
|
||||
)
|
||||
"
|
||||
|
||||
@@ -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
|
||||
)
|
||||
"
|
||||
|
||||
@@ -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
|
||||
)
|
||||
"
|
||||
|
||||
@@ -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
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user