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

Bug 655302

Summary: sys-libs/db: port to EAPI 6
Product: Gentoo Linux Reporter: hanetzer
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD, PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/8315
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: db-5.3.28-r{3,4}.ebuild.diff
db-6.0.35-r{1,2}.ebuild.diff

Description hanetzer 2018-05-09 01:42:37 UTC
Created attachment 530550 [details, diff]
db-5.3.28-r{3,4}.ebuild.diff

Just a quick port to EAPI 6 for the two versions currently installed
on my system. I wanted to port them to EAPI 7 in order to make use
of the cross compile bits which would be useful for crossdev based
toolchains, but it was not to be.

Find attached a diff between both versions, and see also
https://github.com/gentoo/gentoo/pull/8314
https://github.com/gentoo/gentoo/pull/8315
Comment 1 hanetzer 2018-05-09 01:43:27 UTC
Created attachment 530552 [details, diff]
db-6.0.35-r{1,2}.ebuild.diff
Comment 2 Larry the Git Cow gentoo-dev 2019-11-07 23:23:35 UTC
The bug has been closed via the following commit(s):

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

commit 3fda85d3fef1fad04e37c214446cc1b759659ee2
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-11-07 23:21:09 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-11-07 23:23:29 +0000

    sys-libs/db: Another batch of EAPI-7 revbumps
    
    Fixed whitespace issue from previous EAPI-7 revbump
    
    Closes: https://bugs.gentoo.org/655302
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/db/db-3.2.9_p2-r1.ebuild                  |   2 +-
 .../{db-4.8.30-r2.ebuild => db-4.8.30-r3.ebuild}   |  83 ++++++------
 .../{db-5.1.29-r1.ebuild => db-5.1.29-r2.ebuild}   | 142 +++++++++++----------
 .../{db-5.3.28-r3.ebuild => db-5.3.28-r4.ebuild}   | 133 ++++++++++---------
 .../{db-6.0.35-r1.ebuild => db-6.0.35-r2.ebuild}   | 124 +++++++++---------
 sys-libs/db/files/db-4.8-libtool.patch             |   4 +-
 6 files changed, 260 insertions(+), 228 deletions(-)