Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819687 - app-backup/pdumpfs uses deprecated EAPI 5
Summary: app-backup/pdumpfs uses deprecated EAPI 5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Healy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: EAPI5Removal
  Show dependency tree
 
Reported: 2021-10-23 14:22 UTC by Jakov Smolić
Modified: 2021-10-30 18:04 UTC (History)
1 user (show)

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 Jakov Smolić archtester gentoo-dev 2021-10-23 14:22:08 UTC
Please port to newer EAPI.
Comment 1 Larry the Git Cow gentoo-dev 2021-10-30 18:04:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec94f16878058cf1d197f2ecd22a221ffe1e94c

commit 6ec94f16878058cf1d197f2ecd22a221ffe1e94c
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-30 18:04:17 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-30 18:04:17 +0000

    app-backup/pdumpfs: drop 1.3-r2
    
    Closes: https://bugs.gentoo.org/819687
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-backup/pdumpfs/files/pdumpfs-in.patch   | 40 ------------------------
 app-backup/pdumpfs/files/pdumpfs-test.patch | 12 --------
 app-backup/pdumpfs/pdumpfs-1.3-r2.ebuild    | 47 -----------------------------
 3 files changed, 99 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit acefc0d43fdb9104de9ad35c3933c3c691ed7a16
Author:     Paul Healy <lmiphay@gmail.com>
AuthorDate: 2021-10-30 13:43:28 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-30 17:58:41 +0000

    app-backup/pdumpfs: bump to EAPI 8
    
    Replace epatch, dohtml
    Bump the minimum ruby version to >=ruby-2.7.4
    
    Bug: https://bugs.gentoo.org/819687
    Signed-off-by: Paul Healy <lmiphay@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22764
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-backup/pdumpfs/files/pdumpfs-in-r3.patch   | 40 +++++++++++++++++++++++
 app-backup/pdumpfs/files/pdumpfs-test-r3.patch | 12 +++++++
 app-backup/pdumpfs/pdumpfs-1.3-r3.ebuild       | 44 ++++++++++++++++++++++++++
 3 files changed, 96 insertions(+)