<?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>182326</bug_id>
          
          <creation_ts>2007-06-17 13:46 0000</creation_ts>
          <short_desc>app-editors/emacs-cvs-23.0.0-r6 emerge fails due to redundant patch</short_desc>
          <delta_ts>2007-06-17 14:52:07 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>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>denis.zalewsky@gmail.com</reporter>
          <assigned_to>emacs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>denis.zalewsky@gmail.com</who>
            <bug_when>2007-06-17 13:46:37 0000</bug_when>
            <thetext>app-editors/emacs-cvs-23.0.0-r6 ebuild contains patch to add support for Xaw3d only in the case HAVE_XAW3D defined. Now this changes has been incorporated to emacs CVS repository and not required causing emerge to fail.

Reproducible: Always

Steps to Reproduce:
1. emerge =emacs-cvs-23.0.0-r6
2.
3.

Actual Results:  
emerge fails

Expected Results:  
emerge is ok

The following patch fixes it:

-------------------------------------------

diff --unified=3 -P -r a/emacs-cvs-23.0.0-r6.ebuild b/emacs-cvs-23.0.0-r6.ebuild
--- a/emacs-cvs-23.0.0-r6.ebuild        2007-06-17 17:35:42.000000000 +0400
+++ b/emacs-cvs-23.0.0-r6.ebuild        2007-06-17 17:35:28.000000000 +0400
@@ -86,7 +86,6 @@
                        || die &quot;unable to sed configure.in&quot;
        fi

-       epatch &quot;${FILESDIR}/${PN}-Xaw3d-headers.patch&quot;
        epatch &quot;${FILESDIR}/${PN}-freebsd-sparc.patch&quot;
        # ALSA is detected and used even if not requested by the USE=alsa flag.
        # So remove the automagic check
Only in a/files: emacs-cvs-Xaw3d-headers.patch</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>denis.zalewsky@gmail.com</who>
            <bug_when>2007-06-17 13:48:29 0000</bug_when>
            <thetext>Created an attachment (id=122323)
fixes the issue

this patch fixes the issue removing patching of the emacs cvs sources with emacs-cvs-Xaw3d-headers.patch</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>denis.zalewsky@gmail.com</who>
            <bug_when>2007-06-17 13:53:13 0000</bug_when>
            <thetext>fix exists but should be incorporated to portage</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ulm@gentoo.org</who>
            <bug_when>2007-06-17 14:52:07 0000</bug_when>
            <thetext>Fixed. Thanks for reporting.
</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>122323</attachid>
            <date>2007-06-17 13:48 0000</date>
            <desc>fixes the issue</desc>
            <filename>patch</filename>
            <type>text/plain</type>
            <data encoding="base64">ZGlmZiAtLXVuaWZpZWQ9MyAtUCAtciBhL2VtYWNzLWN2cy0yMy4wLjAtcjYuZWJ1aWxkIGIvZW1h
Y3MtY3ZzLTIzLjAuMC1yNi5lYnVpbGQKLS0tIGEvZW1hY3MtY3ZzLTIzLjAuMC1yNi5lYnVpbGQJ
MjAwNy0wNi0xNyAxNzozNTo0Mi4wMDAwMDAwMDAgKzA0MDAKKysrIGIvZW1hY3MtY3ZzLTIzLjAu
MC1yNi5lYnVpbGQJMjAwNy0wNi0xNyAxNzozNToyOC4wMDAwMDAwMDAgKzA0MDAKQEAgLTg2LDcg
Kzg2LDYgQEAKIAkJCXx8IGRpZSAidW5hYmxlIHRvIHNlZCBjb25maWd1cmUuaW4iCiAJZmkKIAot
CWVwYXRjaCAiJHtGSUxFU0RJUn0vJHtQTn0tWGF3M2QtaGVhZGVycy5wYXRjaCIKIAllcGF0Y2gg
IiR7RklMRVNESVJ9LyR7UE59LWZyZWVic2Qtc3BhcmMucGF0Y2giCiAJIyBBTFNBIGlzIGRldGVj
dGVkIGFuZCB1c2VkIGV2ZW4gaWYgbm90IHJlcXVlc3RlZCBieSB0aGUgVVNFPWFsc2EgZmxhZy4K
IAkjIFNvIHJlbW92ZSB0aGUgYXV0b21hZ2ljIGNoZWNrCk9ubHkgaW4gYS9maWxlczogZW1hY3Mt
Y3ZzLVhhdzNkLWhlYWRlcnMucGF0Y2gK
</data>        

          </attachment>
    </bug>

</bugzilla>