Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 72994

Summary: mail-client/embrace-9999.ebuild installs app-misc/engage
Product: Gentoo Linux Reporter: jxn <gentoo>
Component: New packagesAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jxn 2004-11-30 22:40:31 UTC
emerging the program embrace installs the program engage.  The ebuild is messed up... the first uncommented line simply needs to be changed from 
ECVS_MODULE="misc/engage"
to
ECVS_MODULE="misc/embrace"
...this solves the problem.
(sorry if this is not the place for ebuild bug reports, i didn't know)

Reproducible: Always
Steps to Reproduce:
1. emerge embrace
Actual Results:  
the program engage was installed

Expected Results:  
the program embrace should have been installed.

n/a
Comment 1 SpanKY gentoo-dev 2004-12-11 14:54:38 UTC
oops, copy & paste error

thanks for pointing it out :)