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

Bug 819627

Summary: dev-lang/inform uses deprecated EAPI 5
Product: Gentoo Linux Reporter: Jakov Smolić <jsmolic>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 698100    

Description Jakov Smolić archtester gentoo-dev 2021-10-23 12:28:38 UTC
Please port to newer EAPI.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-02 08:27:08 UTC
The bug has been closed via the following commit(s):

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

commit cb6d0a25657464be4a988b9c10d92f7e0e4c8b1c
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-11-02 07:39:24 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-11-02 08:25:32 +0000

    dev-lang/inform: EAPI5->8 old version, remove broken symlink
    
    Wouldn't hurt to keep this version longer, preferably without
    keeping EAPI-5. Trivial, so going straight-to-stable.
    
    Closes: https://bugs.gentoo.org/723062
    Closes: https://bugs.gentoo.org/819627
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-lang/inform/inform-6.33.1_p2.ebuild | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit a44a7c839ea3519df999b99fcf2e86fd8cd15e8e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-11-02 07:24:54 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-11-02 08:25:32 +0000

    dev-lang/inform: add 6.35_p4, EAPI5->8
    
    May still need work, not familiar with this package and it
    changed a few things around in the last 7 years.
    
    Bug: https://bugs.gentoo.org/819627
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-lang/inform/Manifest              |  1 +
 dev-lang/inform/inform-6.35_p4.ebuild | 51 +++++++++++++++++++++++++++++++++++
 dev-lang/inform/metadata.xml          |  3 +++
 3 files changed, 55 insertions(+)