This is a tracking bug for my progress on add hashcash to portage. I'm a new Gentoo developer so go easy on me! Reproducible: Always Steps to Reproduce: 1. 2. 3.
Hashcash is a utility to prevent flooding a free service by requiring a user to run a bit collision using a CPU intensive algorithum for which backchecking is not CPU intensive. IMHO, this makes this a good canidate for net-misc/.
Created attachment 13482 [details] hashcash ebuild This is an ebuild for hashcash. This is my first ebuild, so please tell me if it's broken :)
I emailed the author of hashcash and hashcash 0.27 should be released in the next couple of days. There should be some bug fixes in the next release. When it is release I will add it.
I added hashcash to cvs, I fixed up your ebuild and removed most of the comments from the template. Hashcash 0.27 was released today and I have added it to cvs.