<?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>30926</bug_id>
          
          <creation_ts>2003-10-11 13:38 0000</creation_ts>
          <short_desc>app-emulation/hercules-3.00 (update)</short_desc>
          <delta_ts>2003-10-12 11:27:23 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>
          <bug_file_loc>http://www.conmicro.cx/hercules/</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>eckert.thomas@gmx.net</reporter>
          <assigned_to>lanius@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>eckert.thomas@gmx.net</who>
            <bug_when>2003-10-11 13:38:37 0000</bug_when>
            <thetext>a new hercules version was released.
I added some documentation-files to src_install() -- at least
README.{NETWORKING,TAPE,ECPSVM} are referenced to in the html-docs.

a new config-option for the max-number of emulated cpus was added (prior to 3.00
you needed to edit a header-file to change that). The number of used cpus is
specified in hercules.cnf (NUMCPU) -- 7 is just for fun an odd (and prime)
number (default is 2).

as the changes are small I paste the diff here.
---snipp ---
--- hercules-2.17.1-r1.ebuild   2003-10-04 15:07:36.000000000 +0200
+++ hercules-3.00.ebuild        2003-10-11 21:26:03.000000000 +0200
@@ -25,6 +25,7 @@
                --enable-het-bzip2 \
                --enable-setuid-hercifc \
                --enable-custom=&quot;Gentoo Linux ${PF}.ebuild&quot; \
+               --enable-multi-cpu=7 \
                || die &quot;econf failed&quot;
 
        emake || die &quot;emake failed&quot;
@@ -33,6 +34,9 @@
 src_install() {
        make DESTDIR=${D} install
        dodoc INSTALL
+       dodoc README.COMMADPT README.CVS README.ECPSVM README.HDL
+       dodoc README.NETWORKING README.OSX README.TAPE
+       dodoc RELEASE.NOTES CHANGES
        dohtml -r html/
        insinto /usr/share/hercules
        doins hercules.cnf
--- snapp ---

Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lanius@gentoo.org</who>
            <bug_when>2003-10-12 11:27:23 0000</bug_when>
            <thetext>bumped :)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>