Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678344 - subversion.eclass: add EAPI=7 support
Summary: subversion.eclass: add EAPI=7 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-18 23:45 UTC by Sergei Trofimovich (RETIRED)
Modified: 2019-07-17 13:43 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 (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(-)