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

Bug 678344

Summary: subversion.eclass: add EAPI=7 support
Product: Gentoo Linux Reporter: Sergei Trofimovich (RETIRED) <slyfox>
Component: EclassesAssignee: Akinori Hattori <hattya>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sergei Trofimovich (RETIRED) gentoo-dev 2019-02-18 23:45:58 UTC
I'd like to use dostrip in dev-embedded/sdcc-9999 ebuild (EAPI=7). WDYT of adding support to it?
Comment 1 Larry the Git Cow gentoo-dev 2019-07-17 13:43:08 UTC
The bug has been closed via the following commit(s):

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

commit 1177d3f97df1da011a5f0e1932fcf53787153cbd
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-07-15 13:38:08 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-07-17 13:41:18 +0000

    subversion.eclass: Support EAPI 7, drop EAPIs 0 to 3.
    
    Closes: https://bugs.gentoo.org/678344
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 eclass/subversion.eclass | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)