<?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>89913</bug_id>
          
          <creation_ts>2005-04-21 05:12 0000</creation_ts>
          <short_desc>REQUEST: ace - tao - ciao packages</short_desc>
          <delta_ts>2007-01-04 10:38:29 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>2005.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>hetfield666@gmail.com</reporter>
          <assigned_to>dragonheart@gentoo.org</assigned_to>
          <cc>blg@mast.queensu.ca</cc>

      

      
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-04-21 05:12:44 0000</bug_when>
            <thetext>ace builds, but there are tao and ciao packages (for corba framework)

they are based on ace library.
tao and ciao are shipped with ace only, so i guess you can or add some keywords to ace ebuild to build tao and ciao support, or add different packages, using the ace package.

this is the webpage: http://deuce.doc.wustl.edu/Download.html
direct link: http://deuce.doc.wustl.edu/ACE-5.4+TAO-1.4+CIAO-0.4.tar.gz

please apply.

thanks</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2005-04-21 06:14:57 0000</bug_when>
            <thetext>please attempt an ebuild that compiles  all three tarballs. http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&amp;chap=1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-04-21 07:35:26 0000</bug_when>
            <thetext>sorry...i&apos;ve a very slow cpu and i&apos;m always busy...

so it&apos;s hard to build and test for me.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-11 09:50:25 0000</bug_when>
            <thetext>in order to merge TAO too


Set TAO_ROOT environment variable to $ACE_ROOT/TAO.
go in ${S}/TAO dir and make.

merge it :P

done!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-13 09:59:58 0000</bug_when>
            <thetext>ace 5.4.4 out.

download ACE+TAO.tar.bz2

untar it.

enter  ${S}
mkdir tempdir
cd tempdir
../configure --with-tao (or with more options)
make
and merge it.


sorry i&apos;m not a good ebuild writer, so i don&apos;t attach a file.
new ebuild will be more complete (new features) and easier than the actual one.

and with 5.4.4 bumped version obviously

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugzilla@jdkbx.cjb.net</who>
            <bug_when>2005-11-21 05:16:54 0000</bug_when>
            <thetext>Created an attachment (id=73294)
ebuild that builds tao

an ebuild, if need to get tao build. propably sucks, but gets the job done.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugzilla@jdkbx.cjb.net</who>
            <bug_when>2005-11-21 05:18:00 0000</bug_when>
            <thetext>Created an attachment (id=73295)
patch to ace/Barrier.h

if you have a conflicting Macro Barrier defined somewhere, you need this.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-11-21 06:26:05 0000</bug_when>
            <thetext>it seems that a new version is out 
 
check VERSION file: 
http://cvs.doc.wustl.edu/ace-latest.cgi/ACE_wrappers/VERSION 
 
This is ACE version 5.4.7, released Fri Aug 05 07:37:20 2005. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2006-04-01 02:54:22 0000</bug_when>
            <thetext>why not added to cvs.

however in my last tests the ACE Makefile lacked some files:
had to:

cp ../TAO/orbsvcs/orbsvcs/CosEvent/event_serv_export.h
                                        /usr/include/orbsvcs/CosEvent/

cp ../TAO/orbsvcs/orbsvcs/CosEvent/CEC_Defaults.h
                                        /usr/include/orbsvcs/CosEvent/


and 

cp ../TAO/orbsvcs/orbsvcs/ESF /usr/include/orbsvcs/  -r

please add that to postinst and commit</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2006-05-07 03:47:03 0000</bug_when>
            <thetext>i saw a new ACE version in portage, can this be added?

please CC  Michael Imhof (tantive)

thanks</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugzilla@jdkbx.cjb.net</who>
            <bug_when>2006-05-07 11:40:17 0000</bug_when>
            <thetext>Created an attachment (id=86384)
ebuild for ACE-5.5+TAO-1.5

