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

Bug 646172

Summary: games-fps/quake1-demodata-1.06 calls ebeep and epause in EAPI 5
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: qa
Priority: Normal Keywords: PATCH, QAbaddie, QAcanfix
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 377943    
Attachments: games-fps/quake1-demodata: [QA] Remove ebeep and epause calls.

Description Ulrich Müller gentoo-dev 2018-01-30 22:42:58 UTC
ebeep and epause are not defined in EAPI 3 and later.

I suggest to simply drop the ebeep and epause calls from pkg_setup.
Comment 1 Ulrich Müller gentoo-dev 2019-08-27 16:47:23 UTC
ping
Comment 2 Ulrich Müller gentoo-dev 2019-08-27 17:45:10 UTC
Created attachment 588278 [details, diff]
games-fps/quake1-demodata: [QA] Remove ebeep and epause calls.
Comment 3 Larry the Git Cow gentoo-dev 2019-09-07 14:37:26 UTC
The bug has been closed via the following commit(s):

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

commit a1afbecce678dfd52b34b35b65984ad8645a43ee
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-08-27 17:43:02 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-09-07 14:37:07 +0000

    games-fps/quake1-demodata: [QA] Remove ebeep and epause calls.
    
    Closes: https://bugs.gentoo.org/646172
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-fps/quake1-demodata/quake1-demodata-1.06.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)