Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774699 - sys-apps/groff: EAPI 7 request
Summary: sys-apps/groff: 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-07 16:22 UTC by David Michael
Modified: 2021-03-14 18:55 UTC (History)
0 users

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


Attachments
fix.patch (0001-sys-apps-groff-EAPI-7.patch,2.26 KB, patch)
2021-03-07 16:23 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-07 16:22:50 UTC
This just moves perl and texinfo to BDEPEND (for calling install-info) and stops slash-stripping ED.  It also sorts deps and moves a local declaration out of a conditional block to avoid referencing an unbound variable, but those parts aren't important and could be dropped.
Comment 1 David Michael 2021-03-07 16:23:31 UTC
Created attachment 689832 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-03-14 18:55:13 UTC
The bug has been closed via the following commit(s):

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

commit 26b96a65cbf78c2c61c881fe29d6ef5f4acbec50
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-03-07 16:23:13 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-03-14 18:55:09 +0000

    sys-apps/groff: EAPI 7
    
    Closes: https://bugs.gentoo.org/774699
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/groff/groff-1.22.4.ebuild | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)