commit:     f19c6bcc7e2b51b79d33ba5f4cf80309c038be83
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 02:20:39 2016 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 02:20:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f19c6bcc

dev-perl/SOAP-DateTime: Fix dependency on dev-perl/Date-Manip

Package-Manager: portage-2.2.27

 dev-perl/SOAP-DateTime/SOAP-DateTime-0.20.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/SOAP-DateTime/SOAP-DateTime-0.20.0.ebuild 
b/dev-perl/SOAP-DateTime/SOAP-DateTime-0.20.0.ebuild
index feebfe8..d43678c 100644
--- a/dev-perl/SOAP-DateTime/SOAP-DateTime-0.20.0.ebuild
+++ b/dev-perl/SOAP-DateTime/SOAP-DateTime-0.20.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$
 
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE="test"
-RDEPEND="dev-perl/DateManip"
+RDEPEND="dev-perl/Date-Manip"
 DEPEND="${RDEPEND}
        test? ( >=virtual/perl-Test-Simple-0.440.0 )"
 PERL_RM_FILES=(

Reply via email to