Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777897 - sys-devel/m4: EAPI 7 request
Summary: sys-devel/m4: 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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: EAPI6Removal
  Show dependency tree
 
Reported: 2021-03-23 17:25 UTC by David Michael
Modified: 2021-03-26 17:58 UTC (History)
0 users

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


Attachments
fix.patch (0001-sys-devel-m4-EAPI-7.patch,2.12 KB, patch)
2021-03-23 17:26 UTC, David Michael
Details | Diff
fix.patch (0001-sys-devel-m4-EAPI-7.patch,2.29 KB, patch)
2021-03-23 23:00 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-03-23 17:25:56 UTC
Can this package please have its EAPI bumped?

The patch also fixes the examples directory to install to $docdir/examples instead of $docdir/examples/examples.  I assume that's what was intended since it's what the following rm command attempts to use.
Comment 1 David Michael 2021-03-23 17:26:38 UTC
Created attachment 693264 [details, diff]
fix.patch
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-03-23 20:56:53 UTC
(In reply to David Michael from comment #0)
> Can this package please have its EAPI bumped?
> 
> The patch also fixes the examples directory to install to $docdir/examples
> instead of $docdir/examples/examples.  I assume that's what was intended
> since it's what the following rm command attempts to use.

Such fixes require a revision bump as they change installed files.
Comment 3 David Michael 2021-03-23 23:00:10 UTC
Created attachment 693288 [details, diff]
fix.patch
Comment 4 Larry the Git Cow gentoo-dev 2021-03-26 17:58:36 UTC
The bug has been closed via the following commit(s):

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

commit 132dcde9f1a1cd1692b91fa5eabaadc8d03a3340
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-03-23 17:26:23 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-03-26 17:58:28 +0000

    sys-devel/m4: EAPI 7
    
    Closes: https://bugs.gentoo.org/777897
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../{m4-1.4.18-r1.ebuild => m4-1.4.18-r2.ebuild}   | 31 +++++++++++-----------
 1 file changed, 16 insertions(+), 15 deletions(-)