<?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>3079</bug_id>
          
          <creation_ts>2002-05-27 14:23 0000</creation_ts>
          <short_desc>tintin++-1.86.ebuild</short_desc>
          <delta_ts>2003-02-04 19:42:18 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>Games</component>
          <version>1.2</version>
          <rep_platform>x86</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>gaarde@yahoo.com</reporter>
          <assigned_to>blauwers@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>gaarde@yahoo.com</who>
            <bug_when>2002-05-27 14:23:17 0000</bug_when>
            <thetext># Author gaarde &lt;gaarde at users dot sourceforge dot net&gt;

S=${WORKDIR}/tintin++/src
DESCRIPTION=&quot;(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t&quot;
SRC_URI=&quot;http://mail.newclear.net/tintin/download/tintin++v1.86.tar.gz&quot;
HOMEPAGE=&quot;http://mail.newclear.net/tintin/&quot;

DEPEND=&quot;sys-libs/ncurses&quot;

src_compile() {
    cd ${S}
        ./configure --prefix=/usr || die
    make CFLAGS=&quot;$CFLAGS&quot; || die
}

src_install () {
    cd ${S}

    dodir /usr/bin
    dosbin tt++

    dodoc ../BUGS ../CHANGES ../CREDITS ../FAQ ../INSTALL ../README ../TODO
../docs/*
}</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>blauwers@gentoo.org</who>
            <bug_when>2002-06-03 19:29:20 0000</bug_when>
            <thetext>Please check the added ebuild for tintin and reopen bug if you spot an issue.

Cheers,
 Bart</thetext>
          </long_desc>
      
    </bug>

</bugzilla>