New version is out, and old ebuilds no longer pull tarball Reproducible: Always Steps to Reproduce: 1. emerge net-misc/knock 2. env ACCEPT_KEYWORDS="~x86" emerge net-misc/knock 3. Both fail to download 0.3 and 0.31 Actual Results: Emerge Failed Expected Results: Emerge Succeded
Created attachment 53213 [details] knock-0.4.0.ebuild Source files for knock are now located in: http://www.zeroflux.org/knock/files/ Attached is my version of the ebuild for 0.4. Several changes: -- Added MY_PV because the archive does not have a trailing .0 in the version. -- Fixed the SRC_URI. -- Reversed the declaration order of DEPEND and RDEPEND. -- Moved 'virtual/libpcap' to DEPEND. -- Added 'net-firewall/iptables' to RDEPEND. -- Removed dohtml since index.html is no longer included in the archive. -- Added dodoc for ChangeLog and TODO. -- Removed knockd.conf.patch and replaced it with a dosed. (the format of knockd.conf may change in the future; using sed future-proofs the ebuild) Enjoy.
Much abliged. Gonna overlay this on my firewall machine and test it over the weekend.
Great work. Added to cvs.