Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 752426

Summary: app-misc/no-more-secrets: ebuild enhancements
Product: Gentoo Linux Reporter: Joonas Niilola <juippis>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18136
Whiteboard:
Package list:
Runtime testing required: ---

Description Joonas Niilola gentoo-dev 2020-11-03 06:03:45 UTC
Hey, 

app-misc/no-more-secrets looks a bit dated. It could do an update. Here's what I suggest: 

 - bump to EAPI-7, 
 - make a keyworded release from tagged upstream release, 
 - fix QA issues in the ebuild: 
   - sed is called without "|| die",
   - sed is called 3 times to edit a single file.
Comment 1 Larry the Git Cow gentoo-dev 2020-11-05 07:20:29 UTC
The bug has been closed via the following commit(s):

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

commit 0bd94c6dc905a63e04a62202646c6093db6ef1cc
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2020-11-05 02:38:19 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-05 07:20:21 +0000

    app-misc/no-more-secrets: add tagged release 0.3.3
    
    Closes: https://bugs.gentoo.org/752426
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/18136
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/no-more-secrets/Manifest                  |  1 +
 .../no-more-secrets/no-more-secrets-0.3.3.ebuild   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)