<?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>57671</bug_id>
          
          <creation_ts>2004-07-19 19:45 0000</creation_ts>
          <short_desc>New package: Mattricks 0.6</short_desc>
          <delta_ts>2004-09-06 10:25:31 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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>pocmatos@gmail.com</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          <cc>moixa@gmx.ch</cc>

      

      
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-07-19 19:45:40 0000</bug_when>
            <thetext>Ebuild for Mattricks 0.6

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-07-19 19:46:39 0000</bug_when>
            <thetext>Created an attachment (id=35787)
Mattricks 0.6 ebuild
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ikaro@fluxbox.org</who>
            <bug_when>2004-07-19 20:17:42 0000</bug_when>
            <thetext>this  dev-python/pyxml should be added to the depencies too, otherwise it wont work.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-07-21 01:04:07 0000</bug_when>
            <thetext>Always use the full category/packagename in the DEPEND variables.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-07-25 05:05:39 0000</bug_when>
            <thetext>Please tidy up in the ebuild a bit and resubmit.  Reopen with a new ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-08-24 19:13:07 0000</bug_when>
            <thetext>Feel like cleaning this ebuild up a bit?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-08-25 03:33:49 0000</bug_when>
            <thetext>Doing that... :D Sorry for the delay... Busy vacations... ;)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-08-25 03:41:08 0000</bug_when>
            <thetext>Check bug 61615</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-08-25 04:00:58 0000</bug_when>
            <thetext>*** Bug 61615 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-08-25 04:05:16 0000</bug_when>
            <thetext>Created an attachment (id=38155)
New fixed ebuild...
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-08-25 04:06:28 0000</bug_when>
            <thetext>Here it is... You told me to reopen with a new ebuild and I though it was to submit a new bug... now I got it... it was just to reopen THIS bug! LOL, it really didn&apos;t make sense. I&apos;m sorry!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>moixa@gmx.ch</who>
            <bug_when>2004-08-26 10:18:07 0000</bug_when>
            <thetext>What&apos;s the convention on capital letters ebuilds?
I&apos;d prefer it to be all small letters..</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-08-26 12:01:44 0000</bug_when>
            <thetext>The standard for ebuild names is all lowercase.  http://www.gentoo.org/doc/en/policy.xml for more information.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2004-09-01 07:05:53 0000</bug_when>
            <thetext>Added to CVS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pocmatos@gmail.com</who>
            <bug_when>2004-09-04 16:26:20 0000</bug_when>
            <thetext>Hi, I think this bug should be reopened. For some reason the version in CVS doesn&apos;t seem to work. There&apos;s a problem about executing setup.py. However, that doesn&apos;t happen in my version. Their diff is as follows:

euler ~ # diff /usr/local/portage/games-misc/Mattricks/Mattricks-0.6.ebuild /usr/portage/games-util
/mattricks/mattricks-0.6.ebuild  
3c3
&lt; # $Header: $
---
&gt; # $Header: /var/cvsroot/gentoo-x86/games-util/mattricks/mattricks-0.6.ebuild,v 1.1 2004/09/01 14:05:31 wolf31o2 Exp $
4a5
&gt; MY_P=${P/m/M}
7c8
&lt; SRC_URI=http://www.lysator.liu.se/mattricks/files/${P}.tar.gz
---
&gt; SRC_URI=&quot;http://www.lysator.liu.se/mattricks/files/${MY_P}.tar.gz&quot;
9c10
&lt; LICENSE=&quot;GPL&quot;
---
&gt; LICENSE=&quot;GPL-2&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wolf31o2@gentoo.org</who>
            <bug_when>2004-09-06 08:36:25 0000</bug_when>
            <thetext>I&apos;m just curious, but looking at that diff, the only things changed are the downloaded file has the m in mattricks replaced with an M so it downloads the correct file, and the license is set to the proper one.

The files downloaded and installed are exactly the same.

What isn&apos;t working?

...and better yet, you should file a bug on what isn&apos;t working so it can be tracked as an actual bug and not an enhancement bug (like this one was).  Be sure to include all the normal bug infomation.

Thanks</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>moixa@gmx.ch</who>
            <bug_when>2004-09-06 10:25:31 0000</bug_when>
            <thetext>Added bug 63032.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>35787</attachid>
            <date>2004-07-19 19:46 0000</date>
            <desc>Mattricks 0.6 ebuild</desc>
            <filename>Mattricks-0.6.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA0IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCkRFU0NSSVBUSU9OPSJIYXR0cmljayBNYW5hZ2VyIgpIT01FUEFHRT0iaHR0cDovL3d3
dy5seXNhdG9yLmxpdS5zZS9tYXR0cmlja3MvZG93bmxvYWQuZW4uaHRtbCIKU1JDX1VSST1odHRw
Oi8vd3d3Lmx5c2F0b3IubGl1LnNlL21hdHRyaWNrcy9maWxlcy8ke1B9LnRhci5negoKTElDRU5T
RT0iR1BMIgpTTE9UPSIwIgpLRVlXT1JEUz0ifng4NiIKSVVTRT0iIgoKREVQRU5EPSJ3eHB5dGhv
biIKCgpzcmNfaW5zdGFsbCgpIHsKCXB5dGhvbiBzZXR1cC5weSBpbnN0YWxsIC0tcm9vdD0ke0R9
IC0tcHJlZml4PS91c3IgfHwgZGllCn0KCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>38155</attachid>
            <date>2004-08-25 04:05 0000</date>
            <desc>New fixed ebuild...</desc>
            <filename>Mattricks-0.6.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA0IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCkRFU0NSSVBUSU9OPSJIYXR0cmljayBNYW5hZ2VyIgpIT01FUEFHRT0iaHR0cDovL3d3
dy5seXNhdG9yLmxpdS5zZS9tYXR0cmlja3MvZG93bmxvYWQuZW4uaHRtbCIKU1JDX1VSST1odHRw
Oi8vd3d3Lmx5c2F0b3IubGl1LnNlL21hdHRyaWNrcy9maWxlcy8ke1B9LnRhci5negoKTElDRU5T
RT0iR1BMIgpTTE9UPSIwIgpLRVlXT1JEUz0ifng4NiIKSVVTRT0iIgoKREVQRU5EPSJkZXYtcHl0
aG9uL3d4cHl0aG9uCgkJZGV2LXB5dGhvbi9weXhtbCIKCgpzcmNfaW5zdGFsbCgpIHsKCXB5dGhv
biBzZXR1cC5weSBpbnN0YWxsIC0tcm9vdD0ke0R9IC0tcHJlZml4PS91c3IgfHwgZGllCn0KCg==
</data>        

          </attachment>
    </bug>

</bugzilla>