From: Kent Fredric Date: Thu, 10 Mar 2016 10:30:44 +0000 (+1300) Subject: sys-apps/logwatch: Fix dependency on dev-perl/Date-Manip X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90737f1f9395b06c1c8fd14d0e14e2386ab44d95;p=gentoo.git sys-apps/logwatch: Fix dependency on dev-perl/Date-Manip Package-Manager: portage-2.2.27 --- diff --git a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild index 27712ae9f511..126299ea6357 100644 --- a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild +++ b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild @@ -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$ @@ -22,7 +22,7 @@ RDEPEND="virtual/cron virtual/mailx dev-lang/perl dev-perl/Date-Calc - dev-perl/DateManip + dev-perl/Date-Manip dev-perl/Tie-IxHash dev-perl/Sys-CPU dev-perl/Sys-MemInfo" diff --git a/sys-apps/logwatch/logwatch-7.4.1.ebuild b/sys-apps/logwatch/logwatch-7.4.1.ebuild index 15fe8b2302be..e0213470b90d 100644 --- a/sys-apps/logwatch/logwatch-7.4.1.ebuild +++ b/sys-apps/logwatch/logwatch-7.4.1.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$ @@ -21,7 +21,7 @@ RDEPEND="virtual/cron virtual/mailx dev-lang/perl dev-perl/Date-Calc - dev-perl/DateManip + dev-perl/Date-Manip dev-perl/Tie-IxHash dev-perl/Sys-CPU dev-perl/Sys-MemInfo" diff --git a/sys-apps/logwatch/logwatch-7.4.2.ebuild b/sys-apps/logwatch/logwatch-7.4.2.ebuild index 9618d77b447c..454da10e06d8 100644 --- a/sys-apps/logwatch/logwatch-7.4.2.ebuild +++ b/sys-apps/logwatch/logwatch-7.4.2.ebuild @@ -21,7 +21,7 @@ RDEPEND="virtual/cron virtual/mailx dev-lang/perl dev-perl/Date-Calc - dev-perl/DateManip + dev-perl/Date-Manip dev-perl/Tie-IxHash dev-perl/Sys-CPU dev-perl/Sys-MemInfo"