Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
This little tool converts ahead nero .nrg image files to ISO. since a lot of windows users are coverting to gentoo recently i thought this would be a nice addidtion since a lot of users were searching for this. base upon the bchunk ebuild. should go in app-cdr aswell. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=16711) [edit] initial release hope this ok? works for me ;)
Created an attachment (id=16712) [edit] bug fixed: proposed $Header $ was leftover from bchunk ebuild :(
Please re-upload your files without binary attachment.
Created an attachment (id=16856) [edit] nrg2iso 0.1 ebuild reuploaded ebuild - this time i manually selected the type as plain text (text/plain). i hope this is as requested? sorry when i mess things up. i am still pretty new to this bug submission thing.
Created an attachment (id=17099) [edit] Suggestions for ebuild Hi, I had a chance to look at your ebuild and it wasnt bad. I cleaned up your ebuild and made the following changes: - General clean up. - Subsituted ${PN} for nrg2iso - Modified keywords - Added an IUSE I also changed your gcc to ${CC} gcc is not hardcoded in your ebuild. Otherwise it looks good.If you make these changes to your ebuild then I wont have a problem adding it to cvs. chuck
Created an attachment (id=17257) [edit] ebuild applied your suggestions chuck. looks a lot nicer now and makes more sense. thanks!
In cvs, thank you for the ebuild.