Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96524 - moodss-20.0.ebuild: inherit eutils
Summary: moodss-20.0.ebuild: inherit eutils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-19 06:16 UTC by golloza
Modified: 2005-06-20 07:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
+ inherit eutils (moodss-20.0-eutils.patch,492 bytes, patch)
2005-06-19 06:17 UTC, golloza
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description golloza 2005-06-19 06:16:24 UTC
moodss-20.0.ebuild makes use of the function "built_with_use", which is implemented in eutils.eclass.
Thus the ebuild has to inherit eutils, otherwise it fails and gives a misleading error message.
Comment 1 golloza 2005-06-19 06:17:18 UTC
Created attachment 61492 [details, diff]
+ inherit eutils
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2005-06-20 07:12:16 UTC
in cvs. thanks.