<?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>92840</bug_id>
          
          <creation_ts>2005-05-16 15:10 0000</creation_ts>
          <short_desc>VIM: greputils-2.4 does not depend on genutils-1.15</short_desc>
          <delta_ts>2005-05-17 10:14:05 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>Applications</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>blaisorblade_spam@yahoo.it</reporter>
          <assigned_to>vim@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>blaisorblade_spam@yahoo.it</who>
            <bug_when>2005-05-16 15:10:02 0000</bug_when>
            <thetext>Problem:

$ vi
greputils: You need a newer version of genutils.vim plugin

So, let&apos;s check why this warning:

# equery list app-vim/genutils
[ Searching for package &apos;genutils&apos; in &apos;app-vim&apos; among: ]
 * installed packages
[I--] [  ] app-vim/genutils-1.13 (0)

# equery list app-vim/greputils
[ Searching for package &apos;greputils&apos; in &apos;app-vim&apos; among: ]
 * installed packages
[I--] [  ] app-vim/greputils-2.4 (0)

Reading /usr/share/vim/vimfiles/plugin/greputils.vim gives:
&quot; Requires: Vim-6.3, genutils.vim(1.15), multvals.vim(3.6)

while /usr/portage/app-vim/greputils/greputils-2.4.ebuild has:
RDEPEND=&quot;
    ${RDEPEND}
    &gt;=app-vim/genutils-1.7
    &gt;=app-vim/multvals-3.6.1&quot;

since in the portage tree we only have genutils 1.13 or 1.17, please upgrade 
the dep to either .15 or .17. I&apos;ve tested with an portage_overlay that even 
depending on .15 gives the upgrade to .17, so probably be strict and upgrade 
the dep to genutils-1.15.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ka0ttic@gentoo.org</who>
            <bug_when>2005-05-17 10:14:05 0000</bug_when>
            <thetext>Fixed. Thanks for the report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>