summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-03-10 23:21:55 +1300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-11 00:09:46 +0100
commit3dea3f8018c4414b3affc851d87245c04e597acd (patch)
tree1dba4462d25191122d5c96a15c952445776343e1 /media-tv/mythtv-status
parentmedia-plugins/mythplugins: Fix dependency on dev-perl/Date-Manip (diff)
downloadgentoo-3dea3f8018c4414b3affc851d87245c04e597acd.tar.gz
gentoo-3dea3f8018c4414b3affc851d87245c04e597acd.tar.bz2
gentoo-3dea3f8018c4414b3affc851d87245c04e597acd.zip
media-tv/mythtv-status: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
Diffstat (limited to 'media-tv/mythtv-status')
-rw-r--r--media-tv/mythtv-status/mythtv-status-0.10.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/mythtv-status/mythtv-status-0.10.4.ebuild b/media-tv/mythtv-status/mythtv-status-0.10.4.ebuild
index 7431fd8494b8..51df29906c8a 100644
--- a/media-tv/mythtv-status/mythtv-status-0.10.4.ebuild
+++ b/media-tv/mythtv-status/mythtv-status-0.10.4.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=""
DEPEND="
dev-perl/libwww-perl
dev-perl/XML-LibXML
- dev-perl/DateManip
+ dev-perl/Date-Manip
dev-perl/MIME-tools
dev-perl/Sys-SigAction
dev-perl/Config-Auto