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
It now uses the nls USEFLAG thus it depends on ruby-gettext (already here in bugzilla) and it includes the API sources now.
Created an attachment (id=22522) [details] rbbr-0.5.1.ebuild I could also provide a patch if needed.
Thanks for submitting the ebuild. I added cjk IUSE flag to your ebuild and committed. You wrote DEPEND="${RDEPEND}" but it isn't recommended. If DEPEND and RDEPEND are equal, you only need to set DEPEND and its value is automatically copied to RDEPEND. See chapter 5 (Variables) in Gentoo Linux Development Policy for detail.