dev-perl/HTML-Object: Fix dependency on dev-perl/Date-Manip
authorKent Fredric <kentfredric@gmail.com>
Thu, 10 Mar 2016 10:14:43 +0000 (23:14 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 10 Mar 2016 23:09:46 +0000 (00:09 +0100)
Package-Manager: portage-2.2.27

dev-perl/HTML-Object/HTML-Object-2.29-r2.ebuild

index f6ce93f5b4fc596e247a368b2289f65c9571fa5c..a3ff5f3ae8983052586a7859d6c6be607bcb3f1c 100644 (file)
@@ -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$
 
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="examples"
 
 RDEPEND="dev-perl/Data-FormValidator
-       dev-perl/DateManip"
+       dev-perl/Date-Manip"
 DEPEND="${RDEPEND}"
 SRC_TEST="do"