this ebuild builds ACE-5.5 and TAO-1.5. compiles for over 4h on my machine. works with gcc-4.1. its just the ace-5.5 ebuild with 2 lines changed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2006-05-08 02:08:46 0000</bug_when>
            <thetext>i&apos;ve a really slow cpu, so i looked at  the ebuild and found that the files i wrote in previous post are not considered.

can you check if they are installed in new version?

if not, add some doins for them.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2006-05-12 02:59:44 0000</bug_when>
            <thetext>kristian have you checked that?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>blg@mast.queensu.ca</who>
            <bug_when>2006-10-31 12:53:32 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt; i&apos;ve a really slow cpu, so i looked at  the ebuild and found that the files i
&gt; wrote in previous post are not considered.
&gt; 
&gt; can you check if they are installed in new version?
&gt; 
&gt; if not, add some doins for them.
&gt; 

Hello all,
I&apos;m also trying to get TAO installed. It wasn&apos;t hard, just took a long time to compile. I followed the suggestions posted by Kristian and created a patched ace-5.5.ebuild - it is different from the ebuild posted by Kristian: I added a tao use flag and the proper SRC_URI and src_compile functionality:

--- dev-libs/ace/ace-5.5.ebuild.old     2006-10-31 15:46:05.000000000 -0500
+++ dev-libs/ace/ace-5.5.ebuild 2006-10-31 14:00:48.000000000 -0500
@@ -6,13 +6,14 @@
 
 S=&quot;${WORKDIR}/ACE_wrappers&quot;
 DESCRIPTION=&quot;The Adaptive Communications Environment&quot;
-SRC_URI=&quot;http://deuce.doc.wustl.edu/old_distribution/ACE-${PV}.tar.bz2&quot;
+SRC_URI=&quot;!tao? http://deuce.doc.wustl.edu/old_distribution/ACE-${PV}.tar.bz2 
+         tao? http://deuce.doc.wustl.edu/old_distribution/ACE-${PV}+TAO-1.5.tar.bz2&quot;
 HOMEPAGE=&quot;http://www.cs.wustl.edu/~schmidt/ACE.html&quot;
 
 SLOT=&quot;0&quot;
 LICENSE=&quot;BSD as-is&quot;
 KEYWORDS=&quot;~x86 ~sparc ~ppc ~alpha ~amd64&quot;
-IUSE=&quot;X ipv6&quot;
+IUSE=&quot;X ipv6 tao&quot;
 
 DEPEND=&quot;dev-libs/openssl&quot;
 
@@ -34,7 +35,7 @@
        mkdir build
        cd build
        ECONF_SOURCE=&quot;${S}&quot;
-       econf --enable-lib-all $(use_with X) $(use_enable ipv6)
+       econf --enable-lib-all $(use_with X) $(use_enable ipv6) $(use_with tao)
        # --with-qos needs ACE_HAS_RAPI
        emake static_libs=1 || die
 }

To alleviate the concerns of Patrizio Bassi, I checked that his needed files are in fact installed:

