http://visualversion.com/profiler/ and, of course, http://visualversion.com/profiler/profiler.jar don't exist anymore. I can't google any other official homepage and download source. There's project page on freshmeat.net, for example, but download link there also leads to non-existent visualversion.com. Reproducible: Always Steps to Reproduce:
This package should be marked for removal since it seems dead to me. I will wait 10 more days before I mask it
(In reply to comment #1) > This package should be marked for removal since it seems dead to me. I will > wait 10 more days before I mask it That's no reason to remove a package.
(In reply to comment #2) > (In reply to comment #1) > > This package should be marked for removal since it seems dead to me. I will > > wait 10 more days before I mask it > > That's no reason to remove a package. > Indeed It has no open bugs, nor any real reason to mask it
We could just set HOMEPAGE to "". Any ideas how to best handle the unavailable SRC_URI target?
-HOMEPAGE="http://visualversion.com/profiler/" -SRC_URI="http://visualversion.com/profiler/profiler.jar" +HOMEPAGE="https://bugs.gentoo.org/show_bug.cgi?id=288717" # since visualversion.com died +SRC_URI="mirror://gentoo/profiler.jar" + 08 Mar 2010; Sebastian Pipping <sping@gentoo.org> profiler-1-r1.ebuild: + Fix SRC_URI and HOMEPAGE (bug #288717) + Fixed, thanks for reporting.