Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710452 - dev-games/cegui-0.8.7-r1: python target required even without python flag set
Summary: dev-games/cegui-0.8.7-r1: python target required even without python flag set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-02-22 03:43 UTC by Samuel Bauer
Modified: 2020-05-16 20:44 UTC (History)
1 user (show)

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


Attachments
cegui-0.8.7-r1.ebuild.patch (cegui-0.8.7-r1.ebuild.patch,848 bytes, patch)
2020-02-22 03:43 UTC, Samuel Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2020-02-22 03:43:54 UTC
Created attachment 615030 [details, diff]
cegui-0.8.7-r1.ebuild.patch

Prevent unuseful/misleading dependencies and need for per package use flag
Comment 1 Larry the Git Cow gentoo-dev 2020-05-16 20:44:02 UTC
The bug has been closed via the following commit(s):

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

commit 45bf572a8b0b2722eff5486d91c1beae0f5baf7b
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-05-16 19:54:18 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-05-16 20:43:17 +0000

    dev-games/cegui: Don't do Python things when USE=-python
    
    Thanks to Samuel Bauer.
    
    Closes: https://bugs.gentoo.org/710452
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-games/cegui/cegui-0.8.7-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)