#ls -l /usr/include/orbsvcs/CosEvent/event_serv_export.h 
-rw-r--r-- 1 root root 1643 Oct 31 15:15 /usr/include/orbsvcs/CosEvent/event_serv_export.h
#ls -l /usr/include/orbsvcs/CosEvent/CEC_Defaults.h 
-rw-r--r-- 1 root root 4611 Oct 31 15:15 /usr/include/orbsvcs/CosEvent/CEC_Defaults.h
#ls -l /usr/include/orbsvcs/ESF/                    
total 212
-rw-r--r-- 1 root root 1196 Oct 31 15:15 ESF_Busy_Lock.cpp
-rw-r--r-- 1 root root 2006 Oct 31 15:15 ESF_Busy_Lock.h
-rw-r--r-- 1 root root  271 Oct 31 15:15 ESF_Busy_Lock.i
-rw-r--r-- 1 root root 3239 Oct 31 15:15 ESF_Copy_On_Read.cpp
-rw-r--r-- 1 root root 1898 Oct 31 15:15 ESF_Copy_On_Read.h
-rw-r--r-- 1 root root 6213 Oct 31 15:15 ESF_Copy_On_Write.cpp
-rw-r--r-- 1 root root 4958 Oct 31 15:15 ESF_Copy_On_Write.h
-rw-r--r-- 1 root root 1207 Oct 31 15:15 ESF_Copy_On_Write.i
-rw-r--r-- 1 root root 1000 Oct 31 15:15 ESF_Defaults.h
-rw-r--r-- 1 root root 5932 Oct 31 15:15 ESF_Delayed_Changes.cpp
-rw-r--r-- 1 root root 5905 Oct 31 15:15 ESF_Delayed_Changes.h
-rw-r--r-- 1 root root 1103 Oct 31 15:15 ESF_Delayed_Changes.i
-rw-r--r-- 1 root root 2750 Oct 31 15:15 ESF_Delayed_Command.cpp
-rw-r--r-- 1 root root 4675 Oct 31 15:15 ESF_Delayed_Command.h
-rw-r--r-- 1 root root 1179 Oct 31 15:15 ESF_Delayed_Command.i
-rw-r--r-- 1 root root 1332 Oct 31 15:15 ESF_Immediate_Changes.cpp
-rw-r--r-- 1 root root 1818 Oct 31 15:15 ESF_Immediate_Changes.h
-rw-r--r-- 1 root root 1457 Oct 31 15:15 ESF_Immediate_Changes.i
-rw-r--r-- 1 root root 1744 Oct 31 15:15 ESF_Peer_Admin.cpp
-rw-r--r-- 1 root root 3247 Oct 31 15:15 ESF_Peer_Admin.h
-rw-r--r-- 1 root root 1641 Oct 31 15:15 ESF_Peer_Workers.cpp
-rw-r--r-- 1 root root 2285 Oct 31 15:15 ESF_Peer_Workers.h
-rw-r--r-- 1 root root  700 Oct 31 15:15 ESF_Peer_Workers.i
-rw-r--r-- 1 root root 3372 Oct 31 15:15 ESF_Proxy_Admin.cpp
-rw-r--r-- 1 root root 4793 Oct 31 15:15 ESF_Proxy_Admin.h
-rw-r--r-- 1 root root  697 Oct 31 15:15 ESF_Proxy_Admin.i
-rw-r--r-- 1 root root  474 Oct 31 15:15 ESF_Proxy_Collection.cpp
-rw-r--r-- 1 root root 6623 Oct 31 15:15 ESF_Proxy_Collection.h
-rw-r--r-- 1 root root 2126 Oct 31 15:15 ESF_Proxy_List.cpp
-rw-r--r-- 1 root root 2234 Oct 31 15:15 ESF_Proxy_List.h
-rw-r--r-- 1 root root  549 Oct 31 15:15 ESF_Proxy_List.i
-rw-r--r-- 1 root root 2084 Oct 31 15:15 ESF_Proxy_RB_Tree.cpp
-rw-r--r-- 1 root root 3216 Oct 31 15:15 ESF_Proxy_RB_Tree.h
-rw-r--r-- 1 root root 1718 Oct 31 15:15 ESF_Proxy_RB_Tree.i
-rw-r--r-- 1 root root  798 Oct 31 15:15 ESF_Proxy_RefCount_Guard.cpp
-rw-r--r-- 1 root root 2199 Oct 31 15:15 ESF_Proxy_RefCount_Guard.h
-rw-r--r-- 1 root root  453 Oct 31 15:15 ESF_Proxy_RefCount_Guard.i
-rw-r--r-- 1 root root  399 Oct 31 15:15 ESF_RefCount_Guard.cpp
-rw-r--r-- 1 root root 1569 Oct 31 15:15 ESF_RefCount_Guard.h
-rw-r--r-- 1 root root  417 Oct 31 15:15 ESF_RefCount_Guard.i
-rw-r--r-- 1 root root  716 Oct 31 15:15 ESF_Shutdown_Proxy.cpp
-rw-r--r-- 1 root root 1175 Oct 31 15:15 ESF_Shutdown_Proxy.h
-rw-r--r-- 1 root root  248 Oct 31 15:15 ESF_Shutdown_Proxy.i
-rw-r--r-- 1 root root  388 Oct 31 15:15 ESF_Worker.cpp
-rw-r--r-- 1 root root 1565 Oct 31 15:15 ESF_Worker.h
-rw-r--r-- 1 root root 1464 Oct 31 15:15 esf_export.h</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2006-11-02 05:09:44 0000</bug_when>
            <thetext>thanks Ben... compiling now. ... also attempting a 5.5.3 version....</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2006-11-02 05:21:45 0000</bug_when>
            <thetext>nice i&apos;m abroad now, i&apos;ll check as soon as i get home (i guess 10 days)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2006-11-02 11:03:21 0000</bug_when>
            <thetext>added 5.5-r1 to include TAO. still workign on 5.5.3</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2006-11-03 14:18:00 0000</bug_when>
            <thetext>Created an attachment (id=101170)
