<?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>194616</bug_id>
          
          <creation_ts>2007-10-03 15:32 0000</creation_ts>
          <short_desc>app-office/gnotime-2.2.2 missing inherit eutils</short_desc>
          <delta_ts>2007-10-07 09:34: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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P3</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>Peter.Werner@freemail.hu</reporter>
          <assigned_to>gnome-office@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>Peter.Werner@freemail.hu</who>
            <bug_when>2007-10-03 15:32:25 0000</bug_when>
            <thetext>error message:
built_with_use: command not found

fix:
--- /usr/portage/app-office/gnotime/gnotime-2.2.2.ebuild        2007-09-27 20:05:36.000000000 +0200
+++ /usr/local/portage/app-office/gnotime/gnotime-2.2.2.ebuild  2007-10-03 17:21:43.000000000 +0200
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild,v 1.4 2007/09/27 17:43:45 opfer Exp $
 
-inherit gnome2
+inherit gnome2 eutils
 
 DESCRIPTION=&quot;A utility for tracking the amount of time spent on activities, and calculating data, such as pay rates, from those times&quot;
 HOMEPAGE=&quot;http://gttr.sourceforge.net/&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2007-10-04 19:54:52 0000</bug_when>
            <thetext>nice catch, thanks for reporting, fix is in CVS.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>