Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71224 - app-crypt/shash-0.2.6-r1 epatch not found
Summary: app-crypt/shash-0.2.6-r1 epatch not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 17:05 UTC by Daniel Webert
Modified: 2004-11-15 01:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2004-11-14 17:05:18 UTC
app-crypt/shash-0.2.6-r1 epatch not found

while emerging i got this error w/ Portage 2.0.51-r3 ... epatch not found ... 
<snip>
>>> md5 src_uri ;-) shash-0.2.6.tar.gz
>>> Unpacking source...
>>> Unpacking shash-0.2.6.tar.gz to /var/tmp/portage/shash-0.2.6-r1/work
/usr/portage/app-crypt/shash/shash-0.2.6-r1.ebuild: line 28: epatch: command not found
>>> Source unpacked.
</snip>
Comment 1 Sven Wegener gentoo-dev 2004-11-15 01:35:17 UTC
Fixed in CVS. I accidently dropped the inherit eutils while adding support
for bashcompletion.eclass. Thanks for reporting!