<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>45955</bug_id>
          
          <creation_ts>2004-03-28 01:25 0000</creation_ts>
          <short_desc>genlop-0.30 and higher don&apos;t need dependency on dev-perl/Time-Duration</short_desc>
          <delta_ts>2004-06-30 15:37:35 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>stagie@gmx.de</reporter>
          <assigned_to>tools-portage@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>stagie@gmx.de</who>
            <bug_when>2004-03-28 01:25:18 0000</bug_when>
            <thetext>since version 0.30 genlop don&apos;t need Perl Module Time::Duration..but it&apos;s still in ebuild
&lt;snip&gt;
RDEPEND=&quot;&gt;=dev-lang/perl-5.8.0-r12
         &gt;=dev-perl/Time-Duration-1.02
         &gt;=dev-perl/DateManip-5.40&quot;
&lt;/snip&gt;

have a look at http://pollycoke.org/genlop.1.html in the REQUIREMENTS section.

Reproducible: Always
Steps to Reproduce:



Expected Results:  
remove &gt;=dev-perl/Time-Duration-1.02 from ebuild</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>zagarna@yahoo.com</who>
            <bug_when>2004-06-30 13:45:33 0000</bug_when>
            <thetext>it&apos;s true, that line can be removed</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>zagarna@yahoo.com</who>
            <bug_when>2004-06-30 14:26:41 0000</bug_when>
            <thetext>one line patch to do it:
--- genlop-0.30.1.ebuild        2004-06-30 23:25:55.563092864 +0200
+++ genlop-0.30.1.ebuild.ok     2004-06-30 23:26:22.266033400 +0200
@@ -12,7 +12,6 @@
 IUSE=&quot;&quot;
 
 RDEPEND=&quot;&gt;=dev-lang/perl-5.8.0-r12
-        &gt;=dev-perl/Time-Duration-1.02
         &gt;=dev-perl/DateManip-5.40&quot;
 
 src_install() {
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>port001@gentoo.org</who>
            <bug_when>2004-06-30 15:37:35 0000</bug_when>
            <thetext>Fixed in CVS, thanks. </thetext>
          </long_desc>
      
    </bug>

</bugzilla>