Bug 223647 - logwatch: Missing dependency on perl Date::Manip
Bug#: 223647 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: john@tradoc.fr
Component: Development
URL: 
Summary: logwatch: Missing dependency on perl Date::Manip
Keywords:  
Status Whiteboard: 
Opened: 2008-05-26 06:56 0000
Description:   Opened: 2008-05-26 06:56 0000
logwatch needs Date::Manip to parse its --range parameter but the logwatch
ebuild doesn't include this dependency

Reproducible: Always

Steps to Reproduce:
1. emerge logwatch
2. use logwatch with the --range parameter


Actual Results:  
Date range expressions are not parsed

Expected Results:  
Date ranges should be parsed by perl Date::Manip

Need to add a dependency to dev-perl/DateManip

------- Comment #1 From SpanKY 2008-05-31 08:00:48 0000 -------
fixed in cvs, cheers

http://sources.gentoo.org/sys-apps/logwatch/logwatch-7.3.6.ebuild?r1=1.4&r2=1.5