ace-5.5.3.ebuild

Couldn&apos;t get TAO working on the latest version (5.5.3)- http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2684

CIAO is going to be hard until autoconf on it is working. Feel free to attach an ebuild if you get it going.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2006-11-06 10:42:21 0000</bug_when>
            <thetext>Please reopen this bug with a ciao ebuild if you want it. the ace-5.5.3 should give some ideas on how to start.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2006-11-06 23:42:16 0000</bug_when>
            <thetext>for me ace+tao is enough for the moment.

thanks so much</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2007-01-04 10:38:29 0000</bug_when>
            <thetext>the actual portage ebuild seems not installing tao.

can you bump to latest version with tao too?

thanks</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>73294</attachid>
            <date>2005-11-21 05:16 0000</date>
            <desc>ebuild that builds tao</desc>
            <filename>ace-5.4.6.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA1IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L2Rldi1saWJzL2FjZS9hY2UtNS40LjYuZWJ1aWxk
LHYgMS4xIDIwMDUvMDcvMzAgMDE6NTI6NTggZHJhZ29uaGVhcnQgRXhwICQKCmluaGVyaXQgZXV0
aWxzCgpTPSR7V09SS0RJUn0vQUNFX3dyYXBwZXJzCkRFU0NSSVBUSU9OPSJUaGUgQWRhcHRpdmUg
Q29tbXVuaWNhdGlvbnMgRW52aXJvbm1lbnQiClNSQ19VUkk9Imh0dHA6Ly9kZXVjZS5kb2Mud3Vz
dGwuZWR1L29sZF9kaXN0cmlidXRpb24vQUNFLSR7UFZ9K1RBTy0xLjQuNi50YXIuZ3oiCkhPTUVQ
QUdFPSJodHRwOi8vd3d3LmNzLnd1c3RsLmVkdS9+c2NobWlkdC9BQ0UuaHRtbCIKClNMT1Q9IjAi
CkxJQ0VOU0U9IkJTRCBhcy1pcyIKS0VZV09SRFM9In54ODYgfnNwYXJjIH5wcGMgfmFscGhhIH5h
bWQ2NCIKSVVTRT0iaXB2NiIKCkRFUEVORD0idmlydHVhbC9saWJjCglYPyAoIHZpcnR1YWwveDEx
ICkiCgpSREVQRU5EPSIke0RFUEVORH0iCgpzcmNfY29tcGlsZSgpIHsKCXBhdGNoIC1wMCA8ICR7
RklMRVNESVJ9L2JhcnJpZXIuaC5wYXRjaAoJZXhwb3J0IEFDRV9ST09UPSR7U30KCWV4cG9ydCBU
QU9fUk9PVD0ke0FDRV9ST09UfS9UQU8KCW1rZGlyIGJ1aWxkCgljZCBidWlsZAoJRUNPTkZfU09V
UkNFPSR7U30KCWVjb25mIC0tZW5hYmxlLWxpYi1hbGwgJCh1c2Vfd2l0aCBYKSAkKHVzZV9lbmFi
bGUgaXB2NikgLS13aXRoLXRhbwoJIyAtLXdpdGgtcW9zIG5lZWRzIEFDRV9IQVNfUkFQSQoJY2Qg
Li4KCWxpYnRvb2xpemUgLS1jb3B5IC0tZm9yY2UKCWNkIGJ1aWxkCgllbWFrZSBzdGF0aWNfbGli
cz0xIHx8IGRpZQp9CgoKc3JjX3Rlc3QoKSB7CgkjY2QgJHtTfS9idWlsZAoJI21ha2UgQUNFX1JP
T1Q9JHtTfSBjaGVjayB8fCBkaWUgInNlbGYgdGVzdCBmYWlsZWQiCgllaW5mbyAic3JjX3Rlc3Qg
Y3VycmVudGx5IHN0YWxscyBhZnRlciBQcm9jZXNzX011dGV4X1Rlc3QiCn0KCnNyY19pbnN0YWxs
KCkgewoJY2QgYnVpbGQKCWVtYWtlIEFDRV9ST09UPSR7U30gREVTVERJUj0ke0R9IGluc3RhbGwg
fHwgZGllICJmYWlsZWQgdG8gaW5zdGFsbCIKfQoKCnBrZ19wb3N0aW5zdCgpIHsKCSMgVGhpcyBp
cyByZXF1aXJlZCwgYXMgYW55dGhpbmcgdHJ5aW5nIHRvIGNvbXBpbGUgYWdhaW5zdCBBQ0Ugd2ls
bCBoYXZlCgkjIHByb2JsZW1zIHdpdGggY29uZmxpY3RpbmcgT1MuaCBmaWxlcyBpZiB0aGlzIGlz
IG5vdCBkb25lLgoKCWxvY2FsIENDX01BQ0hJTkU9YGdjYyAtZHVtcG1hY2hpbmVgCglsb2NhbCBD
Q19WRVJTSU9OPWBnY2MgLWR1bXB2ZXJzaW9uYAoJaWYgWyAtZCAiL3Vzci9saWIvZ2NjLWxpYi8k
e0NDX01BQ0hJTkV9LyR7Q0NfVkVSU0lPTn0vaW5jbHVkZS9hY2UiIF07IHRoZW4KCQltdiAiL3Vz
ci9saWIvZ2NjLWxpYi8ke0NDX01BQ0hJTkV9LyR7Q0NfVkVSU0lPTn0vaW5jbHVkZS9hY2UiIFwK
CQkJIi91c3IvbGliL2djYy1saWIvJHtDQ19NQUNISU5FfS8ke0NDX1ZFUlNJT059L2luY2x1ZGUv
YWNlLm9sZCIKCWZpCn0K
</data>        

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>73295</attachid>
            <date>2005-11-21 05:18 0000</date>
            <desc>patch to ace/Barrier.h</desc>
            <filename>barrier.h.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGFjZS9CYXJyaWVyLmgJMjAwNS0wNC0yNyAxNzoyNjozNC4wMDAwMDAwMDAgKzAyMDAKKysr
