<?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>57591</bug_id>
          
          <creation_ts>2004-07-19 07:54 0000</creation_ts>
          <short_desc>typo in svgalib ebuild - should be threeDKit not theeDKit</short_desc>
          <delta_ts>2004-07-19 10:11:32 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>Library</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>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>john.robinson+bug.gentoo.org@anonymous.org.uk</reporter>
          <assigned_to>vapier@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>john.robinson+bug.gentoo.org@anonymous.org.uk</who>
            <bug_when>2004-07-19 07:54:56 0000</bug_when>
            <thetext>Trivial typo installs 3D kit binaries in /usr/lib/svgalib/theeDKit where it should be /usr/lib/svgalib/threeDKit


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Patch:

# diff -u svgalib-1.9.19.ebuild~ svgalib-1.9.19.ebuild
--- svgalib-1.9.19.ebuild~      2004-07-19 15:55:36.000000000 +0100
+++ svgalib-1.9.19.ebuild       2004-07-19 15:55:45.000000000 +0100
@@ -136,7 +136,7 @@
        done

        cd ${S}/threeDKit
-       exeinto /usr/lib/svgalib/theeDKit
+       exeinto /usr/lib/svgalib/threeDKit
        local THREED_PROGS=&quot;plane wrapdemo&quot;
        doexe ${THREED_PROGS}</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-07-19 10:11:32 0000</bug_when>
            <thetext>heh, that&apos;s been around for a while eh ?

fixed in cvs, thanks</thetext>
          </long_desc>
      
    </bug>

</bugzilla>