Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628388 - app-shells/push-3.0: Please bump; ebuild should be modified
Summary: app-shells/push-3.0: Please bump; ebuild should be modified
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-20 16:50 UTC by Martin Väth
Modified: 2018-11-25 10:14 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
push-2.0-r1.ebuild -> push-3.0.ebuild (push-3.0.ebuild.patch,630 bytes, patch)
2017-08-20 16:50 UTC, Martin Väth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2017-08-20 16:50:21 UTC
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).
Comment 1 Larry the Git Cow gentoo-dev 2017-10-04 16:38:56 UTC
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(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-10-05 15:53:17 UTC
Reverted. Please do not commit without prior QA review.