summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-10-27 20:25:50 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-10-27 20:25:50 +0000
commitf9d192b19c89f7005f13565e7e57c50a5b7d588e (patch)
treef3375bf57b9c80c429f51848fc10b53018cd6553 /virtual
parentversion bump (diff)
downloadgentoo-2-f9d192b19c89f7005f13565e7e57c50a5b7d588e.tar.gz
gentoo-2-f9d192b19c89f7005f13565e7e57c50a5b7d588e.tar.bz2
gentoo-2-f9d192b19c89f7005f13565e7e57c50a5b7d588e.zip
Add missing dependencies, bug 519974
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-CPAN-Meta/ChangeLog6
-rw-r--r--virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild5
2 files changed, 9 insertions, 2 deletions
diff --git a/virtual/perl-CPAN-Meta/ChangeLog b/virtual/perl-CPAN-Meta/ChangeLog
index 0697700ebf00..fc0c220161e3 100644
--- a/virtual/perl-CPAN-Meta/ChangeLog
+++ b/virtual/perl-CPAN-Meta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-CPAN-Meta
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.49 2014/10/18 19:24:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.50 2014/10/27 20:25:50 dilfridge Exp $
+
+ 27 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ perl-CPAN-Meta-2.140.640.ebuild:
+ Add missing dependencies, bug 519974
18 Oct 2014; Mike Frysinger <vapier@gentoo.org>
perl-CPAN-Meta-2.120.921-r2.ebuild, perl-CPAN-Meta-2.132.510.ebuild,
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild
index 3bfa2901bbd9..021a6a71a633 100644
--- a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild
+++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild,v 1.3 2014/10/18 19:24:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild,v 1.4 2014/10/27 20:25:50 dilfridge Exp $
EAPI=5
@@ -17,4 +17,7 @@ RDEPEND="
|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
+ >=virtual/perl-CPAN-Meta-YAML-0.11.0
+ >=virtual/perl-JSON-PP-2.271.30
"
+# see bug 519974