Created attachment 489790 [details, diff] push-2.0-r1.ebuild -> push-3.0.ebuild I just released app-shells/push-3.0 It provides a Makefile which installs a wrapper script, solving the problem discussed in bug 609440 and bug 598527: The documentation has been modified correspondingly to allow such wrapper scripts. All projects in the tree using app-shells/push already do this. A corresponding patch for the ebuild is provided which uses the Makefile instead of manual installation. The install path has been moved to / (e.g. /bin instead of /usr/bin) to make sure that sys-block/zram-init works with split /usr (new versions of zram-init need app-shells/push).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0766c6dd43aec421263429fce3fd112f6235aac3 commit 0766c6dd43aec421263429fce3fd112f6235aac3 Author: Martin Väth <martin@mvath.de> AuthorDate: 2017-10-04 16:37:42 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2017-10-04 16:38:14 +0000 app-shells/push: bump. Closes: https://bugs.gentoo.org/628388 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> app-shells/push/Manifest | 1 + app-shells/push/push-3.0.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+)
Reverted. Please do not commit without prior QA review.