Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333513 - Update code in live chromium ebuild
Summary: Update code in live chromium ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 21:21 UTC by Tomáš Chvátal (RETIRED)
Modified: 2010-09-11 16:10 UTC (History)
0 users

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


Attachments
chromium-9999.patch (chro.patch,7.69 KB, patch)
2010-08-19 21:22 UTC, Tomáš Chvátal (RETIRED)
Details | Diff
gyp_use.sh (gyp_use.sh,679 bytes, text/plain)
2010-08-19 21:54 UTC, Tomáš Chvátal (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Chvátal (RETIRED) gentoo-dev 2010-08-19 21:21:52 UTC
See the attachment.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2010-08-19 21:22:42 UTC
Created attachment 243617 [details, diff]
chromium-9999.patch
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2010-08-19 21:54:25 UTC
Created attachment 243627 [details]
gyp_use.sh

Code for converting options in chromium ebuild into $(_gyp_use) options to make things more readable.

As per #gentoo-dev discussion.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-09-11 16:10:57 UTC
Thanks for the suggestions, I have applied most of the changes.