<?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>55843</bug_id>
          
          <creation_ts>2004-07-01 17:49 0000</creation_ts>
          <short_desc>quake2-icculus-0.15-r1 typo in ebuild, USE=&quot;xatrix&quot; wont work</short_desc>
          <delta_ts>2004-07-01 18:51:11 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>Games</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>pixelbrei@h3c.de</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>pixelbrei@h3c.de</who>
            <bug_when>2004-07-01 17:49:25 0000</bug_when>
            <thetext>In this specific ebuild, there is a typo, which makes portage try to unpack a file which does not exist. In quake2-icculus-0.15-r1.ebuild, line 47, the code &quot;$(useq xatrix &amp;&amp; echo matrix)&quot; should read &quot;$(useq xatrix &amp;&amp; echo xatrix)&quot;.

Reproducible: Always
Steps to Reproduce:
1. Set USE=&quot;xatrix&quot;
2. emerge =quake2-icculus-0.15-r1


Actual Results:  
emerge wants to unpack a file named matrixsrc320.shar.Z (which, of course,
doesn&apos;t exist), instead of the downloaded xatrixsrc320.shar.Z.

Expected Results:  
It should unpack the file downloaded, with correct filename.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-07-01 18:51:11 0000</bug_when>
            <thetext>Fixed in cvs.  Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>