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
a small fix needed to version number 0.7.1_p20090909 of gnash ebuild: 2009->2006
well it is supposed to show that this is a cvs ebuild - and 9 fits better for cvs ebuilds than 6. Thus I took the 9 :)
Well, 9999 is what's usually used for these...
jup, and 9999 does not work in this case becase it is not a valid date .. so I am stuck with 20090909. You could try to change cvs to allow 9999 ;)
*** Bug 145616 has been marked as a duplicate of this bug. ***
I would use 999 or sth like it to be able to see it's cvs before installing and without looking into the ebuild. You could define 20090909 as internal Variable. Code reuseability would be reduce for sure, but that doesnt matter much as you have two copies and also will not need to change any single line until 09 if things work out well as they usuall doNT (paradox MS has chosen those two letters...) :-)
Or, Cant you use "9999.99.99" or at least "9999.12.12" (leave the dots out of course) - anything more obvious would be nice. Sorry for double-posting. Pressed commit a second too early.
*** Bug 145836 has been marked as a duplicate of this bug. ***
reopen to fix
I renamed it to gnash-0.7.1_p20099999.ebuild and made it conditional in the ebuild to use it.