Created attachment 913777 [details] shish ebuild directory for local repository All <what_ever> must be replaced by the appropriate value. 1) Download shish.tar.gz 2) Perform commands as root: mkdir /var/db/repos/<local>/app-shells tar -xf </path_to_downloaded_shish.tar.gz>archive.tar.gz -C /var/db/repos/<local>/app-shells 3) Allow build as in: grep -h shish /etc/portage/package.accept_keywords/* =app-shells/shish-0.7_pre3-r1 ** 4) emerge app-shells/shish::<local>
Created attachment 913778 [details] shish ebuild directory for local repository IUSE=diet removed as it seems mandatory. All IUSE=diet dependent script lines have been kept commented. IUSE=debug untested.
The ebuild isn't "for a local repository" (that's really up to the person reading it) -- you're submitting a new ebuild presumably as a version bump? What changes did you make? Or is it intended purely to fix existing issues and it makes no other changes? In that case, it makes sense to post it to an existing bug. If it purely solves an unreported issue, then please report that issue with logs, and instead include your ebuild which fixes it (describing what you changed) in its comments.