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

Bug 777897

Summary: sys-devel/m4: EAPI 7 request
Product: Gentoo Linux Reporter: David Michael <fedora.dm0>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=777906
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 770247    
Attachments: fix.patch
fix.patch

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(-)