Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766911 - app-emulation/libcacard: EAPI 7 request
Summary: app-emulation/libcacard: EAPI 7 request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-01-24 18:26 UTC by David Michael
Modified: 2021-01-27 13:29 UTC (History)
1 user (show)

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


Attachments
fix.patch (0001-app-emulation-libcacard-EAPI-7.patch,1.32 KB, patch)
2021-01-24 18:27 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Michael 2021-01-24 18:26:42 UTC
Please update to EAPI 7 to clean up dependencies while cross-compiling.

(I was going to delete the libtool file unconditionally since pkgconfig covers static linking behavior, but it looks like the pkgconfig file is missing a pcsc dependency, so I left it alone.)
Comment 1 David Michael 2021-01-24 18:27:24 UTC
Created attachment 684489 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-01-27 13:29:24 UTC
The bug has been closed via the following commit(s):

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

commit 41ef597905e32f72782ecf37aee91a7bced579cc
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-01-24 18:27:08 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-27 13:29:18 +0000

    app-emulation/libcacard: EAPI 7
    
    Closes: https://bugs.gentoo.org/766911
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/libcacard/libcacard-2.6.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)