Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54715 - wineX 4.0 is out and was renamed to cedega
Summary: wineX 4.0 is out and was renamed to cedega
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 02:11 UTC by crazor
Modified: 2004-06-24 04:16 UTC (History)
3 users (show)

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


Attachments
ebuild for cedega (cedaga-4.0.ebuild,1.94 KB, text/plain)
2004-06-22 11:46 UTC, ben calvert
Details

Note You need to log in before you can comment on or make changes to this bug.
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