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

Bug 54715

Summary: wineX 4.0 is out and was renamed to cedega
Product: Gentoo Linux Reporter: crazor
Component: New packagesAssignee: Wine Maintainers <wine>
Status: VERIFIED FIXED    
Severity: enhancement CC: flash3001, panard, radek
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for cedega

Description crazor 2004-06-22 02:11:29 UTC
An ebuild would be nice...

Reproducible: Always
Steps to Reproduce:
Comment 1 ben calvert 2004-06-22 11:46:27 UTC
Created attachment 33883 [details]
ebuild for cedega

Ebuild for cedega, hacked from the winex-transgaming ones.  have added a block
on winex-transgaming, for obvious reasons.
Comment 2 Alex Veber (RETIRED) gentoo-dev 2004-06-23 07:58:19 UTC
Cedega is now in portage, thanks.
Comment 3 Giacomo Perale 2004-06-24 03:45:44 UTC
just a typo, in the ebuild pkg_postint section:

pkg_postinst() {
        einfo "Run /usr/bin/cedega to start WINEX as any non-root user."

should be:

pkg_postinst() {
        einfo "Run /usr/bin/cedega to start CEDEGA as any non-root user."
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-06-24 04:16:44 UTC
fixed einfo