commit: 90737f1f9395b06c1c8fd14d0e14e2386ab44d95
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 10:30:44 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=90737f1f
sys-apps/logwatch: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild | 4 ++--
sys-apps/logwatch/logwatch-7.4.1.ebuild | 4 ++--
sys-apps/logwatch/logwatch-7.4.2.ebuild | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
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 27712ae..126299e 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 15fe8b2..e021347 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 9618d77..454da10 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"