Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628390 - app-shells/quoter-4.0: Please bump; ebuild should be modified
Summary: app-shells/quoter-4.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: PATCH
Depends on:
Blocks:
 
Reported: 2017-08-20 16:59 UTC by Martin Väth
Modified: 2018-11-25 10:12 UTC (History)
4 users (show)

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


Attachments
quoter-3.0_p2-r1.ebuild -> quote-4.0.ebuild (quoter-4.0.ebuild.patch,918 bytes, patch)
2017-08-20 16:59 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:59:44 UTC
Created attachment 489792 [details, diff]
quoter-3.0_p2-r1.ebuild -> quote-4.0.ebuild

I just release app-shells/quoter-4.0.

It now installs a wrapper script for quoter_pipe.sh, solving the problem discussed in bug 598529 and bug 609440.
The documentation has been modified correspondingly to allow such wrapper scripts. All projects in the tree using app-shells/quoter already do this.

For the new Makefile it is necessary to pass EPREFIX.
Moreover, the attached ebuild also solves the problem of bug 598984.
Comment 1 Larry the Git Cow gentoo-dev 2017-10-04 16:41:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e708bb0272bc7d7dce11e900f50615e9f85a902a

commit e708bb0272bc7d7dce11e900f50615e9f85a902a
Author:     Martin Väth <martin@mvath.de>
AuthorDate: 2017-10-04 16:40:53 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-10-04 16:40:53 +0000

    app-shells/quoter: bump.
    
    Closes: https://bugs.gentoo.org/628390
    Package-Manager: Portage-2.3.8, Repoman-2.3.3
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 app-shells/quoter/Manifest          |  1 +
 app-shells/quoter/quoter-4.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-10-05 15:53:30 UTC
Reverted. Please do not commit without prior QA review.