This is a new and improved fork of the popular crypto coin primecoind. Since this package is fairly new the upstream developer didn't make any tags so I had to make a live ebuild from it. Please help test as I am new to crypto coins. As with net-p2p/primecoind the src_test() are broken. I will poke upstream regarding some changes to this as you can *still* see primecoin text all over the code. Reproducible: Always
Created attachment 366298 [details] ebuild
Created attachment 366300 [details] ${FILEDIRS}/datacoin.confd
Created attachment 366302 [details] ${FILEDIRS}/datacoin.logrotate
Created attachment 366304 [details] ${FILEDIRS}/datacoin.service systemd initd
Created attachment 366306 [details] ${FILEDIRS}/datacoin.initd Openrc initd
Created attachment 366308 [details] ${FILEDIRS}/datacoin.conf
Created attachment 366310 [details, diff] patch for leveldb support
Notes 1. I have no tested with "bash-completion upnp logrotate" USE flags 2. Please remove "test" IUSE since src_test() is not functioning (forgot to remove before uploading ebuild) 3. If you get rich, make sure to send me some coin! :P 4. Missing metadata.xml to describe logrotate IUSE 5. repoman happy minus point 4
Comment on attachment 366298 [details] ebuild >HOMEPAGE="https://github.com/foo1inge/${PN}" HOMEPAGE should not contain variables.
Looks like I'm taking care of all the net-p2p/*coin* stuff. I'll review and proxy this.
(In reply to Fernando V. (likewhoa) from comment #1) > Created attachment 366298 [details] > ebuild You've given me the ebuild but not the ebuild name. The problem is that upstream doesn't provide any releases. Is this a -9999 ??
Okay this is in the tree, but I feel uneasy about having a live ebuild there which is not keyword masked. Since it is the *only* ebuild possible without any upstream tagged releases, I guess we can live with it.
(In reply to Anthony Basile from comment #12) > Okay this is in the tree, but I feel uneasy about having a live ebuild there > which is not keyword masked. Since it is the *only* ebuild possible without > any upstream tagged releases, I guess we can live with it. yea, upstream doesn't have any releases and are working on master only :( I plan on actually modifying the code to takeout all 'primecoin*' references and poke upstream to create a branch for release. Yea, sorry i didn't add the ebuild name, was a mistake and since you can't edit the attachment names i figure you would notice it's a live ebuild on your own.