Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792936 - x11-libs/pango 1.44.7+ USE=X should not be enabled by default
Summary: x11-libs/pango 1.44.7+ USE=X should not be enabled by default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-30 04:13 UTC by Alex Efros
Modified: 2021-06-01 02:16 UTC (History)
3 users (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 Alex Efros 2021-05-30 04:13:07 UTC
Previous stable 1.42.4-r2 have IUSE=X, but all newer versions have IUSE=+X, including new stable 1.48.5.
This may result in unintentional installation of X packages on servers, which is bad idea.
Probably it makes sense to revert it back to IUSE=X.
Comment 1 Ionen Wolkens gentoo-dev 2021-05-30 05:44:37 UTC
In these newer versions it went from force-enabled by default (due to upstream, there's a leftover comment about stub in the ebuild) then to optional again, so +X was the continuation of this (not that I (personally) see an issue with using old behavior, most should still have their configurations based on that and X is set by desktop profiles).
Comment 2 Larry the Git Cow gentoo-dev 2021-06-01 02:16:33 UTC
The bug has been closed via the following commit(s):

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

commit f51a846692c7c4bfbbd9433479dbc596fd38fb5e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-06-01 02:04:15 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-06-01 02:15:46 +0000

    x11-libs/pango: Don't enable USE=X by default
    
    Closes: https://bugs.gentoo.org/792936
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/pango/pango-1.48.5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)