Phrack 69 is out. (See similar bugs for past versions: #56930, #185853, #423709)
Created attachment 459402 [details] ebuild for phrack:69 The phrack 68 ebuild doesn't work with this issue (since the files in 69 aren't in their own subdirectory), so here's one that does.
Created attachment 459404 [details] Another possible ebuild This ebuild is probably preferable over the other one. The other one installs the files into the same directory as the past issues, but issue 69 has generic file names (1.txt.bz2, etc.) instead of the previous p24-01.bz2, etc, and so if issue 70 preserves this naming, the files will collide. So, this ebuild puts issue 69 into its own "p69" subdirectory.
I suggest to write "${PN}${PV}" directly instead of the additional variable MY_P="${PN}${PV}" All keywords should start with ~ for a version bump.
Created attachment 459522 [details] Ebuild for phrack:69 Ah, here's one with those changes. Thanks!
do you want to proxy maintain this? https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
commit 21329f7b60076bd11d584271709fb5acd34f2bf0 Author: Artur Juraszek <artur@juraszek.xyz> Date: Sat Jun 23 20:57:10 2018 +0200 app-doc/phrack: add issue 69. Closes: https://github.com/gentoo/gentoo/pull/9084