From: Kent Fredric Date: Tue, 12 Apr 2016 17:48:41 +0000 (+1200) Subject: dev-perl/Cache-Memcached: Fix dep on dev-perl/String-CRC32 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1add7e1899440b62fdd81eaead86aae27e001823;p=gentoo.git dev-perl/Cache-Memcached: 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" --- diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild index cea8ff74d028..bc6488896948 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.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$ @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" -DEPEND="dev-perl/string-crc32" +DEPEND="dev-perl/String-CRC32" RDEPEND="${DEPEND}" SRC_TEST="do"