Bug 194616 - app-office/gnotime-2.2.2 missing inherit eutils
Bug#: 194616 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: VERIFIED Severity: trivial Priority: P3
Resolution: FIXED Assigned To: gnome-office@gentoo.org Reported By: Peter.Werner@freemail.hu
Component: Applications
URL: 
Summary: app-office/gnotime-2.2.2 missing inherit eutils
Keywords:  
Status Whiteboard: 
Opened: 2007-10-03 15:32 0000
Description:   Opened: 2007-10-03 15:32 0000
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="A utility for tracking the amount of time spent on activities,
and calculating data, such as pay rates, from those times"
 HOMEPAGE="http://gttr.sourceforge.net/"

------- Comment #1 From Gilles Dartiguelongue 2007-10-04 19:54:52 0000 -------
nice catch, thanks for reporting, fix is in CVS.