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

Bug 819687

Summary: app-backup/pdumpfs uses deprecated EAPI 5
Product: Gentoo Linux Reporter: Jakov Smolić <jsmolic>
Component: Current packagesAssignee: Paul Healy <lmiphay>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/22764
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 698100    

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