Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806496 - font.eclass: add EAPI=8 support
Summary: font.eclass: add EAPI=8 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-05 11:46 UTC by Sergei Trofimovich
Modified: 2022-04-03 18:50 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Trofimovich 2021-08-05 11:46:18 UTC
Noticed when tried to update to EAPI=8:

$ repoman manifest
 * ERROR: media-fonts/terminus-ttf-4.47.0::slyfox failed (depend phase):
 *   EAPI 8 is not supported by font.eclass.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-03 18:50:33 UTC
The bug has been closed via the following commit(s):

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

commit add940b433e6edb9bea99e217b704c4b4655163e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-04-03 18:48:34 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-04-03 18:50:13 +0000

    font.eclass: Support EAPI 8
    
    Closes: https://bugs.gentoo.org/806496
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 eclass/font.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)