Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646172 - games-fps/quake1-demodata-1.06 calls ebeep and epause in EAPI 5
Summary: games-fps/quake1-demodata-1.06 calls ebeep and epause in 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: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH, QAbaddie, QAcanfix
Depends on:
Blocks: 377943
  Show dependency tree
 
Reported: 2018-01-30 22:42 UTC by Ulrich Müller
Modified: 2019-09-07 14:37 UTC (History)
1 user (show)

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


Attachments
games-fps/quake1-demodata: [QA] Remove ebeep and epause calls. (0001-games-fps-quake1-demodata-QA-Remove-ebeep-and-epause.patch,1.60 KB, patch)
2019-08-27 17:45 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)