From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F0F9D59CA3 for ; Thu, 10 Mar 2016 23:10:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B343B21C0A5; Thu, 10 Mar 2016 23:10:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09BEE21C09A for ; Thu, 10 Mar 2016 23:10:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13551340A9C for ; Thu, 10 Mar 2016 23:10:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E87B2323 for ; Thu, 10 Mar 2016 23:10:08 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1457651386.6ee928e952d365bd698467d2c7713d21f62a1989.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/xmltv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/xmltv/xmltv-0.5.57.ebuild media-tv/xmltv/xmltv-0.5.67.ebuild X-VCS-Directories: media-tv/xmltv/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 6ee928e952d365bd698467d2c7713d21f62a1989 X-VCS-Branch: master Date: Thu, 10 Mar 2016 23:10:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 652f9267-0903-4b30-a1d7-59c879db5c81 X-Archives-Hash: 8c0e61636c99de4b0d7c8555afb57777 commit: 6ee928e952d365bd698467d2c7713d21f62a1989 Author: Kent Fredric gmail com> AuthorDate: Thu Mar 10 10:24:23 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Thu Mar 10 23:09:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee928e9 media-tv/xmltv: Fix dependency on dev-perl/Date-Manip Package-Manager: portage-2.2.27 media-tv/xmltv/xmltv-0.5.57.ebuild | 4 ++-- media-tv/xmltv/xmltv-0.5.67.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-tv/xmltv/xmltv-0.5.57.ebuild b/media-tv/xmltv/xmltv-0.5.57.ebuild index 0846a7d..a4323ee 100644 --- a/media-tv/xmltv/xmltv-0.5.57.ebuild +++ b/media-tv/xmltv/xmltv-0.5.57.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$ @@ -34,7 +34,7 @@ za nl in il" RDEPEND=">=dev-perl/libwww-perl-5.65 >=dev-perl/XML-Parser-2.34 >=dev-perl/XML-Twig-3.10 - >=dev-perl/DateManip-5.42 + >=dev-perl/Date-Manip-5.42 >=dev-perl/XML-Writer-0.6 virtual/perl-Memoize virtual/perl-Storable diff --git a/media-tv/xmltv/xmltv-0.5.67.ebuild b/media-tv/xmltv/xmltv-0.5.67.ebuild index e083257..0700314 100644 --- a/media-tv/xmltv/xmltv-0.5.67.ebuild +++ b/media-tv/xmltv/xmltv-0.5.67.ebuild @@ -35,7 +35,7 @@ se_tvzon tr uk_atlas uk_bleb uk_rt uk_tvguide tv_check tv_combiner tv_pick_cgi" RDEPEND=">=dev-perl/libwww-perl-5.65 >=dev-perl/XML-Parser-2.34 >=dev-perl/XML-Twig-3.10 - >=dev-perl/DateManip-5.42 + >=dev-perl/Date-Manip-5.42 >=dev-perl/XML-Writer-0.6 virtual/perl-Memoize virtual/perl-Storable