commit: 29c2dc9a8c094d8d36836343b105ba04bee61829
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 10:37:17 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 23:09:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c2dc9a
www-misc/xxv: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
www-misc/xxv/xxv-1.6.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-misc/xxv/xxv-1.6.1-r1.ebuild b/www-misc/xxv/xxv-1.6.1-r1.ebuild
index 63d360c..b2aa5a8 100644
--- a/www-misc/xxv/xxv-1.6.1-r1.ebuild
+++ b/www-misc/xxv/xxv-1.6.1-r1.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$
@@ -29,7 +29,7 @@ RDEPEND=">=media-video/vdr-1.2.6
virtual/perl-Time-HiRes
virtual/perl-IO-Compress
dev-perl/Config-Tiny
- dev-perl/DateManip
+ dev-perl/Date-Manip
dev-perl/DBD-mysql
dev-perl/DBI
dev-perl/Digest-HMAC