IGFjZS9CYXJyaWVyLmgJMjAwNS0wNC0yNyAxNzoyNjozNC4wMDAwMDAwMDAgKzAyMDAKQEAgLTEx
LDcgKzExLDcgQEAKICAqICBAYXV0aG9yIERvdWdsYXMgQy4gU2NobWlkdCA8c2NobWlkdEBjcy53
dXN0bC5lZHU+CiAgKi8KIC8vPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLQorI3VuZGVmIGJhcnJpZXIKICNp
Zm5kZWYgQUNFX0JBUlJJRVJfSAogI2RlZmluZSBBQ0VfQkFSUklFUl9ICiAjaW5jbHVkZSAvKiov
ICJhY2UvcHJlLmgiCg==
</data>        

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>86384</attachid>
            <date>2006-05-07 11:40 0000</date>
            <desc>ebuild for ACE-5.5+TAO-1.5</desc>
            <filename>ace-tao-5.5.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L2Rldi1saWJzL2FjZS9hY2UtNS41LmVidWlsZCx2
IDEuMSAyMDA2LzA1LzA2IDE0OjUxOjI3IHRhbnRpdmUgRXhwICQKCmluaGVyaXQgZXV0aWxzCgpT
PSIke1dPUktESVJ9L0FDRV93cmFwcGVycyIKREVTQ1JJUFRJT049IlRoZSBBZGFwdGl2ZSBDb21t
dW5pY2F0aW9ucyBFbnZpcm9ubWVudCIKU1JDX1VSST0iaHR0cDovL2RldWNlLmRvYy53dXN0bC5l
ZHUvb2xkX2Rpc3RyaWJ1dGlvbi9BQ0UtJHtQVn0rVEFPLTEuNS50YXIuYnoyIgpIT01FUEFHRT0i
aHR0cDovL3d3dy5jcy53dXN0bC5lZHUvfnNjaG1pZHQvQUNFLmh0bWwiCgpTTE9UPSIwIgpMSUNF
TlNFPSJCU0QgYXMtaXMiCktFWVdPUkRTPSJ+eDg2IH5zcGFyYyB+cHBjIH5hbHBoYSB+YW1kNjQi
CklVU0U9IlggaXB2NiIKCkRFUEVORD0iZGV2LWxpYnMvb3BlbnNzbCIKClJERVBFTkQ9IiR7REVQ
RU5EfQoJWD8gKCB8fCAoCgkoIHgxMS1saWJzL2xpYlh0Cgl4MTEtbGlicy9saWJYYXcgKQoJdmly
dHVhbC94MTEgKQoJKSIKCkRFUEVORD0iJHtERVBFTkR9CglYPyAoIHx8ICgKCSggeDExLXByb3Rv
L3hwcm90byApCgl2aXJ0dWFsL3gxMSApCgkpIgoKc3JjX2NvbXBpbGUoKSB7CglleHBvcnQgQUNF
X1JPT1Q9IiR7U30iCglleHBvcnQgVEFPX1JPT1Q9IiR7QUNFX1JPT1R9L1RBTyIKCW1rZGlyIGJ1
aWxkCgljZCBidWlsZAoJRUNPTkZfU09VUkNFPSIke1N9IgoJZWNvbmYgLS1lbmFibGUtbGliLWFs
bCAkKHVzZV93aXRoIFgpICQodXNlX2VuYWJsZSBpcHY2KSAtLXdpdGgtdGFvCgkjIC0td2l0aC1x
b3MgbmVlZHMgQUNFX0hBU19SQVBJCgllbWFrZSBzdGF0aWNfbGlicz0xIHx8IGRpZQp9CgoKc3Jj
X3Rlc3QoKSB7CgljZCAke1N9L2J1aWxkCgltYWtlIEFDRV9ST09UPSR7U30gY2hlY2sgfHwgZGll
ICJzZWxmIHRlc3QgZmFpbGVkIgoJI2VpbmZvICJzcmNfdGVzdCBjdXJyZW50bHkgc3RhbGxzIGFm
dGVyIFByb2Nlc3NfTXV0ZXhfVGVzdCIKfQoKc3JjX2luc3RhbGwoKSB7CgljZCBidWlsZAoJbWFr
ZSBBQ0VfUk9PVD0iJHtTfSIgREVTVERJUj0iJHtEfSIgaW5zdGFsbCB8fCBkaWUgImZhaWxlZCB0
byBpbnN0YWxsIgp9CgoKcGtnX3Bvc3RpbnN0KCkgewoJIyBUaGlzIGlzIHJlcXVpcmVkLCBhcyBh
bnl0aGluZyB0cnlpbmcgdG8gY29tcGlsZSBhZ2FpbnN0IEFDRSB3aWxsIGhhdmUKCSMgcHJvYmxl
bXMgd2l0aCBjb25mbGljdGluZyBPUy5oIGZpbGVzIGlmIHRoaXMgaXMgbm90IGRvbmUuCgoJbG9j
YWwgQ0NfTUFDSElORT1gZ2NjIC1kdW1wbWFjaGluZWAKCWxvY2FsIENDX1ZFUlNJT049YGdjYyAt
ZHVtcHZlcnNpb25gCglpZiBbIC1kICIvdXNyL2xpYi9nY2MtbGliLyR7Q0NfTUFDSElORX0vJHtD
Q19WRVJTSU9OfS9pbmNsdWRlL2FjZSIgXTsgdGhlbgoJCW12ICIvdXNyL2xpYi9nY2MtbGliLyR7
Q0NfTUFDSElORX0vJHtDQ19WRVJTSU9OfS9pbmNsdWRlL2FjZSIgXAoJCQkiL3Vzci9saWIvZ2Nj
LWxpYi8ke0NDX01BQ0hJTkV9LyR7Q0NfVkVSU0lPTn0vaW5jbHVkZS9hY2Uub2xkIgoJZmkKfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>101170</attachid>
            <date>2006-11-03 14:18 0000</date>
            <desc>ace-5.5.3.ebuild</desc>
            <filename>ace-5.5.3.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L2Rldi1saWJzL2FjZS9hY2UtNS41LmVidWlsZCx2
