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

Bug 601542

Summary: app-crypt/trousers-0.3.14: version bump
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: alonbl, jstein
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: trousers-0.3.14.ebuild.diff
trousers-0.3.14.ebuild.diff

Description Conrad Kostecki gentoo-dev 2016-12-03 22:11:56 UTC
app-crypt/trousers-0.3.14 is out! :)
Comment 1 Conrad Kostecki gentoo-dev 2016-12-03 22:37:49 UTC
Updated eBuild

Changed readme.gentoo to readme.gentoo-r1 because of:
* app-crypt/trousers is using the deprecated readme.gentoo.eclass.
* Please use readme.gentoo-r1 instead.

S="${WORKDIR}"
* S-Dir changed, as there is no subdir anymore.

configure.in does not exist anymore, it got updated to configure.ac, so it doesn't need to be moved.
* mv configure.in configure.ac || die

trousers-0.3.14-nouseradd.patch is still needed and applies fine.

trousers-0.3.13-build.patch can be dropped, as it's integrated in 0.3.14.
Comment 2 Conrad Kostecki gentoo-dev 2016-12-03 22:38:05 UTC
Created attachment 455028 [details, diff]
trousers-0.3.14.ebuild.diff
Comment 3 Jonas Stein gentoo-dev 2016-12-04 11:35:49 UTC
thank you for both ebuilds and test reports.
One could take the chance to bump to EAPI=6 too.
Comment 4 Conrad Kostecki gentoo-dev 2016-12-04 12:13:38 UTC
Created attachment 455062 [details, diff]
trousers-0.3.14.ebuild.diff

Sure, why not :)
Here we go. EAPI=6 for both eBuilds.
Comment 5 Alon Bar-Lev (RETIRED) gentoo-dev 2016-12-05 18:19:18 UTC
Some more changes were required :)
Added.
Thanks.