<?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>36152</bug_id>
          
          <creation_ts>2003-12-19 21:28 0000</creation_ts>
          <short_desc>New ebuild: games-misc/rfksay-0.1</short_desc>
          <delta_ts>2004-01-03 15:12:44 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>
          
          
          <keywords>EBUILD</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ryan@finnie.org</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>ryan@finnie.org</who>
            <bug_when>2003-12-19 21:28:00 0000</bug_when>
            <thetext>Like cowsay, but different because it involves robots and kittens

I didn&apos;t think an ebuild could get this simple...

Reproducible: Always
Steps to Reproduce:




So small I&apos;ll just paste:

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION=&quot;Like cowsay, but different because it involves robots and kittens&quot;
HOMEPAGE=&quot;http://www.redhotlunix.com/&quot;
SRC_URI=&quot;http://www.redhotlunix.com/${PN}.tar.gz&quot;

LICENSE=&quot;GPL-2&quot;
SLOT=&quot;0&quot;
KEYWORDS=&quot;x86 ppc sparc amd64&quot;

DEPEND=&quot;&gt;=dev-lang/perl-5&quot;

src_install() {
        exeinto /usr/bin
        doexe ${WORKDIR}/rfksay
        doexe ${WORKDIR}/robotsay
        doexe ${WORKDIR}/kittensay
}</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-01-03 15:12:44 0000</bug_when>
            <thetext>now in portage, thanks ;)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>