<?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>233117</bug_id>
          
          <creation_ts>2008-07-27 19:28 0000</creation_ts>
          <short_desc>app-doc/doxygen - qt4?_min_version() functions are deprecated</short_desc>
          <delta_ts>2008-07-29 09:04:12 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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <votes>10</votes>
          <everconfirmed>1</everconfirmed>
          <reporter>carlo@gentoo.org</reporter>
          <assigned_to>dev-tools@gentoo.org</assigned_to>
          <cc>doron.fediuck@gmail.com</cc>
    
    <cc>ftobin+gentoo-bugzilla@neverending.org</cc>
    
    <cc>gengor@gentoo.org</cc>
    
    <cc>ghutzl@web.de</cc>
    
    <cc>info@pc-tiede.de</cc>
    
    <cc>stevee@gorbag.com</cc>

      

      
          <long_desc isprivate="0">
            <who>carlo@gentoo.org</who>
            <bug_when>2008-07-27 19:28:08 0000</bug_when>
            <thetext>Please replace these by requiring EAPI=1 and x11-libs/qt:3 as dependency.


I&apos;m fixing as much as I can, but I&apos;m less willing to do so, if there&apos;s a batch of a dozen ebuilds to do.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>info@pc-tiede.de</who>
            <bug_when>2008-07-29 05:01:05 0000</bug_when>
            <thetext>This has blocked 
#&gt; emerge world -uDp
and I can&apos;t remerge doxygen as emerge bails out with this:

!!! Invalid or corrupt dependency specification: 

invalid atom: &apos;*&apos;

(&apos;ebuild&apos;, &apos;/&apos;, &apos;app-doc/doxygen-1.5.4&apos;, &apos;merge&apos;)

&gt;=sys-apps/sed-4 qt3? ( * qt_min_version() is deprecated. Use slot dependencies instead. =x11-libs/qt-3.3* ) latex? ( virtual/latex-base ) dev-lang/python virtual/libiconv virtual/ghostscript !nodot? ( &gt;=media-gfx/graphviz-2.6 media-libs/freetype )

USE-flag qt3 is set here.

I have to admit I find this slightly annoying. :(</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>carlo@gentoo.org</who>
            <bug_when>2008-07-29 08:41:37 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; I have to admit I find this slightly annoying. :(

That&apos;s very careful worded. Fixed in cvs now. Sorry.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>skypjack@gmail.com</who>
            <bug_when>2008-07-29 09:01:44 0000</bug_when>
            <thetext>I&apos;ve solved editing /usr/portage/app-doc/doxygen/doxygen-1.5.4.ebuild, as suggested into error messages. I was writing a workaround .sh files to patch the problem but maybe it&apos;s unuseful now! ;-)
However after a sync the problem persists here, so those are the step to solve (as root):

1) edit /usr/portage/app-doc/doxygen/doxygen-1.5.4.ebuild, modifying at line 16:
      $(qt_min_version 3.3) with &gt;=x11-libs/qt-3.3*
2) execute: ebuild /usr/portage/app-doc/doxygen/doxyen-1.5.4.ebuild digest</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>skypjack@gmail.com</who>
            <bug_when>2008-07-29 09:04:12 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; I&apos;ve solved editing /usr/portage/app-doc/doxygen/doxygen-1.5.4.ebuild, as
&gt; suggested into error messages. I was writing a workaround .sh files to patch
&gt; the problem but maybe it&apos;s unuseful now! ;-)
&gt; However after a sync the problem persists here, so those are the step to solve
&gt; (as root):
&gt; 
&gt; 1) edit /usr/portage/app-doc/doxygen/doxygen-1.5.4.ebuild, modifying at line
&gt; 16:
&gt;       $(qt_min_version 3.3) with &gt;=x11-libs/qt-3.3*
&gt; 2) execute: ebuild /usr/portage/app-doc/doxygen/doxyen-1.5.4.ebuild digest
&gt; 

Sorry, there is an extra * !! ;-)
You have to put &gt;=x11-libs/qt-3.3 instead of &gt;=x11-libs/qt-3.3*</thetext>
          </long_desc>
      
    </bug>

</bugzilla>