diff options
Diffstat (limited to 'dev-perl/Pod-POM')
-rw-r--r-- | dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild b/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild index 25af4f877e5c..835abf07a67d 100644 --- a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild +++ b/dev-perl/Pod-POM/Pod-POM-2.10.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$ @@ -17,7 +17,7 @@ IUSE="test" RDEPEND="virtual/perl-parent" DEPEND=" test? ( - >=dev-perl/yaml-0.67 + >=dev-perl/YAML-0.67 dev-perl/File-Slurper dev-perl/Test-Differences )" |