IDEuMSAyMDA2LzA1LzA2IDE0OjUxOjI3IHRhbnRpdmUgRXhwICQKCmluaGVyaXQgZXV0aWxzIGF1
dG90b29scwoKUz0iJHtXT1JLRElSfS9BQ0Vfd3JhcHBlcnMiCkRFU0NSSVBUSU9OPSJUaGUgQWRh
cHRpdmUgQ29tbXVuaWNhdGlvbnMgRW52aXJvbm1lbnQiClNSQ19VUkk9Imh0dHA6Ly9kb3dubG9h
ZC5kcmUudmFuZGVyYmlsdC5lZHUvcHJldmlvdXNfdmVyc2lvbnMvQUNFLSR7UFZ9LnRhci5iejIi
CgojCQl0YW8/ICggIWNpYW8/ICgKIwkJCQlodHRwOi8vZG93bmxvYWQuZHJlLnZhbmRlcmJpbHQu
ZWR1L3ByZXZpb3VzX3ZlcnNpb25zL0FDRStUQU8tJHtQVn0udGFyLmJ6MiApCiMJCQljaWFvPyAo
CiMJCQkJaHR0cDovL2Rvd25sb2FkLmRyZS52YW5kZXJiaWx0LmVkdS9wcmV2aW91c192ZXJzaW9u
cy9BQ0UrVEFPK0NJQU8tJHtQVn0udGFyLmJ6MgojCQkJCSkKIwkJICkiCgpIT01FUEFHRT0iaHR0
cDovL3d3dy5jcy53dXN0bC5lZHUvfnNjaG1pZHQvQUNFLmh0bWwiCgpTTE9UPSIwIgpMSUNFTlNF
PSJCU0QgYXMtaXMiCktFWVdPUkRTPSJ+eDg2IH5zcGFyYyB+cHBjIH5hbHBoYSB+YW1kNjQiCiNJ
VVNFPSJYIGlwdjYgdGFvIGNpYW8iCklVU0U9IlggaXB2NiIKCkRFUEVORD0iZGV2LWxpYnMvb3Bl
bnNzbCIKClJERVBFTkQ9IiR7REVQRU5EfQoJWD8gKCB8fCAoCgkoIHgxMS1saWJzL2xpYlh0Cgl4
MTEtbGlicy9saWJYYXcgKQoJdmlydHVhbC94MTEgKQoJKSIKCkRFUEVORD0iJHtERVBFTkR9CglY
PyAoIHx8ICgKCSggeDExLXByb3RvL3hwcm90byApCgl2aXJ0dWFsL3gxMSApCgkpIgoKI3NyY191
bnBhY2soKSB7CiMJdW5wYWNrICR7QX0KIwljZCAiJHtTfSIKIwllYXV0b3JlY29uZgojfQoKc3Jj
X2NvbXBpbGUoKSB7CglleHBvcnQgQUNFX1JPT1Q9IiR7U30iCglta2RpciBidWlsZAoJY2QgYnVp
bGQKCUVDT05GX1NPVVJDRT0iJHtTfSIKCWVjb25mIC0tZW5hYmxlLWxpYi1hbGwgJCh1c2Vfd2l0
aCBYKSAkKHVzZV9lbmFibGUgaXB2NikgfHwgXAoJCWRpZSAiZWNvbmYgZGllZCIKCSMgLS13aXRo
LXFvcyBuZWVkcyBBQ0VfSEFTX1JBUEkKCWVtYWtlIHN0YXRpY19saWJzPTEgfHwgZGllCn0KCgpz
cmNfdGVzdCgpIHsKCWNkICR7U30vYnVpbGQKCW1ha2UgQUNFX1JPT1Q9JHtTfSBjaGVjayB8fCBk
aWUgInNlbGYgdGVzdCBmYWlsZWQiCgkjZWluZm8gInNyY190ZXN0IGN1cnJlbnRseSBzdGFsbHMg
YWZ0ZXIgUHJvY2Vzc19NdXRleF9UZXN0Igp9CgpzcmNfaW5zdGFsbCgpIHsKCWNkIGJ1aWxkCglt
YWtlIEFDRV9ST09UPSIke1N9IiBERVNURElSPSIke0R9IiBpbnN0YWxsIHx8IGRpZSAiZmFpbGVk
IHRvIGluc3RhbGwiCn0KCgpwa2dfcG9zdGluc3QoKSB7CgkjIFRoaXMgaXMgcmVxdWlyZWQsIGFz
IGFueXRoaW5nIHRyeWluZyB0byBjb21waWxlIGFnYWluc3QgQUNFIHdpbGwgaGF2ZQoJIyBwcm9i
bGVtcyB3aXRoIGNvbmZsaWN0aW5nIE9TLmggZmlsZXMgaWYgdGhpcyBpcyBub3QgZG9uZS4KCgls
b2NhbCBDQ19NQUNISU5FPWBnY2MgLWR1bXBtYWNoaW5lYAoJbG9jYWwgQ0NfVkVSU0lPTj1gZ2Nj
IC1kdW1wdmVyc2lvbmAKCWlmIFsgLWQgIi91c3IvbGliL2djYy1saWIvJHtDQ19NQUNISU5FfS8k
e0NDX1ZFUlNJT059L2luY2x1ZGUvYWNlIiBdOyB0aGVuCgkJbXYgIi91c3IvbGliL2djYy1saWIv
JHtDQ19NQUNISU5FfS8ke0NDX1ZFUlNJT059L2luY2x1ZGUvYWNlIiBcCgkJCSIvdXNyL2xpYi9n
Y2MtbGliLyR7Q0NfTUFDSElORX0vJHtDQ19WRVJTSU9OfS9pbmNsdWRlL2FjZS5vbGQiCglmaQp9
Cg==
</data>        

          </attachment>
    </bug>

</bugzilla>